| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
SharedStep |
SharedStep.action(String action) |
SharedStep |
SharedStep.addCasesItem(Long casesItem) |
SharedStep |
SharedStep.addStepsItem(SharedStepStepsInner stepsItem) |
SharedStep |
SharedStep.cases(List<Long> cases) |
SharedStep |
SharedStep.casesCount(Integer casesCount) |
SharedStep |
SharedStep.created(String created) |
SharedStep |
SharedStep.createdAt(String createdAt) |
SharedStep |
SharedStep.data(String data) |
SharedStep |
SharedStep.expectedResult(String expectedResult) |
static SharedStep |
SharedStep.fromJson(String jsonString)
Create an instance of SharedStep given an JSON string
|
SharedStep |
SharedStepResponseAllOf.getResult()
Get result
|
SharedStep |
SharedStepResponse.getResult()
Get result
|
SharedStep |
SharedStep.hash(String hash) |
SharedStep |
SharedStep.steps(List<SharedStepStepsInner> steps) |
SharedStep |
SharedStep.title(String title) |
SharedStep |
SharedStep.updated(String updated) |
SharedStep |
SharedStep.updatedAt(String updatedAt) |
| Modifier and Type | Method and Description |
|---|---|
List<SharedStep> |
SharedStepListResponseAllOfResult.getEntities()
Get entities
|
| Modifier and Type | Method and Description |
|---|---|
SharedStepListResponseAllOfResult |
SharedStepListResponseAllOfResult.addEntitiesItem(SharedStep entitiesItem) |
SharedStepResponseAllOf |
SharedStepResponseAllOf.result(SharedStep result) |
SharedStepResponse |
SharedStepResponse.result(SharedStep result) |
void |
SharedStepResponseAllOf.setResult(SharedStep result) |
void |
SharedStepResponse.setResult(SharedStep result) |
| Modifier and Type | Method and Description |
|---|---|
SharedStepListResponseAllOfResult |
SharedStepListResponseAllOfResult.entities(List<SharedStep> entities) |
void |
SharedStepListResponseAllOfResult.setEntities(List<SharedStep> entities) |
Copyright © 2023. All rights reserved.