| Package | Description |
|---|---|
| org.hawkular.rest.api.v1.impl | |
| org.hawkular.rest.api.v1.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
RestURLImpl.createUrl(javax.ws.rs.container.AsyncResponse asyncResponse,
URL url,
String authToken) |
void |
RestURLImpl.updateUrl(javax.ws.rs.container.AsyncResponse asyncResponse,
String id,
URL update,
String authToken) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestURL.createUrl(javax.ws.rs.container.AsyncResponse asyncResponse,
URL url,
String authToken) |
void |
RestURL.updateUrl(javax.ws.rs.container.AsyncResponse asyncResponse,
String id,
URL url,
String authToken) |
Copyright © 2016 Red Hat. All rights reserved.