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