| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
StepRunSummary |
StepRunSummary.clone() |
StepRunSummary |
GetTestRunStepResult.getStepRunSummary()
The step run summary of the test run step.
|
StepRunSummary |
StepRunSummary.withCompareAction(CompareActionSummary compareAction)
The compare action of the step run summary.
|
StepRunSummary |
StepRunSummary.withMainframeAction(MainframeActionSummary mainframeAction)
The mainframe action of the step run summary.
|
StepRunSummary |
StepRunSummary.withResourceAction(ResourceActionSummary resourceAction)
The resource action of the step run summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTestRunStepResult.setStepRunSummary(StepRunSummary stepRunSummary)
The step run summary of the test run step.
|
GetTestRunStepResult |
GetTestRunStepResult.withStepRunSummary(StepRunSummary stepRunSummary)
The step run summary of the test run step.
|
Copyright © 2025. All rights reserved.