Uses of Class
com.oracle.bmc.emwarehouse.model.EtlRunCollection
-
Packages that use EtlRunCollection Package Description com.oracle.bmc.emwarehouse.model com.oracle.bmc.emwarehouse.responses -
-
Uses of EtlRunCollection in com.oracle.bmc.emwarehouse.model
Methods in com.oracle.bmc.emwarehouse.model that return EtlRunCollection Modifier and Type Method Description EtlRunCollection
EtlRunCollection.Builder. build()
Methods in com.oracle.bmc.emwarehouse.model with parameters of type EtlRunCollection Modifier and Type Method Description EtlRunCollection.Builder
EtlRunCollection.Builder. copy(EtlRunCollection model)
-
Uses of EtlRunCollection in com.oracle.bmc.emwarehouse.responses
Methods in com.oracle.bmc.emwarehouse.responses that return EtlRunCollection Modifier and Type Method Description EtlRunCollection
ListEtlRunsResponse. getEtlRunCollection()
The returned EtlRunCollection instance.Methods in com.oracle.bmc.emwarehouse.responses with parameters of type EtlRunCollection Modifier and Type Method Description ListEtlRunsResponse.Builder
ListEtlRunsResponse.Builder. etlRunCollection(EtlRunCollection etlRunCollection)
The returned EtlRunCollection instance.
-