| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CompareAction |
CompareAction.clone() |
CompareAction |
StepAction.getCompareAction()
The compare action of the step action.
|
CompareAction |
CompareAction.withInput(Input input)
The input of the compare action.
|
CompareAction |
CompareAction.withOutput(Output output)
The output of the compare action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepAction.setCompareAction(CompareAction compareAction)
The compare action of the step action.
|
StepAction |
StepAction.withCompareAction(CompareAction compareAction)
The compare action of the step action.
|
Copyright © 2025. All rights reserved.