Uses of Interface
org.springframework.vault.client.ReactiveVaultClient.RequestBodySpec
Packages that use ReactiveVaultClient.RequestBodySpec
-
Uses of ReactiveVaultClient.RequestBodySpec in org.springframework.vault.client
Subinterfaces of ReactiveVaultClient.RequestBodySpec in org.springframework.vault.clientModifier and TypeInterfaceDescriptionstatic interfaceContract for specifying request headers, body and path for a request.Subinterfaces with type arguments of type ReactiveVaultClient.RequestBodySpec in org.springframework.vault.clientModifier and TypeInterfaceDescriptionstatic interfaceContract for specifying request headers and body leading up to the exchange.static interfaceContract for specifying request headers, body and path for a request.