public class HttpResponseDWBinding extends Object
| Constructor and Description |
|---|
HttpResponseDWBinding(org.mule.runtime.api.metadata.TypedValue<String> payload,
HttpResponseAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.TypedValue<String> |
getBody() |
org.mule.runtime.api.util.MultiMap<String,String> |
getHeader() |
String |
getReasonPhrase() |
Integer |
getStatusCode() |
public HttpResponseDWBinding(org.mule.runtime.api.metadata.TypedValue<String> payload, HttpResponseAttributes attributes)
Copyright © 2023. All rights reserved.