Uses of Class
net.coru.api.generator.plugin.openapi.model.PathObject.PathObjectBuilder
-
Packages that use PathObject.PathObjectBuilder Package Description net.coru.api.generator.plugin.openapi.model -
-
Uses of PathObject.PathObjectBuilder in net.coru.api.generator.plugin.openapi.model
Methods in net.coru.api.generator.plugin.openapi.model that return PathObject.PathObjectBuilder Modifier and Type Method Description PathObject.PathObjectBuilderPathObject.PathObjectBuilder. operationObject(OperationObject operationObject)PathObject.PathObjectBuilderPathObject.PathObjectBuilder. operationObjects(List<OperationObject> operationObjects)
-