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