Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalAsmCollection
-
Packages that use ExternalAsmCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of ExternalAsmCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ExternalAsmCollection Modifier and Type Method Description ExternalAsmCollection
ExternalAsmCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalAsmCollection Modifier and Type Method Description ExternalAsmCollection.Builder
ExternalAsmCollection.Builder. copy(ExternalAsmCollection model)
-
Uses of ExternalAsmCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ExternalAsmCollection Modifier and Type Method Description ExternalAsmCollection
ListExternalAsmsResponse. getExternalAsmCollection()
The returned ExternalAsmCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalAsmCollection Modifier and Type Method Description ListExternalAsmsResponse.Builder
ListExternalAsmsResponse.Builder. externalAsmCollection(ExternalAsmCollection externalAsmCollection)
The returned ExternalAsmCollection instance.
-