| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
ListGameServerGroupsResult |
AmazonGameLiftClient.listGameServerGroups(ListGameServerGroupsRequest request)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
ListGameServerGroupsResult |
AbstractAmazonGameLift.listGameServerGroups(ListGameServerGroupsRequest request) |
ListGameServerGroupsResult |
AmazonGameLift.listGameServerGroups(ListGameServerGroupsRequest listGameServerGroupsRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
Future<ListGameServerGroupsResult> |
AbstractAmazonGameLiftAsync.listGameServerGroupsAsync(ListGameServerGroupsRequest request) |
Future<ListGameServerGroupsResult> |
AmazonGameLiftAsync.listGameServerGroupsAsync(ListGameServerGroupsRequest listGameServerGroupsRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
Future<ListGameServerGroupsResult> |
AmazonGameLiftAsyncClient.listGameServerGroupsAsync(ListGameServerGroupsRequest request) |
Future<ListGameServerGroupsResult> |
AbstractAmazonGameLiftAsync.listGameServerGroupsAsync(ListGameServerGroupsRequest request,
AsyncHandler<ListGameServerGroupsRequest,ListGameServerGroupsResult> asyncHandler) |
Future<ListGameServerGroupsResult> |
AmazonGameLiftAsync.listGameServerGroupsAsync(ListGameServerGroupsRequest listGameServerGroupsRequest,
AsyncHandler<ListGameServerGroupsRequest,ListGameServerGroupsResult> asyncHandler)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
Future<ListGameServerGroupsResult> |
AmazonGameLiftAsyncClient.listGameServerGroupsAsync(ListGameServerGroupsRequest request,
AsyncHandler<ListGameServerGroupsRequest,ListGameServerGroupsResult> asyncHandler) |
| 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 action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
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 page of results.
|
Copyright © 2020. All rights reserved.