| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
TestCaseListResponseAllOfResult |
TestCaseListResponseAllOfResult.addEntitiesItem(TestCase entitiesItem) |
TestCaseListResponseAllOfResult |
TestCaseListResponseAllOfResult.count(Integer count) |
TestCaseListResponseAllOfResult |
TestCaseListResponseAllOfResult.entities(List<TestCase> entities) |
TestCaseListResponseAllOfResult |
TestCaseListResponseAllOfResult.filtered(Integer filtered) |
static TestCaseListResponseAllOfResult |
TestCaseListResponseAllOfResult.fromJson(String jsonString)
Create an instance of TestCaseListResponseAllOfResult given an JSON string
|
TestCaseListResponseAllOfResult |
TestCaseListResponse.getResult()
Get result
|
TestCaseListResponseAllOfResult |
TestCaseListResponseAllOf.getResult()
Get result
|
TestCaseListResponseAllOfResult |
TestCaseListResponseAllOfResult.total(Integer total) |
| Modifier and Type | Method and Description |
|---|---|
TestCaseListResponse |
TestCaseListResponse.result(TestCaseListResponseAllOfResult result) |
TestCaseListResponseAllOf |
TestCaseListResponseAllOf.result(TestCaseListResponseAllOfResult result) |
void |
TestCaseListResponse.setResult(TestCaseListResponseAllOfResult result) |
void |
TestCaseListResponseAllOf.setResult(TestCaseListResponseAllOfResult result) |
Copyright © 2023. All rights reserved.