Uses of Class
com.oracle.bmc.batch.model.BatchJobCollection.Builder
-
Packages that use BatchJobCollection.Builder Package Description com.oracle.bmc.batch.model -
-
Uses of BatchJobCollection.Builder in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return BatchJobCollection.Builder Modifier and Type Method Description static BatchJobCollection.BuilderBatchJobCollection. builder()Create a new builder.BatchJobCollection.BuilderBatchJobCollection.Builder. copy(BatchJobCollection model)BatchJobCollection.BuilderBatchJobCollection.Builder. items(List<BatchJobSummary> items)List of batch jobs.BatchJobCollection.BuilderBatchJobCollection. toBuilder()
-