| Package | Description |
|---|---|
| io.qase.client.api | |
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
CreateResult200Response |
ResultsApi.createResult(String code,
Integer id,
ResultCreate resultCreate)
Create test run result.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateResult200Response> |
ResultsApi.createResultWithHttpInfo(String code,
Integer id,
ResultCreate resultCreate)
Create test run result.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ResultsApi.createResultAsync(String code,
Integer id,
ResultCreate resultCreate,
ApiCallback<CreateResult200Response> _callback)
Create test run result.
|
| Modifier and Type | Method and Description |
|---|---|
static CreateResult200Response |
CreateResult200Response.fromJson(String jsonString)
Create an instance of CreateResult200Response given an JSON string
|
CreateResult200Response |
CreateResult200Response.result(CreateResult200ResponseAllOfResult result) |
CreateResult200Response |
CreateResult200Response.status(Boolean status) |
Copyright © 2023. All rights reserved.