| Package | Description |
|---|---|
| io.qase.client.api | |
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
RunPublicResponse |
RunsApi.updateRunPublicity(String code,
Integer id,
RunPublic runPublic)
Update publicity of a specific run.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RunPublicResponse> |
RunsApi.updateRunPublicityWithHttpInfo(String code,
Integer id,
RunPublic runPublic)
Update publicity of a specific run.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
RunsApi.updateRunPublicityAsync(String code,
Integer id,
RunPublic runPublic,
ApiCallback<RunPublicResponse> _callback)
Update publicity of a specific run.
|
| Modifier and Type | Method and Description |
|---|---|
static RunPublicResponse |
RunPublicResponse.fromJson(String jsonString)
Create an instance of RunPublicResponse given an JSON string
|
RunPublicResponse |
RunPublicResponse.result(RunPublicResponseAllOfResult result) |
RunPublicResponse |
RunPublicResponse.status(Boolean status) |
Copyright © 2023. All rights reserved.