Class Content
java.lang.Object
com.kingsrook.qqq.openapi.model.Content
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for examplesGetter for schemavoidsetExamples(Map<String, Example> examples) Setter for examplesvoidSetter 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
-