Uses of Class
io.gs2.project.result.UpdateBillingMethodResult
Packages that use UpdateBillingMethodResult
-
Uses of UpdateBillingMethodResult in io.gs2.project
Methods in io.gs2.project that return UpdateBillingMethodResultModifier and TypeMethodDescriptionGs2ProjectRestClient.updateBillingMethod(UpdateBillingMethodRequest request) Method parameters in io.gs2.project with type arguments of type UpdateBillingMethodResultModifier and TypeMethodDescriptionvoidGs2ProjectRestClient.updateBillingMethodAsync(UpdateBillingMethodRequest request, AsyncAction<AsyncResult<UpdateBillingMethodResult>> callback) -
Uses of UpdateBillingMethodResult in io.gs2.project.result
Methods in io.gs2.project.result that return UpdateBillingMethodResultModifier and TypeMethodDescriptionstatic UpdateBillingMethodResultUpdateBillingMethodResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateBillingMethodResult.withItem(BillingMethod item)