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