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