| Package | Description |
|---|---|
| io.gs2.key | |
| io.gs2.key.domain.model | |
| io.gs2.key.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteGitHubApiKeyResult |
Gs2KeyRestClient.deleteGitHubApiKey(DeleteGitHubApiKeyRequest request) |
void |
Gs2KeyRestClient.deleteGitHubApiKeyAsync(DeleteGitHubApiKeyRequest request,
AsyncAction<AsyncResult<DeleteGitHubApiKeyResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
GitHubApiKeyDomain |
GitHubApiKeyDomain.delete(DeleteGitHubApiKeyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteGitHubApiKeyRequest |
DeleteGitHubApiKeyRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteGitHubApiKeyRequest |
DeleteGitHubApiKeyRequest.withApiKeyName(String apiKeyName) |
DeleteGitHubApiKeyRequest |
DeleteGitHubApiKeyRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.