protected static interface BaseApi.RequestSupplier
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
supply()
Supplies the HttpRequest object.
|
HttpRequest supply() throws ApiException, IOException
ApiException - Represents error response from the server.IOException - Signals that an I/O exception of some sort has occurred.Copyright © 2022. All rights reserved.