| Package | Description |
|---|---|
| io.gs2.key | |
| io.gs2.key.result |
| Modifier and Type | Method and Description |
|---|---|
CreateGitHubApiKeyResult |
Gs2KeyRestClient.createGitHubApiKey(CreateGitHubApiKeyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2KeyRestClient.createGitHubApiKeyAsync(CreateGitHubApiKeyRequest request,
AsyncAction<AsyncResult<CreateGitHubApiKeyResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static CreateGitHubApiKeyResult |
CreateGitHubApiKeyResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateGitHubApiKeyResult |
CreateGitHubApiKeyResult.withItem(GitHubApiKey item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.