Uses of Class
io.gs2.identifier.request.DescribeUsersRequest
Packages that use DescribeUsersRequest
-
Uses of DescribeUsersRequest in io.gs2.identifier
Methods in io.gs2.identifier with parameters of type DescribeUsersRequestModifier and TypeMethodDescriptionGs2IdentifierRestClient.describeUsers(DescribeUsersRequest request) voidGs2IdentifierRestClient.describeUsersAsync(DescribeUsersRequest request, AsyncAction<AsyncResult<DescribeUsersResult>> callback) -
Uses of DescribeUsersRequest in io.gs2.identifier.request
Methods in io.gs2.identifier.request that return DescribeUsersRequestModifier and TypeMethodDescriptionstatic DescribeUsersRequestDescribeUsersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeUsersRequest.withPageToken(String pageToken)