Class OpenAPIMediaType
java.lang.Object
org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIMediaType
- All Implemented Interfaces:
Serializable
OpenAPIMediaType describes the content of the request or response for an API.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEncoding(Map<String, OpenAPIEncoding> encoding) voidsetExtensions(Map<String, Object> extensions) voidsetSchema(OpenAPISchema schema) toString()