public abstract class CreateQuery<MODEL extends Model> extends AbstractQuery<MODEL>
DEFAULT_TIMEOUT_MILLISECONDS| Constructor and Description |
|---|
CreateQuery() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<MODEL> |
getModelClass() |
appendUrlParameter, appendUrlParameter, appendUrlParameter, encode, getBody, getLocale, getTimeoutMilliseconds, getUrl, setLocale, setTimeoutMillisecondspublic CreateQuery()
public abstract Class<MODEL> getModelClass()
Copyright © 2009-2012 SonarSource. All Rights Reserved.