| Package | Description |
|---|---|
| io.vertx.openapi.contract | |
| io.vertx.reactivex.openapi.contract | |
| io.vertx.rxjava3.openapi.contract |
| Modifier and Type | Method and Description |
|---|---|
Response |
Operation.getDefaultResponse() |
Response |
Operation.getResponse(int responseCode)
Returns the response to the passed response code or null.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
Response.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Response |
Response.newInstance(Response arg) |
| Constructor and Description |
|---|
Response(Response delegate) |
| Modifier and Type | Method and Description |
|---|---|
Response |
Response.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Response |
Response.newInstance(Response arg) |
| Constructor and Description |
|---|
Response(Response delegate) |
Copyright © 2023 Eclipse. All rights reserved.