Uses of Class
de.stklcode.jvault.connector.model.response.embedded.VersionMetadata
Packages that use VersionMetadata
Package
Description
Model classes for responses from the Vault API.
Embedded data classes for responses from the Vault API.
-
Uses of VersionMetadata in de.stklcode.jvault.connector.model.response
Methods in de.stklcode.jvault.connector.model.response that return VersionMetadataModifier and TypeMethodDescriptionfinal VersionMetadata
MetaSecretResponse.getMetadata()
final VersionMetadata
PlainSecretResponse.getMetadata()
abstract VersionMetadata
SecretResponse.getMetadata()
Get secret metadata.SecretVersionResponse.getMetadata()
Get the actual metadata. -
Uses of VersionMetadata in de.stklcode.jvault.connector.model.response.embedded
Methods in de.stklcode.jvault.connector.model.response.embedded that return VersionMetadataMethods in de.stklcode.jvault.connector.model.response.embedded that return types with arguments of type VersionMetadata