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