| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.sdk.internal.descriptor.model | |
| com.mulesoft.connectivity.rest.sdk.internal.descriptor.parser |
| Modifier and Type | Method and Description |
|---|---|
List<PartDescriptor> |
RequestDescriptor.getPart() |
| Constructor and Description |
|---|
RequestDescriptor(List<ParameterDescriptor> header,
List<ParameterDescriptor> queryParameter,
List<ParameterDescriptor> uriParameter,
List<PartDescriptor> part,
DescriptorElementLocation location) |
| Modifier and Type | Method and Description |
|---|---|
List<PartDescriptor> |
DescriptorPartParser.parseParts(List<amf.client.model.domain.DialectDomainElement> parameterElements) |
Copyright © 2026. All rights reserved.