| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.domain.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteMoldModelMasterResult |
Gs2FormationRestClient.deleteMoldModelMaster(DeleteMoldModelMasterRequest request) |
void |
Gs2FormationRestClient.deleteMoldModelMasterAsync(DeleteMoldModelMasterRequest request,
AsyncAction<AsyncResult<DeleteMoldModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
MoldModelMasterDomain |
MoldModelMasterDomain.delete(DeleteMoldModelMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteMoldModelMasterRequest |
DeleteMoldModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteMoldModelMasterRequest |
DeleteMoldModelMasterRequest.withMoldName(String moldName) |
DeleteMoldModelMasterRequest |
DeleteMoldModelMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.