| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteProjectResult |
Gs2ProjectRestClient.deleteProject(DeleteProjectRequest request) |
void |
Gs2ProjectRestClient.deleteProjectAsync(DeleteProjectRequest request,
AsyncAction<AsyncResult<DeleteProjectResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteProjectRequest |
DeleteProjectRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteProjectRequest |
DeleteProjectRequest.withAccountToken(String accountToken) |
DeleteProjectRequest |
DeleteProjectRequest.withProjectName(String projectName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.