| Package | Description |
|---|---|
| io.qase.client.api | |
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentListResponse |
AttachmentsApi.getAttachments(Integer limit,
Integer offset)
Get all attachments.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AttachmentListResponse> |
AttachmentsApi.getAttachmentsWithHttpInfo(Integer limit,
Integer offset)
Get all attachments.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AttachmentsApi.getAttachmentsAsync(Integer limit,
Integer offset,
ApiCallback<AttachmentListResponse> _callback)
Get all attachments.
|
| Modifier and Type | Method and Description |
|---|---|
static AttachmentListResponse |
AttachmentListResponse.fromJson(String jsonString)
Create an instance of AttachmentListResponse given an JSON string
|
AttachmentListResponse |
AttachmentListResponse.result(AttachmentListResponseAllOfResult result) |
AttachmentListResponse |
AttachmentListResponse.status(Boolean status) |
Copyright © 2023. All rights reserved.