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