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