get Response Async
Asynchronously obtains a response from the provided supplier function.
Return
The string response provided by the supplier.
Parameters
supplier
A lambda function that supplies a string.
Asynchronously obtains a response from the provided supplier function.
The string response provided by the supplier.
A lambda function that supplies a string.