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