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