Class Content
java.lang.Object
com.kingsrook.qqq.openapi.model.Content
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for examplesGetter for schemavoid
setExamples
(Map<String, Example> examples) Setter for examplesvoid
Setter for schemawithExamples
(Map<String, Example> examples) Fluent setter for exampleswithSchema
(Schema schema) Fluent setter for schema
-
Constructor Details
-
Content
public Content()
-
-
Method Details
-
getSchema
Getter for schema -
setSchema
Setter for schema -
withSchema
-
getExamples
-
setExamples
-
withExamples
-