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