public class FavouriteDeleteQuery extends DeleteQuery
DEFAULT_TIMEOUT_MILLISECONDS| Constructor and Description |
|---|
FavouriteDeleteQuery(String idOrKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdOrKey() |
String |
getUrl()
Must start with a slash, for example: /api/metrics
|
appendUrlParameter, appendUrlParameter, appendUrlParameter, encode, getBody, getLocale, getTimeoutMilliseconds, setLocale, setTimeoutMillisecondspublic FavouriteDeleteQuery(String idOrKey)
public String getIdOrKey()
public String getUrl()
AbstractQueryIMPORTANT: In implementations of this method we must use helper methods to construct URL.
Copyright © 2009-2012 SonarSource. All Rights Reserved.