public class Path extends Object
original non RX-ified interface using Vert.x codegen.| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<Path> |
__TYPE_ARG |
| Constructor and Description |
|---|
Path(Object delegate) |
Path(Path delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Path |
getDelegate() |
String |
getName() |
List<Operation> |
getOperations() |
List<Parameter> |
getParameters() |
int |
hashCode() |
static Path |
newInstance(Path arg) |
String |
toString() |
Copyright © 2023 Eclipse. All rights reserved.