| Package | Description |
|---|---|
| io.instacount.client.model.shardedcounters.responses |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateShardedCounterResponse
A class for modeling HTTP responses that have no content, such as an HTTP 201, 204, and the like.
|
class |
DecrementShardedCounterResponse
A class for modeling HTTP responses that have no content, such as an HTTP 201, 204, and the like.
|
class |
DeleteShardedCounterResponse
A class for modeling HTTP the response to an HTTP DELETE request to delete a sharded counter.
|
class |
GetShardedCounterOperationResponse
A class for modeling HTTP responses that have no content, such as an HTTP 201, 204, and the like.
|
class |
GetShardedCounterResponse
A class for modeling HTTP responses that have no content, such as an HTTP 201, 204, and the like.
|
class |
IncrementShardedCounterResponse
A class for modeling HTTP responses that have no content, such as an HTTP 201, 204, and the like.
|
class |
UpdateShardedCounterResponse
A class for modeling the respose of an update-counter operation.
|
Copyright © 2015–2016 Instacount. All rights reserved.