| Package | Description |
|---|---|
| io.qase.client.api | |
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
PlanResponse |
PlansApi.getPlan(String code,
Integer id)
Get a specific plan.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PlanResponse> |
PlansApi.getPlanWithHttpInfo(String code,
Integer id)
Get a specific plan.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PlansApi.getPlanAsync(String code,
Integer id,
ApiCallback<PlanResponse> _callback)
Get a specific plan.
|
| Modifier and Type | Method and Description |
|---|---|
static PlanResponse |
PlanResponse.fromJson(String jsonString)
Create an instance of PlanResponse given an JSON string
|
PlanResponse |
PlanResponse.result(PlanDetailed result) |
PlanResponse |
PlanResponse.status(Boolean status) |
Copyright © 2023. All rights reserved.