Uses of Class
com.oracle.bmc.batch.model.BatchContextShapeCollection
-
Packages that use BatchContextShapeCollection Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.responses -
-
Uses of BatchContextShapeCollection in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return BatchContextShapeCollection Modifier and Type Method Description BatchContextShapeCollectionBatchContextShapeCollection.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type BatchContextShapeCollection Modifier and Type Method Description BatchContextShapeCollection.BuilderBatchContextShapeCollection.Builder. copy(BatchContextShapeCollection model) -
Uses of BatchContextShapeCollection in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return BatchContextShapeCollection Modifier and Type Method Description BatchContextShapeCollectionListBatchContextShapesResponse. getBatchContextShapeCollection()The returned BatchContextShapeCollection instance.Methods in com.oracle.bmc.batch.responses with parameters of type BatchContextShapeCollection Modifier and Type Method Description ListBatchContextShapesResponse.BuilderListBatchContextShapesResponse.Builder. batchContextShapeCollection(BatchContextShapeCollection batchContextShapeCollection)The returned BatchContextShapeCollection instance.
-