| Modifier and Type | Method and Description |
|---|---|
TypeDefinition |
ConnectorTypeDefinitionBuilder.buildTypeDefinition(APITypeModel apiTypeModel,
List<PartDescriptor> partDescriptors) |
TypeDefinition |
ConnectorTypeDefinitionBuilder.buildTypeDefinition(APITypeModel apiTypeModel,
List<PartDescriptor> partDescriptors,
javax.ws.rs.core.MediaType mediaType) |
| Modifier and Type | Field and Description |
|---|---|
protected APITypeModel |
APITypeModel.innerType |
protected APITypeModel |
APIParameterModel.typeModel |
| Modifier and Type | Field and Description |
|---|---|
protected List<APITypeModel> |
APIOperationModel.inputMetadataModel |
protected List<APITypeModel> |
APIOperationModel.outputMetadataModel |
protected List<APITypeModel> |
APITypeModel.unionTypes |
| Modifier and Type | Method and Description |
|---|---|
APITypeModel |
APITypeModel.getInnerType() |
APITypeModel |
APIParameterModel.getTypeModel() |
| Modifier and Type | Method and Description |
|---|---|
List<APITypeModel> |
APIOperationModel.getInputMetadataModel() |
List<APITypeModel> |
APIOperationModel.getOutputMetadataModel() |
List<APITypeModel> |
APITypeModel.getUnionTypes() |
| Modifier and Type | Class and Description |
|---|---|
class |
AMFTypeModel |
| Modifier and Type | Method and Description |
|---|---|
APITypeModel |
AMFTypeModel.getInnerType() |
| Modifier and Type | Method and Description |
|---|---|
List<APITypeModel> |
AMFTypeModel.getUnionTypes() |
Copyright © 2020. All rights reserved.