| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterGameServerResult |
AmazonGameLift.registerGameServer(RegisterGameServerRequest registerGameServerRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
RegisterGameServerResult |
AbstractAmazonGameLift.registerGameServer(RegisterGameServerRequest request) |
RegisterGameServerResult |
AmazonGameLiftClient.registerGameServer(RegisterGameServerRequest request)
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<RegisterGameServerResult> |
AbstractAmazonGameLiftAsync.registerGameServerAsync(RegisterGameServerRequest request,
AsyncHandler<RegisterGameServerRequest,RegisterGameServerResult> asyncHandler) |
Future<RegisterGameServerResult> |
AmazonGameLiftAsyncClient.registerGameServerAsync(RegisterGameServerRequest request,
AsyncHandler<RegisterGameServerRequest,RegisterGameServerResult> asyncHandler) |
Future<RegisterGameServerResult> |
AmazonGameLiftAsync.registerGameServerAsync(RegisterGameServerRequest registerGameServerRequest,
AsyncHandler<RegisterGameServerRequest,RegisterGameServerResult> asyncHandler)
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 |
|---|---|
RegisterGameServerResult |
RegisterGameServerResult.clone() |
RegisterGameServerResult |
RegisterGameServerResult.withGameServer(GameServer gameServer)
Object that describes the newly created game server resource.
|
Copyright © 2020. All rights reserved.