Uses of Class
software.amazon.awssdk.services.gamelift.model.AnywhereConfiguration
-
Packages that use AnywhereConfiguration Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of AnywhereConfiguration in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return AnywhereConfiguration Modifier and Type Method Description AnywhereConfigurationCreateFleetRequest. anywhereConfiguration()Amazon GameLift Anywhere configuration options.AnywhereConfigurationFleetAttributes. anywhereConfiguration()This property is used with the Amazon GameLift containers feature, which is currently in public preview. A set of attributes that describe the container groups that are deployed on the fleet.AnywhereConfigurationUpdateFleetAttributesRequest. anywhereConfiguration()Amazon GameLift Anywhere configuration options.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type AnywhereConfiguration Modifier and Type Method Description CreateFleetRequest.BuilderCreateFleetRequest.Builder. anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)Amazon GameLift Anywhere configuration options.FleetAttributes.BuilderFleetAttributes.Builder. anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)This property is used with the Amazon GameLift containers feature, which is currently in public preview. A set of attributes that describe the container groups that are deployed on the fleet.UpdateFleetAttributesRequest.BuilderUpdateFleetAttributesRequest.Builder. anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)Amazon GameLift Anywhere configuration options.
-