Uses of Interface
org.springframework.vault.client.VaultClient.PathSpec
Packages that use VaultClient.PathSpec
-
Uses of VaultClient.PathSpec in org.springframework.vault.client
Subinterfaces of VaultClient.PathSpec in org.springframework.vault.clientModifier and TypeInterfaceDescriptionstatic interfaceContract for specifying request headers, body and path for a request.static interfaceContract for specifying request headers and path for a request.