| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
MainframeActionType |
MainframeActionType.clone() |
MainframeActionType |
MainframeAction.getActionType()
The action type of the mainframe action.
|
MainframeActionType |
MainframeActionType.withBatch(Batch batch)
The batch of the mainframe action type.
|
MainframeActionType |
MainframeActionType.withTn3270(TN3270 tn3270)
The tn3270 port of the mainframe action type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainframeAction.setActionType(MainframeActionType actionType)
The action type of the mainframe action.
|
MainframeAction |
MainframeAction.withActionType(MainframeActionType actionType)
The action type of the mainframe action.
|
Copyright © 2025. All rights reserved.