public abstract class AbstractQTestApiServiceRequest<T extends AbstractQTestApiServiceRequest> extends ApiServiceRequest
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Long |
projectId |
| Constructor and Description |
|---|
AbstractQTestApiServiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getProjectId() |
void |
setProjectId(java.lang.Long projectId)
Sets the project identifier.
|
copyPrivateRequestParameters, getCredentials, getRequestClientOptions, setCredentials, toString, withCredentials