| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRuntimeConfigurationResponse> |
GameLiftAsyncClient.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.
|
default UpdateRuntimeConfigurationResponse |
GameLiftClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRuntimeConfigurationRequestMarshaller.marshall(UpdateRuntimeConfigurationRequest updateRuntimeConfigurationRequest) |
Copyright © 2021. All rights reserved.