| Modifier and Type | Method and Description |
|---|---|
TypeSchema |
TypeSchemaPool.getUniqueTypeSchema(TypeSchema typeSchema) |
| Modifier and Type | Method and Description |
|---|---|
TypeSchema |
TypeSchemaPool.getUniqueTypeSchema(TypeSchema typeSchema) |
| Modifier and Type | Method and Description |
|---|---|
TypeSchema |
ConnectorTypeSchemaBuilder.buildTypeSchema(com.mulesoft.connectivity.rest.sdk.internal.webapi.model.type.schema.APITypeSchemaModel apiTypeSchemaModel) |
TypeSchema |
ConnectorTypeSchemaBuilder.buildTypeSchema(String rawSchema) |
| Modifier and Type | Field and Description |
|---|---|
protected TypeSchema |
TypeDefinition.typeSchema |
| Modifier and Type | Method and Description |
|---|---|
TypeSchema |
TypeDefinition.getTypeSchema() |
| Modifier and Type | Method and Description |
|---|---|
static TypeDefinition.Builder |
TypeDefinition.builder(javax.ws.rs.core.MediaType mediaType,
TypeSchema typeSchema,
List<String> enumValues,
String example) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomTypeSchema |
class |
JsonTypeSchema |
class |
XmlTypeSchema |
Copyright © 2021. All rights reserved.