Uses of Class
com.oracle.bmc.batch.model.BatchJobCollection
-
Packages that use BatchJobCollection Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.responses -
-
Uses of BatchJobCollection in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return BatchJobCollection Modifier and Type Method Description BatchJobCollectionBatchJobCollection.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type BatchJobCollection Modifier and Type Method Description BatchJobCollection.BuilderBatchJobCollection.Builder. copy(BatchJobCollection model) -
Uses of BatchJobCollection in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return BatchJobCollection Modifier and Type Method Description BatchJobCollectionListBatchJobsResponse. getBatchJobCollection()The returned BatchJobCollection instance.Methods in com.oracle.bmc.batch.responses with parameters of type BatchJobCollection Modifier and Type Method Description ListBatchJobsResponse.BuilderListBatchJobsResponse.Builder. batchJobCollection(BatchJobCollection batchJobCollection)The returned BatchJobCollection instance.
-