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