@FunctionalInterface public interface ReactiveVaultEndpointProvider
VaultEndpoint
. Allows to use a different
VaultEndpoint
for each Vault request.Modifier and Type | Method and Description |
---|---|
Mono<VaultEndpoint> |
getVaultEndpoint()
Provides access to
VaultEndpoint . |
Mono<VaultEndpoint> getVaultEndpoint()
VaultEndpoint
.VaultEndpoint
.Copyright © 2016–2022 Pivotal Software, Inc.. All rights reserved.