Uses of Class
software.amazon.awssdk.services.codebuild.model.FleetStatus
-
Packages that use FleetStatus Package Description software.amazon.awssdk.services.codebuild.model -
-
Uses of FleetStatus in software.amazon.awssdk.services.codebuild.model
Methods in software.amazon.awssdk.services.codebuild.model that return FleetStatus Modifier and Type Method Description FleetStatusFleet. status()The status of the compute fleet.Methods in software.amazon.awssdk.services.codebuild.model with parameters of type FleetStatus Modifier and Type Method Description Fleet.BuilderFleet.Builder. status(FleetStatus status)The status of the compute fleet.
-