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