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