Uses of Class
io.gs2.project.request.GetBillingMethodRequest
Packages that use GetBillingMethodRequest
-
Uses of GetBillingMethodRequest in io.gs2.project
Methods in io.gs2.project with parameters of type GetBillingMethodRequestModifier and TypeMethodDescriptionGs2ProjectRestClient.getBillingMethod(GetBillingMethodRequest request) voidGs2ProjectRestClient.getBillingMethodAsync(GetBillingMethodRequest request, AsyncAction<AsyncResult<GetBillingMethodResult>> callback) -
Uses of GetBillingMethodRequest in io.gs2.project.request
Methods in io.gs2.project.request that return GetBillingMethodRequestModifier and TypeMethodDescriptionstatic GetBillingMethodRequestGetBillingMethodRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBillingMethodRequest.withAccountToken(String accountToken) GetBillingMethodRequest.withBillingMethodName(String billingMethodName)