| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.domain.model | |
| io.gs2.distributor.request |
| Modifier and Type | Method and Description |
|---|---|
ExportMasterResult |
Gs2DistributorRestClient.exportMaster(ExportMasterRequest request) |
void |
Gs2DistributorRestClient.exportMasterAsync(ExportMasterRequest request,
AsyncAction<AsyncResult<ExportMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentDistributorMasterDomain |
CurrentDistributorMasterDomain.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.