Uses of Class
com.oracle.bmc.datasafe.requests.ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication
-
Packages that use ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication Package Description com.oracle.bmc.datasafe.requests -
-
Uses of ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication Modifier and Type Method Description static ListSecurityFeaturesRequest.TargetsWithPasswordAuthenticationListSecurityFeaturesRequest.TargetsWithPasswordAuthentication. create(String key)ListSecurityFeaturesRequest.TargetsWithPasswordAuthenticationListSecurityFeaturesRequest. getTargetsWithPasswordAuthentication()A filter to return only the targets with the DB security feature - Password Authentication enabled/disabled.static ListSecurityFeaturesRequest.TargetsWithPasswordAuthenticationListSecurityFeaturesRequest.TargetsWithPasswordAuthentication. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication[]ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication. 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.TargetsWithPasswordAuthentication Modifier and Type Method Description ListSecurityFeaturesRequest.BuilderListSecurityFeaturesRequest.Builder. targetsWithPasswordAuthentication(ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication targetsWithPasswordAuthentication)A filter to return only the targets with the DB security feature - Password Authentication enabled/disabled.
-