Uses of Class
io.gs2.watch.request.GetBillingActivityRequest
Packages that use GetBillingActivityRequest
-
Uses of GetBillingActivityRequest in io.gs2.watch
Methods in io.gs2.watch with parameters of type GetBillingActivityRequestModifier and TypeMethodDescriptionGs2WatchRestClient.getBillingActivity(GetBillingActivityRequest request) voidGs2WatchRestClient.getBillingActivityAsync(GetBillingActivityRequest request, AsyncAction<AsyncResult<GetBillingActivityResult>> callback) -
Uses of GetBillingActivityRequest in io.gs2.watch.request
Methods in io.gs2.watch.request that return GetBillingActivityRequestModifier and TypeMethodDescriptionstatic GetBillingActivityRequestGetBillingActivityRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBillingActivityRequest.withActivityType(String activityType) GetBillingActivityRequest.withService(String service)