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()A set of attributes that are specific to an Anywhere 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)A set of attributes that are specific to an Anywhere fleet.UpdateFleetAttributesRequest.BuilderUpdateFleetAttributesRequest.Builder. anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)Amazon GameLift Anywhere configuration options.
-