| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.request |
| Modifier and Type | Method and Description |
|---|---|
GetBillingMethodResult |
Gs2ProjectRestClient.getBillingMethod(GetBillingMethodRequest request) |
void |
Gs2ProjectRestClient.getBillingMethodAsync(GetBillingMethodRequest request,
AsyncAction<AsyncResult<GetBillingMethodResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetBillingMethodRequest |
GetBillingMethodRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetBillingMethodRequest |
GetBillingMethodRequest.withAccountToken(String accountToken) |
GetBillingMethodRequest |
GetBillingMethodRequest.withBillingMethodName(String billingMethodName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.