public class Endpoint extends Object
| Constructor and Description |
|---|
Endpoint() |
Endpoint(ArrayList<String> methods,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getMethods() |
String |
getUri() |
void |
setMethods(ArrayList<String> methods) |
void |
setUri(String uri) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.