| Package | Description |
|---|---|
| io.gs2.distributor.domain.model | |
| io.gs2.distributor.model | |
| io.gs2.distributor.result |
| Modifier and Type | Method and Description |
|---|---|
CurrentDistributorMaster |
CurrentDistributorMasterDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static CurrentDistributorMaster |
CurrentDistributorMaster.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CurrentDistributorMaster |
CurrentDistributorMaster.withNamespaceId(String namespaceId) |
CurrentDistributorMaster |
CurrentDistributorMaster.withSettings(String settings) |
| Modifier and Type | Method and Description |
|---|---|
int |
CurrentDistributorMaster.compareTo(CurrentDistributorMaster o) |
| Modifier and Type | Method and Description |
|---|---|
CurrentDistributorMaster |
UpdateCurrentDistributorMasterFromGitHubResult.getItem() |
CurrentDistributorMaster |
ExportMasterResult.getItem() |
CurrentDistributorMaster |
UpdateCurrentDistributorMasterResult.getItem() |
CurrentDistributorMaster |
GetCurrentDistributorMasterResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCurrentDistributorMasterFromGitHubResult.setItem(CurrentDistributorMaster item) |
void |
ExportMasterResult.setItem(CurrentDistributorMaster item) |
void |
UpdateCurrentDistributorMasterResult.setItem(CurrentDistributorMaster item) |
void |
GetCurrentDistributorMasterResult.setItem(CurrentDistributorMaster item) |
UpdateCurrentDistributorMasterFromGitHubResult |
UpdateCurrentDistributorMasterFromGitHubResult.withItem(CurrentDistributorMaster item) |
ExportMasterResult |
ExportMasterResult.withItem(CurrentDistributorMaster item) |
UpdateCurrentDistributorMasterResult |
UpdateCurrentDistributorMasterResult.withItem(CurrentDistributorMaster item) |
GetCurrentDistributorMasterResult |
GetCurrentDistributorMasterResult.withItem(CurrentDistributorMaster item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.