Uses of Class
com.oracle.bmc.databasetoolsruntime.model.CredentialExecuteGranteeCollection
-
Packages that use CredentialExecuteGranteeCollection Package Description com.oracle.bmc.databasetoolsruntime.model com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of CredentialExecuteGranteeCollection in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return CredentialExecuteGranteeCollection Modifier and Type Method Description CredentialExecuteGranteeCollectionCredentialExecuteGranteeCollection.Builder. build()Methods in com.oracle.bmc.databasetoolsruntime.model with parameters of type CredentialExecuteGranteeCollection Modifier and Type Method Description CredentialExecuteGranteeCollection.BuilderCredentialExecuteGranteeCollection.Builder. copy(CredentialExecuteGranteeCollection model) -
Uses of CredentialExecuteGranteeCollection in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return CredentialExecuteGranteeCollection Modifier and Type Method Description CredentialExecuteGranteeCollectionListCredentialExecuteGranteesResponse. getCredentialExecuteGranteeCollection()The returned CredentialExecuteGranteeCollection instance.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type CredentialExecuteGranteeCollection Modifier and Type Method Description ListCredentialExecuteGranteesResponse.BuilderListCredentialExecuteGranteesResponse.Builder. credentialExecuteGranteeCollection(CredentialExecuteGranteeCollection credentialExecuteGranteeCollection)The returned CredentialExecuteGranteeCollection instance.
-