Uses of Class
io.gs2.friend.request.DescribeBlackListRequest
Packages that use DescribeBlackListRequest
-
Uses of DescribeBlackListRequest in io.gs2.friend
Methods in io.gs2.friend with parameters of type DescribeBlackListRequestModifier and TypeMethodDescriptionGs2FriendRestClient.describeBlackList(DescribeBlackListRequest request) voidGs2FriendRestClient.describeBlackListAsync(DescribeBlackListRequest request, AsyncAction<AsyncResult<DescribeBlackListResult>> callback) -
Uses of DescribeBlackListRequest in io.gs2.friend.request
Methods in io.gs2.friend.request that return DescribeBlackListRequestModifier and TypeMethodDescriptionstatic DescribeBlackListRequestDescribeBlackListRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeBlackListRequest.withAccessToken(String accessToken) DescribeBlackListRequest.withNamespaceName(String namespaceName) DescribeBlackListRequest.withPageToken(String pageToken)