| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
SuspendGameServerGroupResult |
AmazonGameLiftClient.suspendGameServerGroup(SuspendGameServerGroupRequest request)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
SuspendGameServerGroupResult |
AbstractAmazonGameLift.suspendGameServerGroup(SuspendGameServerGroupRequest request) |
SuspendGameServerGroupResult |
AmazonGameLift.suspendGameServerGroup(SuspendGameServerGroupRequest suspendGameServerGroupRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SuspendGameServerGroupResult> |
AbstractAmazonGameLiftAsync.suspendGameServerGroupAsync(SuspendGameServerGroupRequest request,
AsyncHandler<SuspendGameServerGroupRequest,SuspendGameServerGroupResult> asyncHandler) |
Future<SuspendGameServerGroupResult> |
AmazonGameLiftAsync.suspendGameServerGroupAsync(SuspendGameServerGroupRequest suspendGameServerGroupRequest,
AsyncHandler<SuspendGameServerGroupRequest,SuspendGameServerGroupResult> asyncHandler)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
Future<SuspendGameServerGroupResult> |
AmazonGameLiftAsyncClient.suspendGameServerGroupAsync(SuspendGameServerGroupRequest request,
AsyncHandler<SuspendGameServerGroupRequest,SuspendGameServerGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SuspendGameServerGroupResult |
SuspendGameServerGroupResult.clone() |
SuspendGameServerGroupResult |
SuspendGameServerGroupResult.withGameServerGroup(GameServerGroup gameServerGroup)
An object that describes the game server group resource, with the SuspendedActions property updated to
reflect the suspended activity.
|
Copyright © 2020. All rights reserved.