| Package | Description |
|---|---|
| io.gs2.version | |
| io.gs2.version.request |
| Modifier and Type | Method and Description |
|---|---|
GetVersionModelResult |
Gs2VersionRestClient.getVersionModel(GetVersionModelRequest request) |
void |
Gs2VersionRestClient.getVersionModelAsync(GetVersionModelRequest request,
AsyncAction<AsyncResult<GetVersionModelResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetVersionModelRequest |
GetVersionModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetVersionModelRequest |
GetVersionModelRequest.withNamespaceName(String namespaceName) |
GetVersionModelRequest |
GetVersionModelRequest.withVersionName(String versionName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.