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