Package | Description |
---|---|
io.vertx.openapi.validation | |
io.vertx.reactivex.openapi.validation | |
io.vertx.rxjava3.openapi.validation |
Modifier and Type | Method and Description |
---|---|
ResponseParameter |
ValidatedResponse.getBody() |
ResponseParameter |
ValidatableResponse.getBody() |
Modifier and Type | Method and Description |
---|---|
Map<String,ResponseParameter> |
ValidatedResponse.getHeaders() |
Map<String,ResponseParameter> |
ValidatableResponse.getHeaders() |
Modifier and Type | Method and Description |
---|---|
ResponseParameter |
ResponseParameter.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ResponseParameter |
ResponseParameter.newInstance(ResponseParameter arg) |
Constructor and Description |
---|
ResponseParameter(ResponseParameter delegate) |
Modifier and Type | Method and Description |
---|---|
ResponseParameter |
ResponseParameter.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ResponseParameter |
ResponseParameter.newInstance(ResponseParameter arg) |
Constructor and Description |
---|
ResponseParameter(ResponseParameter delegate) |
Copyright © 2024 Eclipse. All rights reserved.