Uses of Class
com.oracle.bmc.databasetoolsruntime.model.CredentialExecuteGrantee
-
Packages that use CredentialExecuteGrantee Package Description com.oracle.bmc.databasetoolsruntime.model com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of CredentialExecuteGrantee in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return CredentialExecuteGrantee Modifier and Type Method Description CredentialExecuteGranteeCredentialExecuteGrantee.Builder. build()Methods in com.oracle.bmc.databasetoolsruntime.model with parameters of type CredentialExecuteGrantee Modifier and Type Method Description CredentialExecuteGrantee.BuilderCredentialExecuteGrantee.Builder. copy(CredentialExecuteGrantee model) -
Uses of CredentialExecuteGrantee in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return CredentialExecuteGrantee Modifier and Type Method Description CredentialExecuteGranteeCreateCredentialExecuteGranteeResponse. getCredentialExecuteGrantee()The returned CredentialExecuteGrantee instance.CredentialExecuteGranteeGetCredentialExecuteGranteeResponse. getCredentialExecuteGrantee()The returned CredentialExecuteGrantee instance.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type CredentialExecuteGrantee Modifier and Type Method Description CreateCredentialExecuteGranteeResponse.BuilderCreateCredentialExecuteGranteeResponse.Builder. credentialExecuteGrantee(CredentialExecuteGrantee credentialExecuteGrantee)The returned CredentialExecuteGrantee instance.GetCredentialExecuteGranteeResponse.BuilderGetCredentialExecuteGranteeResponse.Builder. credentialExecuteGrantee(CredentialExecuteGrantee credentialExecuteGrantee)The returned CredentialExecuteGrantee instance.
-