Uses of Class
org.springframework.vault.support.VaultMetadataRequest
Package
Description
Vault core support.
Classes supporting the Vault packages, such as value objects.
-
Uses of VaultMetadataRequest in org.springframework.vault.core
Modifier and TypeMethodDescriptionReactiveVaultKeyValueMetadataOperations.put
(String path, VaultMetadataRequest body) Update the secret metadata, or creates new metadata if not present.void
VaultKeyValueMetadataOperations.put
(String path, VaultMetadataRequest body) Update the secret metadata, or creates new metadata if not present. -
Uses of VaultMetadataRequest in org.springframework.vault.support