| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeBillingMethodsResult |
Gs2ProjectRestClient.describeBillingMethods(DescribeBillingMethodsRequest request) |
void |
Gs2ProjectRestClient.describeBillingMethodsAsync(DescribeBillingMethodsRequest request,
AsyncAction<AsyncResult<DescribeBillingMethodsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeBillingMethodsRequest |
DescribeBillingMethodsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeBillingMethodsRequest |
DescribeBillingMethodsRequest.withAccountToken(String accountToken) |
DescribeBillingMethodsRequest |
DescribeBillingMethodsRequest.withLimit(Integer limit) |
DescribeBillingMethodsRequest |
DescribeBillingMethodsRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.