Uses of Interface
software.amazon.awssdk.services.gamelift.model.LocationConfiguration.Builder
-
Packages that use LocationConfiguration.Builder Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of LocationConfiguration.Builder in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return LocationConfiguration.Builder Modifier and Type Method Description static LocationConfiguration.BuilderLocationConfiguration. builder()LocationConfiguration.BuilderLocationConfiguration.Builder. location(String location)An Amazon Web Services Region code, such asus-west-2.LocationConfiguration.BuilderLocationConfiguration. toBuilder()Methods in software.amazon.awssdk.services.gamelift.model that return types with arguments of type LocationConfiguration.Builder Modifier and Type Method Description static Class<? extends LocationConfiguration.Builder>LocationConfiguration. serializableBuilderClass()
-