Uses of Class
com.oracle.bmc.batch.model.CreateFleetDetails
-
Packages that use CreateFleetDetails Package Description com.oracle.bmc.batch.model -
-
Uses of CreateFleetDetails in com.oracle.bmc.batch.model
Subclasses of CreateFleetDetails in com.oracle.bmc.batch.model Modifier and Type Class Description classCreateServiceManagedFleetDetailsService managed Fleet configuration of the batch context.Methods in com.oracle.bmc.batch.model that return types with arguments of type CreateFleetDetails Modifier and Type Method Description List<CreateFleetDetails>CreateBatchContextDetails. getFleets()List of fleet configurations related to the batch context.Method parameters in com.oracle.bmc.batch.model with type arguments of type CreateFleetDetails Modifier and Type Method Description CreateBatchContextDetails.BuilderCreateBatchContextDetails.Builder. fleets(List<CreateFleetDetails> fleets)List of fleet configurations related to the batch context.
-