| Package | Description |
|---|---|
| org.mule.connectivity.restconnect.internal.descriptor.model | |
| org.mule.connectivity.restconnect.internal.descriptor.parser |
| Modifier and Type | Method and Description |
|---|---|
RequestDescriptor |
OperationDescriptor.getExpects() |
| Constructor and Description |
|---|
OperationDescriptor(String method,
String name,
String description,
String inputMediaType,
String outputMediaType,
RequestDescriptor expects,
boolean ignored,
String alternativeBaseUri,
String pagination,
Boolean skipOutputTypeValidation,
Boolean voidOperation,
String inputTypeSchema,
String outputTypeSchema,
String queryParamArrayFormat) |
| Modifier and Type | Method and Description |
|---|---|
RequestDescriptor |
DescriptorRequestParser.parseRequest(amf.client.model.domain.DialectDomainElement operationElement,
Path descriptorFilePath) |
Copyright © 2020. All rights reserved.