| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.domain.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteMoldResult |
Gs2FormationRestClient.deleteMold(DeleteMoldRequest request) |
void |
Gs2FormationRestClient.deleteMoldAsync(DeleteMoldRequest request,
AsyncAction<AsyncResult<DeleteMoldResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
MoldAccessTokenDomain |
MoldAccessTokenDomain.delete(DeleteMoldRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteMoldRequest |
DeleteMoldRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteMoldRequest |
DeleteMoldRequest.withAccessToken(String accessToken) |
DeleteMoldRequest |
DeleteMoldRequest.withMoldName(String moldName) |
DeleteMoldRequest |
DeleteMoldRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.