| Package | Description |
|---|---|
| io.vertx.openapi.contract | |
| io.vertx.reactivex.openapi.contract | |
| io.vertx.rxjava3.openapi.contract |
| Modifier and Type | Method and Description |
|---|---|
Path |
OpenAPIContract.findPath(String urlPath)
Finds the related
Path object based on the passed url path. |
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
OpenAPIContract.getPaths() |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
Path.newInstance(Path arg) |
| Constructor and Description |
|---|
Path(Path delegate) |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
Path.newInstance(Path arg) |
| Constructor and Description |
|---|
Path(Path delegate) |
Copyright © 2023 Eclipse. All rights reserved.