Class RequestParameter
java.lang.Object
io.vertx.mutiny.openapi.validation.RequestParameter
- All Implemented Interfaces:
- MutinyDelegate
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionRequestParameter(io.vertx.openapi.validation.RequestParameter delegate) RequestParameter(Object delegate) 
- 
Method SummaryModifier and TypeMethodDescriptionbooleanio.vertx.openapi.validation.RequestParameterinthashCode()static RequestParameternewInstance(io.vertx.openapi.validation.RequestParameter arg) toString()
- 
Field Details- 
__TYPE_ARG
 
- 
- 
Constructor Details- 
RequestParameterpublic RequestParameter(io.vertx.openapi.validation.RequestParameter delegate) 
- 
RequestParameter
 
- 
- 
Method Details- 
getDelegatepublic io.vertx.openapi.validation.RequestParameter getDelegate()- Specified by:
- getDelegatein interface- MutinyDelegate
- Returns:
- the delegate used by this Mutiny object of generated type
 
- 
toString
- 
equals
- 
hashCodepublic int hashCode()
- 
newInstance
 
-