Uses of Class
com.oracle.bmc.databasetools.model.ValidationExternalAuthenticationStatus
-
Packages that use ValidationExternalAuthenticationStatus Package Description com.oracle.bmc.databasetools.model -
-
Uses of ValidationExternalAuthenticationStatus in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return ValidationExternalAuthenticationStatus Modifier and Type Method Description ValidationExternalAuthenticationStatusValidationExternalAuthenticationStatus.Builder. build()Methods in com.oracle.bmc.databasetools.model that return types with arguments of type ValidationExternalAuthenticationStatus Modifier and Type Method Description List<ValidationExternalAuthenticationStatus>ValidateDatabaseToolsConnectionOracleDatabaseResult. getExternalAuthenticationStatuses()Status on whether an external authentication can be used with this connection or not.Methods in com.oracle.bmc.databasetools.model with parameters of type ValidationExternalAuthenticationStatus Modifier and Type Method Description ValidationExternalAuthenticationStatus.BuilderValidationExternalAuthenticationStatus.Builder. copy(ValidationExternalAuthenticationStatus model)Method parameters in com.oracle.bmc.databasetools.model with type arguments of type ValidationExternalAuthenticationStatus Modifier and Type Method Description ValidateDatabaseToolsConnectionOracleDatabaseResult.BuilderValidateDatabaseToolsConnectionOracleDatabaseResult.Builder. externalAuthenticationStatuses(List<ValidationExternalAuthenticationStatus> externalAuthenticationStatuses)Status on whether an external authentication can be used with this connection or not.
-