| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.request |
| Modifier and Type | Method and Description |
|---|---|
RunStampSheetExpressResult |
Gs2DistributorRestClient.runStampSheetExpress(RunStampSheetExpressRequest request) |
void |
Gs2DistributorRestClient.runStampSheetExpressAsync(RunStampSheetExpressRequest request,
AsyncAction<AsyncResult<RunStampSheetExpressResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static RunStampSheetExpressRequest |
RunStampSheetExpressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
RunStampSheetExpressRequest |
RunStampSheetExpressRequest.withKeyId(String keyId) |
RunStampSheetExpressRequest |
RunStampSheetExpressRequest.withNamespaceName(String namespaceName) |
RunStampSheetExpressRequest |
RunStampSheetExpressRequest.withStampSheet(String stampSheet) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.