Class Path
java.lang.Object
io.vertx.reactivex.openapi.contract.Path
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
This interface represents the most important attributes of an OpenAPI Parameter.
Parameter V3.1
Parameter V3.0
Parameter V3.1
Parameter V3.0
NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.
-
Field Details
-
__TYPE_ARG
-
-
Constructor Details
-
Path
-
Path
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
getName
- Returns:
- the name of this path
-
getOperations
-
getParameters
-
newInstance
-