| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeBillingMethodsResult |
Gs2ProjectRestClient.describeBillingMethods(DescribeBillingMethodsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ProjectRestClient.describeBillingMethodsAsync(DescribeBillingMethodsRequest request,
AsyncAction<AsyncResult<DescribeBillingMethodsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeBillingMethodsResult |
DescribeBillingMethodsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeBillingMethodsResult |
DescribeBillingMethodsResult.withItems(List<BillingMethod> items) |
DescribeBillingMethodsResult |
DescribeBillingMethodsResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.