| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuntimeConfigurationResult |
AmazonGameLift.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest updateRuntimeConfigurationRequest)
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch
server processes on instances in the fleet.
|
UpdateRuntimeConfigurationResult |
AbstractAmazonGameLift.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest request) |
UpdateRuntimeConfigurationResult |
AmazonGameLiftClient.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest request)
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch
server processes on instances in the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRuntimeConfigurationResult |
UpdateRuntimeConfigurationResult.clone() |
UpdateRuntimeConfigurationResult |
UpdateRuntimeConfigurationResult.withRuntimeConfiguration(RuntimeConfiguration runtimeConfiguration)
The runtime configuration currently in force.
|
Copyright © 2020. All rights reserved.