Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalAsmConfiguration
- 
Packages that use ExternalAsmConfiguration Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of ExternalAsmConfiguration in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return ExternalAsmConfiguration Modifier and Type Method Description ExternalAsmConfigurationExternalAsmConfiguration.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalAsmConfiguration Modifier and Type Method Description ExternalAsmConfiguration.BuilderExternalAsmConfiguration.Builder. copy(ExternalAsmConfiguration model)
- 
Uses of ExternalAsmConfiguration in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return ExternalAsmConfiguration Modifier and Type Method Description ExternalAsmConfigurationGetExternalAsmConfigurationResponse. getExternalAsmConfiguration()The returned ExternalAsmConfiguration instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalAsmConfiguration Modifier and Type Method Description GetExternalAsmConfigurationResponse.BuilderGetExternalAsmConfigurationResponse.Builder. externalAsmConfiguration(ExternalAsmConfiguration externalAsmConfiguration)The returned ExternalAsmConfiguration instance.
 
-