Uses of Class
io.gs2.friend.result.DescribeBlackListResult
Packages that use DescribeBlackListResult
-
Uses of DescribeBlackListResult in io.gs2.friend
Methods in io.gs2.friend that return DescribeBlackListResultModifier and TypeMethodDescriptionGs2FriendRestClient.describeBlackList(DescribeBlackListRequest request) Method parameters in io.gs2.friend with type arguments of type DescribeBlackListResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.describeBlackListAsync(DescribeBlackListRequest request, AsyncAction<AsyncResult<DescribeBlackListResult>> callback) -
Uses of DescribeBlackListResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return DescribeBlackListResultModifier and TypeMethodDescriptionstatic DescribeBlackListResultDescribeBlackListResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeBlackListResult.withNextPageToken(String nextPageToken)