| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
ResultUpdateStepsInner |
ResultUpdateStepsInner.addAttachmentsItem(String attachmentsItem) |
ResultUpdateStepsInner |
ResultUpdateStepsInner.attachments(List<String> attachments) |
ResultUpdateStepsInner |
ResultUpdateStepsInner.comment(String comment) |
static ResultUpdateStepsInner |
ResultUpdateStepsInner.fromJson(String jsonString)
Create an instance of ResultUpdateStepsInner given an JSON string
|
ResultUpdateStepsInner |
ResultUpdateStepsInner.position(Integer position) |
ResultUpdateStepsInner |
ResultUpdateStepsInner.status(ResultUpdateStepsInner.StatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
List<ResultUpdateStepsInner> |
ResultUpdate.getSteps()
Get steps
|
| Modifier and Type | Method and Description |
|---|---|
ResultUpdate |
ResultUpdate.addStepsItem(ResultUpdateStepsInner stepsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultUpdate.setSteps(List<ResultUpdateStepsInner> steps) |
ResultUpdate |
ResultUpdate.steps(List<ResultUpdateStepsInner> steps) |
Copyright © 2023. All rights reserved.