| Package | Description |
|---|---|
| io.gs2.limit | |
| io.gs2.limit.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteByStampSheetResult |
Gs2LimitRestClient.deleteByStampSheet(DeleteByStampSheetRequest request) |
void |
Gs2LimitRestClient.deleteByStampSheetAsync(DeleteByStampSheetRequest request,
AsyncAction<AsyncResult<DeleteByStampSheetResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteByStampSheetRequest |
DeleteByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteByStampSheetRequest |
DeleteByStampSheetRequest.withKeyId(String keyId) |
DeleteByStampSheetRequest |
DeleteByStampSheetRequest.withStampSheet(String stampSheet) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.