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