| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuntimeConfigurationResult |
AmazonGameLiftClient.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest request)
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch
server processes on all instances in the fleet.
|
UpdateRuntimeConfigurationResult |
AmazonGameLift.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest updateRuntimeConfigurationRequest)
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch
server processes on all instances in the fleet.
|
UpdateRuntimeConfigurationResult |
AbstractAmazonGameLift.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuntimeConfigurationResult |
UpdateRuntimeConfigurationResult.clone() |
UpdateRuntimeConfigurationResult |
UpdateRuntimeConfigurationResult.withRuntimeConfiguration(RuntimeConfiguration runtimeConfiguration)
The runtime configuration currently in use by all instances in the fleet.
|
Copyright © 2024. All rights reserved.