| Package | Description |
|---|---|
| io.gs2.enhance | |
| io.gs2.enhance.domain.model | |
| io.gs2.enhance.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteProgressResult |
Gs2EnhanceRestClient.deleteProgress(DeleteProgressRequest request) |
void |
Gs2EnhanceRestClient.deleteProgressAsync(DeleteProgressRequest request,
AsyncAction<AsyncResult<DeleteProgressResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ProgressAccessTokenDomain |
ProgressAccessTokenDomain.delete(DeleteProgressRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteProgressRequest |
DeleteProgressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteProgressRequest |
DeleteProgressRequest.withAccessToken(String accessToken) |
DeleteProgressRequest |
DeleteProgressRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.