| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
AnywhereConfiguration |
CreateFleetRequest.anywhereConfiguration()
Amazon GameLift Anywhere configuration options.
|
AnywhereConfiguration |
UpdateFleetAttributesRequest.anywhereConfiguration()
Amazon GameLift Anywhere configuration options.
|
AnywhereConfiguration |
FleetAttributes.anywhereConfiguration()
Returns the value of the AnywhereConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFleetRequest.Builder |
CreateFleetRequest.Builder.anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)
Amazon GameLift Anywhere configuration options.
|
UpdateFleetAttributesRequest.Builder |
UpdateFleetAttributesRequest.Builder.anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)
Amazon GameLift Anywhere configuration options.
|
FleetAttributes.Builder |
FleetAttributes.Builder.anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)
Sets the value of the AnywhereConfiguration property for this object.
|
Copyright © 2023. All rights reserved.