public static interface VaultAccessor.RestTemplateCallback<T>
RestTemplate
.Modifier and Type | Method and Description |
---|---|
T |
doWithRestTemplate(URI uri,
RestTemplate restTemplate) |
T doWithRestTemplate(URI uri, RestTemplate restTemplate)
uri
- must not be null.restTemplate
- must not be null.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.