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