Uses of Class
io.gs2.friend.result.DescribeBlackListByUserIdResult
Packages that use DescribeBlackListByUserIdResult
-
Uses of DescribeBlackListByUserIdResult in io.gs2.friend
Methods in io.gs2.friend that return DescribeBlackListByUserIdResultModifier and TypeMethodDescriptionGs2FriendRestClient.describeBlackListByUserId(DescribeBlackListByUserIdRequest request) Method parameters in io.gs2.friend with type arguments of type DescribeBlackListByUserIdResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.describeBlackListByUserIdAsync(DescribeBlackListByUserIdRequest request, AsyncAction<AsyncResult<DescribeBlackListByUserIdResult>> callback) -
Uses of DescribeBlackListByUserIdResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return DescribeBlackListByUserIdResultModifier and TypeMethodDescriptionDescribeBlackListByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeBlackListByUserIdResult.withNextPageToken(String nextPageToken)