Uses of Class
com.kingsrook.qqq.openapi.model.Path
Packages that use Path
Package
Description
The POJOs in this package represent a model of an OpenAPI spec file.
-
Uses of Path in com.kingsrook.qqq.openapi.model
Methods in com.kingsrook.qqq.openapi.model that return PathModifier and TypeMethodDescriptionPath.withDelete
(Method delete) Fluent setter for deleteFluent setter for getFluent setter for patchFluent setter for postFluent setter for putMethods in com.kingsrook.qqq.openapi.model that return types with arguments of type PathMethod parameters in com.kingsrook.qqq.openapi.model with type arguments of type Path