Uses of Class
io.gs2.stateMachine.request.DescribeNamespacesRequest
Packages that use DescribeNamespacesRequest
-
Uses of DescribeNamespacesRequest in io.gs2.stateMachine
Methods in io.gs2.stateMachine with parameters of type DescribeNamespacesRequestModifier and TypeMethodDescriptionGs2StateMachineRestClient.describeNamespaces(DescribeNamespacesRequest request) voidGs2StateMachineRestClient.describeNamespacesAsync(DescribeNamespacesRequest request, AsyncAction<AsyncResult<DescribeNamespacesResult>> callback) -
Uses of DescribeNamespacesRequest in io.gs2.stateMachine.request
Methods in io.gs2.stateMachine.request that return DescribeNamespacesRequestModifier and TypeMethodDescriptionstatic DescribeNamespacesRequestDescribeNamespacesRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeNamespacesRequest.withPageToken(String pageToken)