Uses of Class
io.gs2.watch.result.GetBillingActivityResult
Packages that use GetBillingActivityResult
-
Uses of GetBillingActivityResult in io.gs2.watch
Methods in io.gs2.watch that return GetBillingActivityResultModifier and TypeMethodDescriptionGs2WatchRestClient.getBillingActivity(GetBillingActivityRequest request) Method parameters in io.gs2.watch with type arguments of type GetBillingActivityResultModifier and TypeMethodDescriptionvoidGs2WatchRestClient.getBillingActivityAsync(GetBillingActivityRequest request, AsyncAction<AsyncResult<GetBillingActivityResult>> callback) -
Uses of GetBillingActivityResult in io.gs2.watch.result
Methods in io.gs2.watch.result that return GetBillingActivityResultModifier and TypeMethodDescriptionstatic GetBillingActivityResultGetBillingActivityResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBillingActivityResult.withItem(BillingActivity item)