| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuntimeConfigurationResult |
AbstractAmazonGameLift.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest request) |
UpdateRuntimeConfigurationResult |
AmazonGameLiftClient.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest request)
Updates the current runtime configuration for the specified fleet, which tells 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 GameLift how to launch server
processes on all instances in the fleet.
|
| 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 © 2021. All rights reserved.