Uses of Interface
software.amazon.awssdk.services.gamelift.model.LocationalDeployment.Builder
-
Packages that use LocationalDeployment.Builder Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of LocationalDeployment.Builder in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return LocationalDeployment.Builder Modifier and Type Method Description static LocationalDeployment.BuilderLocationalDeployment. builder()LocationalDeployment.BuilderLocationalDeployment.Builder. deploymentStatus(String deploymentStatus)The status of fleet deployment activity in the location.LocationalDeployment.BuilderLocationalDeployment.Builder. deploymentStatus(DeploymentStatus deploymentStatus)The status of fleet deployment activity in the location.LocationalDeployment.BuilderLocationalDeployment. toBuilder()Methods in software.amazon.awssdk.services.gamelift.model that return types with arguments of type LocationalDeployment.Builder Modifier and Type Method Description static Class<? extends LocationalDeployment.Builder>LocationalDeployment. serializableBuilderClass()
-