public interface Callout
Modifier and Type | Method and Description |
---|---|
HttpResponse |
send()
Synchronous call.
|
void |
send(String attributeToStoreResponseIn)
Asynchronous call.
|
HttpResponse send()
void send(String attributeToStoreResponseIn)
attributeToStoreResponseIn
- The attribute to put the response in