Uses of Class
io.gs2.inbox.request.DescribeGlobalMessageMastersRequest
Packages that use DescribeGlobalMessageMastersRequest
-
Uses of DescribeGlobalMessageMastersRequest in io.gs2.inbox
Methods in io.gs2.inbox with parameters of type DescribeGlobalMessageMastersRequestModifier and TypeMethodDescriptionGs2InboxRestClient.describeGlobalMessageMasters(DescribeGlobalMessageMastersRequest request) voidGs2InboxRestClient.describeGlobalMessageMastersAsync(DescribeGlobalMessageMastersRequest request, AsyncAction<AsyncResult<DescribeGlobalMessageMastersResult>> callback) -
Uses of DescribeGlobalMessageMastersRequest in io.gs2.inbox.request
Methods in io.gs2.inbox.request that return DescribeGlobalMessageMastersRequestModifier and TypeMethodDescriptionDescribeGlobalMessageMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeGlobalMessageMastersRequest.withNamespaceName(String namespaceName) DescribeGlobalMessageMastersRequest.withPageToken(String pageToken)