Uses of Class
io.gs2.identifier.result.DescribeUsersResult
Packages that use DescribeUsersResult
-
Uses of DescribeUsersResult in io.gs2.identifier
Methods in io.gs2.identifier that return DescribeUsersResultModifier and TypeMethodDescriptionGs2IdentifierRestClient.describeUsers(DescribeUsersRequest request) Method parameters in io.gs2.identifier with type arguments of type DescribeUsersResultModifier and TypeMethodDescriptionvoidGs2IdentifierRestClient.describeUsersAsync(DescribeUsersRequest request, AsyncAction<AsyncResult<DescribeUsersResult>> callback) -
Uses of DescribeUsersResult in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return DescribeUsersResultModifier and TypeMethodDescriptionstatic DescribeUsersResultDescribeUsersResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeUsersResult.withNextPageToken(String nextPageToken)