| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
StepAction |
StepAction.clone() |
StepAction |
Step.getAction()
The action of the step.
|
StepAction |
StepAction.withCompareAction(CompareAction compareAction)
The compare action of the step action.
|
StepAction |
StepAction.withMainframeAction(MainframeAction mainframeAction)
The mainframe action of the step action.
|
StepAction |
StepAction.withResourceAction(ResourceAction resourceAction)
The resource action of the step action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Step.setAction(StepAction action)
The action of the step.
|
Step |
Step.withAction(StepAction action)
The action of the step.
|
Copyright © 2025. All rights reserved.