| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeBlackListResult |
Gs2FriendRestClient.describeBlackList(DescribeBlackListRequest request) |
void |
Gs2FriendRestClient.describeBlackListAsync(DescribeBlackListRequest request,
AsyncAction<AsyncResult<DescribeBlackListResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeBlackListRequest |
DescribeBlackListRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeBlackListRequest |
DescribeBlackListRequest.withAccessToken(String accessToken) |
DescribeBlackListRequest |
DescribeBlackListRequest.withLimit(Integer limit) |
DescribeBlackListRequest |
DescribeBlackListRequest.withNamespaceName(String namespaceName) |
DescribeBlackListRequest |
DescribeBlackListRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.