Uses of Class
com.oracle.bmc.bds.model.BdsMetastoreConfiguration
- 
Packages that use BdsMetastoreConfiguration Package Description com.oracle.bmc.bds.model com.oracle.bmc.bds.responses 
- 
- 
Uses of BdsMetastoreConfiguration in com.oracle.bmc.bds.modelMethods in com.oracle.bmc.bds.model that return BdsMetastoreConfiguration Modifier and Type Method Description BdsMetastoreConfigurationBdsMetastoreConfiguration.Builder. build()Methods in com.oracle.bmc.bds.model with parameters of type BdsMetastoreConfiguration Modifier and Type Method Description BdsMetastoreConfiguration.BuilderBdsMetastoreConfiguration.Builder. copy(BdsMetastoreConfiguration model)
- 
Uses of BdsMetastoreConfiguration in com.oracle.bmc.bds.responsesMethods in com.oracle.bmc.bds.responses that return BdsMetastoreConfiguration Modifier and Type Method Description BdsMetastoreConfigurationGetBdsMetastoreConfigurationResponse. getBdsMetastoreConfiguration()The returned BdsMetastoreConfiguration instance.Methods in com.oracle.bmc.bds.responses with parameters of type BdsMetastoreConfiguration Modifier and Type Method Description GetBdsMetastoreConfigurationResponse.BuilderGetBdsMetastoreConfigurationResponse.Builder. bdsMetastoreConfiguration(BdsMetastoreConfiguration bdsMetastoreConfiguration)The returned BdsMetastoreConfiguration instance.
 
-