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