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