| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.domain.model | |
| io.gs2.distributor.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentDistributorMasterResult |
Gs2DistributorRestClient.updateCurrentDistributorMaster(UpdateCurrentDistributorMasterRequest request) |
void |
Gs2DistributorRestClient.updateCurrentDistributorMasterAsync(UpdateCurrentDistributorMasterRequest request,
AsyncAction<AsyncResult<UpdateCurrentDistributorMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentDistributorMasterDomain |
CurrentDistributorMasterDomain.update(UpdateCurrentDistributorMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentDistributorMasterRequest |
UpdateCurrentDistributorMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentDistributorMasterRequest |
UpdateCurrentDistributorMasterRequest.withNamespaceName(String namespaceName) |
UpdateCurrentDistributorMasterRequest |
UpdateCurrentDistributorMasterRequest.withSettings(String settings) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.