Class RequestParameter
java.lang.Object
io.vertx.mutiny.openapi.validation.RequestParameter
- All Implemented Interfaces:
MutinyDelegate
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRequestParameter(io.vertx.openapi.validation.RequestParameter delegate) RequestParameter(Object delegate) -
Method Summary
Modifier and TypeMethodDescriptionbooleanio.vertx.openapi.validation.RequestParameterinthashCode()static RequestParameternewInstance(io.vertx.openapi.validation.RequestParameter arg) toString()
-
Field Details
-
__TYPE_ARG
-
-
Constructor Details
-
RequestParameter
public RequestParameter(io.vertx.openapi.validation.RequestParameter delegate) -
RequestParameter
-
-
Method Details
-
getDelegate
public io.vertx.openapi.validation.RequestParameter getDelegate()- Specified by:
getDelegatein interfaceMutinyDelegate- Returns:
- the delegate used by this Mutiny object of generated type
-
toString
-
equals
-
hashCode
public int hashCode() -
newInstance
-