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