Uses of Class
com.oracle.bmc.datasafe.requests.ListSecurityFeaturesRequest.TargetsWithExternalAuthentication
-
Packages that use ListSecurityFeaturesRequest.TargetsWithExternalAuthentication Package Description com.oracle.bmc.datasafe.requests -
-
Uses of ListSecurityFeaturesRequest.TargetsWithExternalAuthentication in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListSecurityFeaturesRequest.TargetsWithExternalAuthentication Modifier and Type Method Description static ListSecurityFeaturesRequest.TargetsWithExternalAuthenticationListSecurityFeaturesRequest.TargetsWithExternalAuthentication. create(String key)ListSecurityFeaturesRequest.TargetsWithExternalAuthenticationListSecurityFeaturesRequest. getTargetsWithExternalAuthentication()A filter to return only the targets with the DB security feature - External Authentication enabled/disabled.static ListSecurityFeaturesRequest.TargetsWithExternalAuthenticationListSecurityFeaturesRequest.TargetsWithExternalAuthentication. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSecurityFeaturesRequest.TargetsWithExternalAuthentication[]ListSecurityFeaturesRequest.TargetsWithExternalAuthentication. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.datasafe.requests with parameters of type ListSecurityFeaturesRequest.TargetsWithExternalAuthentication Modifier and Type Method Description ListSecurityFeaturesRequest.BuilderListSecurityFeaturesRequest.Builder. targetsWithExternalAuthentication(ListSecurityFeaturesRequest.TargetsWithExternalAuthentication targetsWithExternalAuthentication)A filter to return only the targets with the DB security feature - External Authentication enabled/disabled.
-