Uses of Class
io.gs2.chat.result.DescribeSubscribesResult
Packages that use DescribeSubscribesResult
-
Uses of DescribeSubscribesResult in io.gs2.chat
Methods in io.gs2.chat that return DescribeSubscribesResultModifier and TypeMethodDescriptionGs2ChatRestClient.describeSubscribes(DescribeSubscribesRequest request) Method parameters in io.gs2.chat with type arguments of type DescribeSubscribesResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.describeSubscribesAsync(DescribeSubscribesRequest request, AsyncAction<AsyncResult<DescribeSubscribesResult>> callback) -
Uses of DescribeSubscribesResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return DescribeSubscribesResultModifier and TypeMethodDescriptionstatic DescribeSubscribesResultDescribeSubscribesResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeSubscribesResult.withNextPageToken(String nextPageToken)