| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentHash |
AttachmentHash.filename(String filename) |
static AttachmentHash |
AttachmentHash.fromJson(String jsonString)
Create an instance of AttachmentHash given an JSON string
|
AttachmentHash |
AttachmentHash.hash(String hash) |
AttachmentHash |
AttachmentHash.mime(String mime) |
AttachmentHash |
AttachmentHash.size(Integer size) |
AttachmentHash |
AttachmentHash.url(URI url) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentHash> |
SharedStepStepsInner.getAttachments()
Get attachments
|
| Modifier and Type | Method and Description |
|---|---|
SharedStepStepsInner |
SharedStepStepsInner.addAttachmentsItem(AttachmentHash attachmentsItem) |
| Modifier and Type | Method and Description |
|---|---|
SharedStepStepsInner |
SharedStepStepsInner.attachments(List<AttachmentHash> attachments) |
void |
SharedStepStepsInner.setAttachments(List<AttachmentHash> attachments) |
Copyright © 2023. All rights reserved.