| Package | Description |
|---|---|
| io.instacount.client.model.shardedcounters.inputs |
| Modifier and Type | Method and Description |
|---|---|
static ShardedCounterStatusInput |
ShardedCounterStatusInput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShardedCounterStatusInput[] |
ShardedCounterStatusInput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CreateShardedCounterInput(String name,
Required-args Constructor.
|
UpdateShardedCounterInput(String name,
Required-args Constructor.
|
Copyright © 2015–2016 Instacount. All rights reserved.