public interface ApiClient
| Modifier and Type | Method and Description |
|---|---|
ApiClientResponse |
invoke(ApiClientRequest request)
Dispatches a request to an API endpoint described in the request.
|
ApiClientResponse invoke(ApiClientRequest request)
request - Request to dispatch to the ApiClientCopyright © 2019. All rights reserved.