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()Amazon GameLift Anywhere configuration options.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)Amazon GameLift Anywhere configuration options.UpdateFleetAttributesRequest.BuilderUpdateFleetAttributesRequest.Builder. anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)Amazon GameLift Anywhere configuration options.
-