Class Response
- java.lang.Object
-
- io.vertx.reactivex.openapi.contract.Response
-
public class Response extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static TypeArg<Response>__TYPE_ARG
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Map<String,MediaType>getContent()ResponsegetDelegate()List<Parameter>getHeaders()inthashCode()static ResponsenewInstance(Response arg)StringtoString()
-