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