| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
MainframeAction |
MainframeAction.clone() |
MainframeAction |
StepAction.getMainframeAction()
The mainframe action of the step action.
|
MainframeAction |
MainframeAction.withActionType(MainframeActionType actionType)
The action type of the mainframe action.
|
MainframeAction |
MainframeAction.withProperties(MainframeActionProperties properties)
The properties of the mainframe action.
|
MainframeAction |
MainframeAction.withResource(String resource)
The resource of the mainframe action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepAction.setMainframeAction(MainframeAction mainframeAction)
The mainframe action of the step action.
|
StepAction |
StepAction.withMainframeAction(MainframeAction mainframeAction)
The mainframe action of the step action.
|
Copyright © 2025. All rights reserved.