Class OpenAPIInfo
java.lang.Object
org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIInfo
OpenAPIInfo describes the top level info section of the Open API Specification
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTitle()
void
setContact
(OpenAPIContactDetails contact) void
setDescription
(String description) void
setLicense
(OpenAPILicense license) void
void
setVersion
(String version) toString()