Uses of Class
io.gs2.chat.result.DescribeSubscribesByRoomNameResult
Packages that use DescribeSubscribesByRoomNameResult
-
Uses of DescribeSubscribesByRoomNameResult in io.gs2.chat
Methods in io.gs2.chat that return DescribeSubscribesByRoomNameResultModifier and TypeMethodDescriptionGs2ChatRestClient.describeSubscribesByRoomName(DescribeSubscribesByRoomNameRequest request) Method parameters in io.gs2.chat with type arguments of type DescribeSubscribesByRoomNameResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.describeSubscribesByRoomNameAsync(DescribeSubscribesByRoomNameRequest request, AsyncAction<AsyncResult<DescribeSubscribesByRoomNameResult>> callback) -
Uses of DescribeSubscribesByRoomNameResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return DescribeSubscribesByRoomNameResultModifier and TypeMethodDescriptionDescribeSubscribesByRoomNameResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeSubscribesByRoomNameResult.withNextPageToken(String nextPageToken)