| Package | Description |
|---|---|
| io.instacount.client |
| Modifier and Type | Method and Description |
|---|---|
CreateShardedCounterResponse |
Instacount.createShardedCounter()
Creates a new counter with a count of zero (0) and a unique "name" provided by Instacount.
|
CreateShardedCounterResponse |
Instacount.InstacountFeign.createShardedCounter() |
CreateShardedCounterResponse |
Instacount.createShardedCounter(CreateShardedCounterInput createCounterInput)
Creates a new counter using data from the specified
createCounterInput. |
CreateShardedCounterResponse |
Instacount.InstacountFeign.createShardedCounter(CreateShardedCounterInput createCounterInput) |
Copyright © 2015–2016 Instacount. All rights reserved.