public class CookBookSignalErrorHandlingConnection
extends com.mulesoft.connectivity.rest.commons.api.connection.DefaultRestConnection
| Constructor and Description |
|---|
CookBookSignalErrorHandlingConnection(org.mule.runtime.http.api.client.HttpClient httpClient,
org.mule.runtime.http.api.client.HttpRequestOptions httpRequestOptions,
String baseUri) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> |
sendAsync(org.mule.runtime.http.api.domain.message.request.HttpRequest request) |
public CookBookSignalErrorHandlingConnection(org.mule.runtime.http.api.client.HttpClient httpClient,
org.mule.runtime.http.api.client.HttpRequestOptions httpRequestOptions,
String baseUri)
public CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> sendAsync(org.mule.runtime.http.api.domain.message.request.HttpRequest request)
sendAsync in interface com.mulesoft.connectivity.rest.commons.api.connection.RestConnectionsendAsync in class com.mulesoft.connectivity.rest.commons.api.connection.DefaultRestConnectionCopyright © 2023 MuleSoft, Inc.. All rights reserved.