| Package | Description |
|---|---|
| io.qase.client.api | |
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentResponse |
AttachmentsApi.getAttachment(String hash)
Get attachment by Hash.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AttachmentResponse> |
AttachmentsApi.getAttachmentWithHttpInfo(String hash)
Get attachment by Hash.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AttachmentsApi.getAttachmentAsync(String hash,
ApiCallback<AttachmentResponse> _callback)
Get attachment by Hash.
|
| Modifier and Type | Method and Description |
|---|---|
static AttachmentResponse |
AttachmentResponse.fromJson(String jsonString)
Create an instance of AttachmentResponse given an JSON string
|
AttachmentResponse |
AttachmentResponse.result(AttachmentGet result) |
AttachmentResponse |
AttachmentResponse.status(Boolean status) |
Copyright © 2023. All rights reserved.