Uses of Class
io.gs2.friend.request.DescribeBlackListByUserIdRequest
Packages that use DescribeBlackListByUserIdRequest
-
Uses of DescribeBlackListByUserIdRequest in io.gs2.friend
Methods in io.gs2.friend with parameters of type DescribeBlackListByUserIdRequestModifier and TypeMethodDescriptionGs2FriendRestClient.describeBlackListByUserId(DescribeBlackListByUserIdRequest request) voidGs2FriendRestClient.describeBlackListByUserIdAsync(DescribeBlackListByUserIdRequest request, AsyncAction<AsyncResult<DescribeBlackListByUserIdResult>> callback) -
Uses of DescribeBlackListByUserIdRequest in io.gs2.friend.request
Methods in io.gs2.friend.request that return DescribeBlackListByUserIdRequestModifier and TypeMethodDescriptionDescribeBlackListByUserIdRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeBlackListByUserIdRequest.withNamespaceName(String namespaceName) DescribeBlackListByUserIdRequest.withPageToken(String pageToken) DescribeBlackListByUserIdRequest.withUserId(String userId)