@FunctionalInterface public interface RequestSupplier
| Modifier and Type | Method and Description |
|---|---|
io.apimatic.coreinterfaces.http.request.Request |
supply()
Supplies the Request object.
|
io.apimatic.coreinterfaces.http.request.Request supply()
throws IOException
IOException - Signals that an I/O exception of some sort has occurred.Copyright © 2023. All rights reserved.