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()Returns the value of the AnywhereConfiguration property for this object.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)Sets the value of the AnywhereConfiguration property for this object.UpdateFleetAttributesRequest.BuilderUpdateFleetAttributesRequest.Builder. anywhereConfiguration(AnywhereConfiguration anywhereConfiguration)Amazon GameLift Anywhere configuration options.
-