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