public class MimeTypeImpl extends Object implements org.mule.apikit.model.MimeType
| Constructor and Description |
|---|
MimeTypeImpl(amf.client.model.domain.Payload payload) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCompiledSchema() |
String |
getExample() |
Map<String,List<org.mule.apikit.model.parameter.Parameter>> |
getFormParameters() |
Object |
getInstance() |
String |
getSchema() |
String |
getType() |
List<org.mule.apikit.validation.ApiValidationResult> |
validate(String payload) |
public Object getCompiledSchema()
getCompiledSchema in interface org.mule.apikit.model.MimeTypepublic String getSchema()
getSchema in interface org.mule.apikit.model.MimeTypepublic Map<String,List<org.mule.apikit.model.parameter.Parameter>> getFormParameters()
getFormParameters in interface org.mule.apikit.model.MimeTypepublic String getType()
getType in interface org.mule.apikit.model.MimeTypepublic String getExample()
getExample in interface org.mule.apikit.model.MimeTypepublic Object getInstance()
getInstance in interface org.mule.apikit.model.MimeTypeCopyright © 2022. All rights reserved.