Uses of Class
com.oracle.bmc.databasetoolsruntime.model.CredentialCollection
-
Packages that use CredentialCollection Package Description com.oracle.bmc.databasetoolsruntime.model com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of CredentialCollection in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return CredentialCollection Modifier and Type Method Description CredentialCollectionCredentialCollection.Builder. build()Methods in com.oracle.bmc.databasetoolsruntime.model with parameters of type CredentialCollection Modifier and Type Method Description CredentialCollection.BuilderCredentialCollection.Builder. copy(CredentialCollection model) -
Uses of CredentialCollection in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return CredentialCollection Modifier and Type Method Description CredentialCollectionListCredentialsResponse. getCredentialCollection()The returned CredentialCollection instance.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type CredentialCollection Modifier and Type Method Description ListCredentialsResponse.BuilderListCredentialsResponse.Builder. credentialCollection(CredentialCollection credentialCollection)The returned CredentialCollection instance.
-