public abstract class AbstractServiceInvoker extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractServiceInvoker(RestClientConfig restClientConfig) |
protected AbstractServiceInvoker(RestClientConfig restClientConfig)
public <T,R> R invoke(RestRequestMethod<T,R> restRequestMethod) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.