Uses of Class
com.oracle.bmc.batch.model.BatchJobPoolCollection
-
Packages that use BatchJobPoolCollection Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.responses -
-
Uses of BatchJobPoolCollection in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return BatchJobPoolCollection Modifier and Type Method Description BatchJobPoolCollectionBatchJobPoolCollection.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type BatchJobPoolCollection Modifier and Type Method Description BatchJobPoolCollection.BuilderBatchJobPoolCollection.Builder. copy(BatchJobPoolCollection model) -
Uses of BatchJobPoolCollection in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return BatchJobPoolCollection Modifier and Type Method Description BatchJobPoolCollectionListBatchJobPoolsResponse. getBatchJobPoolCollection()The returned BatchJobPoolCollection instance.Methods in com.oracle.bmc.batch.responses with parameters of type BatchJobPoolCollection Modifier and Type Method Description ListBatchJobPoolsResponse.BuilderListBatchJobPoolsResponse.Builder. batchJobPoolCollection(BatchJobPoolCollection batchJobPoolCollection)The returned BatchJobPoolCollection instance.
-