Uses of Class
com.oracle.bmc.databasetoolsruntime.model.UserCredentialCollection
-
Packages that use UserCredentialCollection Package Description com.oracle.bmc.databasetoolsruntime.model com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of UserCredentialCollection in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return UserCredentialCollection Modifier and Type Method Description UserCredentialCollectionUserCredentialCollection.Builder. build()Methods in com.oracle.bmc.databasetoolsruntime.model with parameters of type UserCredentialCollection Modifier and Type Method Description UserCredentialCollection.BuilderUserCredentialCollection.Builder. copy(UserCredentialCollection model) -
Uses of UserCredentialCollection in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return UserCredentialCollection Modifier and Type Method Description UserCredentialCollectionListUserCredentialsResponse. getUserCredentialCollection()The returned UserCredentialCollection instance.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type UserCredentialCollection Modifier and Type Method Description ListUserCredentialsResponse.BuilderListUserCredentialsResponse.Builder. userCredentialCollection(UserCredentialCollection userCredentialCollection)The returned UserCredentialCollection instance.
-