| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListGameServerGroupsResult> |
AbstractAmazonGameLiftAsync.listGameServerGroupsAsync(ListGameServerGroupsRequest request,
AsyncHandler<ListGameServerGroupsRequest,ListGameServerGroupsResult> asyncHandler) |
Future<ListGameServerGroupsResult> |
AmazonGameLiftAsync.listGameServerGroupsAsync(ListGameServerGroupsRequest listGameServerGroupsRequest,
AsyncHandler<ListGameServerGroupsRequest,ListGameServerGroupsResult> asyncHandler)
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
Future<ListGameServerGroupsResult> |
AmazonGameLiftAsyncClient.listGameServerGroupsAsync(ListGameServerGroupsRequest request,
AsyncHandler<ListGameServerGroupsRequest,ListGameServerGroupsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListGameServerGroupsRequest |
ListGameServerGroupsRequest.clone() |
ListGameServerGroupsRequest |
ListGameServerGroupsRequest.withLimit(Integer limit)
The maximum number of results to return.
|
ListGameServerGroupsRequest |
ListGameServerGroupsRequest.withNextToken(String nextToken)
A token that indicates the start of the next sequential segment of results.
|
Copyright © 2020. All rights reserved.