public interface SoapOperationMetadata
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getAttachmentsType() |
org.mule.metadata.api.model.MetadataType |
getBodyType() |
org.mule.metadata.api.model.MetadataType |
getHeadersType() |
org.mule.metadata.api.model.MetadataType getBodyType()
MetadataType of the body.org.mule.metadata.api.model.MetadataType getHeadersType()
MetadataType of the headers.org.mule.metadata.api.model.MetadataType getAttachmentsType()
MetadataType of the attachments.Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.