Uses of Class
com.oracle.bmc.batch.model.BatchContextCollection
-
Packages that use BatchContextCollection Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.responses -
-
Uses of BatchContextCollection in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return BatchContextCollection Modifier and Type Method Description BatchContextCollectionBatchContextCollection.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type BatchContextCollection Modifier and Type Method Description BatchContextCollection.BuilderBatchContextCollection.Builder. copy(BatchContextCollection model) -
Uses of BatchContextCollection in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return BatchContextCollection Modifier and Type Method Description BatchContextCollectionListBatchContextsResponse. getBatchContextCollection()The returned BatchContextCollection instance.Methods in com.oracle.bmc.batch.responses with parameters of type BatchContextCollection Modifier and Type Method Description ListBatchContextsResponse.BuilderListBatchContextsResponse.Builder. batchContextCollection(BatchContextCollection batchContextCollection)The returned BatchContextCollection instance.
-