Uses of Class
io.gs2.schedule.request.DescribeEventMastersRequest
Packages that use DescribeEventMastersRequest
-
Uses of DescribeEventMastersRequest in io.gs2.schedule
Methods in io.gs2.schedule with parameters of type DescribeEventMastersRequestModifier and TypeMethodDescriptionGs2ScheduleRestClient.describeEventMasters(DescribeEventMastersRequest request) voidGs2ScheduleRestClient.describeEventMastersAsync(DescribeEventMastersRequest request, AsyncAction<AsyncResult<DescribeEventMastersResult>> callback) -
Uses of DescribeEventMastersRequest in io.gs2.schedule.request
Methods in io.gs2.schedule.request that return DescribeEventMastersRequestModifier and TypeMethodDescriptionstatic DescribeEventMastersRequestDescribeEventMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeEventMastersRequest.withNamespaceName(String namespaceName) DescribeEventMastersRequest.withPageToken(String pageToken)