Uses of Class
software.amazon.awssdk.services.gamelift.model.DeploymentDetails
-
Packages that use DeploymentDetails Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of DeploymentDetails in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return DeploymentDetails Modifier and Type Method Description DeploymentDetailsContainerFleet. deploymentDetails()Information about the most recent deployment for the container fleet.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type DeploymentDetails Modifier and Type Method Description ContainerFleet.BuilderContainerFleet.Builder. deploymentDetails(DeploymentDetails deploymentDetails)Information about the most recent deployment for the container fleet.
-