Uses of Class
com.oracle.bmc.batch.model.BatchTaskProfileCollection
-
Packages that use BatchTaskProfileCollection Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.responses -
-
Uses of BatchTaskProfileCollection in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return BatchTaskProfileCollection Modifier and Type Method Description BatchTaskProfileCollectionBatchTaskProfileCollection.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type BatchTaskProfileCollection Modifier and Type Method Description BatchTaskProfileCollection.BuilderBatchTaskProfileCollection.Builder. copy(BatchTaskProfileCollection model) -
Uses of BatchTaskProfileCollection in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return BatchTaskProfileCollection Modifier and Type Method Description BatchTaskProfileCollectionListBatchTaskProfilesResponse. getBatchTaskProfileCollection()The returned BatchTaskProfileCollection instance.Methods in com.oracle.bmc.batch.responses with parameters of type BatchTaskProfileCollection Modifier and Type Method Description ListBatchTaskProfilesResponse.BuilderListBatchTaskProfilesResponse.Builder. batchTaskProfileCollection(BatchTaskProfileCollection batchTaskProfileCollection)The returned BatchTaskProfileCollection instance.
-