public class HttpRequestTransformedOutputOperation
extends com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperation
| Constructor and Description |
|---|
HttpRequestTransformedOutputOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
getHttpTransformedOutput(com.mulesoft.connectivity.rest.commons.api.config.RestConfiguration configuration,
RequesterConnection connection,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> callback,
String endpoint) |
public HttpRequestTransformedOutputOperation()
@MediaType(value="application/json")
@Throws(value=com.mulesoft.connectivity.rest.commons.api.error.RestErrorTypeProvider.class)
public void getHttpTransformedOutput(@Config
com.mulesoft.connectivity.rest.commons.api.config.RestConfiguration configuration,
@Connection
RequesterConnection connection,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> callback,
String endpoint)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.