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