public class DiscoveryClientVaultServiceInstanceProvider extends Object implements VaultServiceInstanceProvider
ServiceInstance to look up the Vault service.| Constructor and Description |
|---|
DiscoveryClientVaultServiceInstanceProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.ServiceInstance |
getVaultServerInstance(String serviceId)
Lookup
ServiceInstance by serviceId. |
public DiscoveryClientVaultServiceInstanceProvider()
public org.springframework.cloud.client.ServiceInstance getVaultServerInstance(String serviceId)
VaultServiceInstanceProviderServiceInstance by serviceId.getVaultServerInstance in interface VaultServiceInstanceProviderserviceId - the service Id.ServiceInstance for the given serviceId.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.