Uses of Class
org.springframework.vault.support.VaultMetadataRequest
Packages that use VaultMetadataRequest
Package
Description
Vault core support.
Classes supporting the Vault packages, such as value objects.
-
Uses of VaultMetadataRequest in org.springframework.vault.core
Methods in org.springframework.vault.core with parameters of type VaultMetadataRequestModifier and TypeMethodDescriptionReactiveVaultKeyValueMetadataOperations.put(String path, VaultMetadataRequest body) Update the secret metadata, or creates new metadata if not present.voidVaultKeyValueMetadataOperations.put(String path, VaultMetadataRequest body) Update the secret metadata, or creates new metadata if not present. -
Uses of VaultMetadataRequest in org.springframework.vault.support
Methods in org.springframework.vault.support that return VaultMetadataRequest