| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
SessionActionDefinition |
SessionActionDefinition.clone() |
SessionActionDefinition |
GetSessionActionResult.getDefinition()
The session action definition.
|
SessionActionDefinition |
SessionActionDefinition.withEnvEnter(EnvironmentEnterSessionActionDefinition envEnter)
The environment to enter into.
|
SessionActionDefinition |
SessionActionDefinition.withEnvExit(EnvironmentExitSessionActionDefinition envExit)
The environment to exit from.
|
SessionActionDefinition |
SessionActionDefinition.withSyncInputJobAttachments(SyncInputJobAttachmentsSessionActionDefinition syncInputJobAttachments)
The job attachments to sync with a session action.
|
SessionActionDefinition |
SessionActionDefinition.withTaskRun(TaskRunSessionActionDefinition taskRun)
The task run in the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSessionActionResult.setDefinition(SessionActionDefinition definition)
The session action definition.
|
GetSessionActionResult |
GetSessionActionResult.withDefinition(SessionActionDefinition definition)
The session action definition.
|
Copyright © 2024. All rights reserved.