Uses of Class
io.gs2.project.result.GetBillingMethodResult
Packages that use GetBillingMethodResult
-
Uses of GetBillingMethodResult in io.gs2.project
Methods in io.gs2.project that return GetBillingMethodResultModifier and TypeMethodDescriptionGs2ProjectRestClient.getBillingMethod(GetBillingMethodRequest request) Method parameters in io.gs2.project with type arguments of type GetBillingMethodResultModifier and TypeMethodDescriptionvoidGs2ProjectRestClient.getBillingMethodAsync(GetBillingMethodRequest request, AsyncAction<AsyncResult<GetBillingMethodResult>> callback) -
Uses of GetBillingMethodResult in io.gs2.project.result
Methods in io.gs2.project.result that return GetBillingMethodResultModifier and TypeMethodDescriptionstatic GetBillingMethodResultGetBillingMethodResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBillingMethodResult.withItem(BillingMethod item)