| Package | Description |
|---|---|
| io.gs2.experience | |
| io.gs2.experience.domain.model | |
| io.gs2.experience.request |
| Modifier and Type | Method and Description |
|---|---|
ExportMasterResult |
Gs2ExperienceRestClient.exportMaster(ExportMasterRequest request) |
void |
Gs2ExperienceRestClient.exportMasterAsync(ExportMasterRequest request,
AsyncAction<AsyncResult<ExportMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentExperienceMasterDomain |
CurrentExperienceMasterDomain.exportMaster(ExportMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static ExportMasterRequest |
ExportMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
ExportMasterRequest |
ExportMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.