| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.clone() |
Action |
EventActionEntry.getAction()
What occurs after a certain event.
|
Action |
UpdateEventActionResult.getAction()
What occurs after a certain event.
|
Action |
UpdateEventActionRequest.getAction()
What occurs after a certain event.
|
Action |
GetEventActionResult.getAction()
What occurs after a certain event.
|
Action |
CreateEventActionResult.getAction()
What occurs after a certain event.
|
Action |
CreateEventActionRequest.getAction()
What occurs after a certain event.
|
Action |
Action.withExportRevisionToS3(AutoExportRevisionToS3RequestDetails exportRevisionToS3)
Details for the export revision to Amazon S3 action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventActionEntry.setAction(Action action)
What occurs after a certain event.
|
void |
UpdateEventActionResult.setAction(Action action)
What occurs after a certain event.
|
void |
UpdateEventActionRequest.setAction(Action action)
What occurs after a certain event.
|
void |
GetEventActionResult.setAction(Action action)
What occurs after a certain event.
|
void |
CreateEventActionResult.setAction(Action action)
What occurs after a certain event.
|
void |
CreateEventActionRequest.setAction(Action action)
What occurs after a certain event.
|
EventActionEntry |
EventActionEntry.withAction(Action action)
What occurs after a certain event.
|
UpdateEventActionResult |
UpdateEventActionResult.withAction(Action action)
What occurs after a certain event.
|
UpdateEventActionRequest |
UpdateEventActionRequest.withAction(Action action)
What occurs after a certain event.
|
GetEventActionResult |
GetEventActionResult.withAction(Action action)
What occurs after a certain event.
|
CreateEventActionResult |
CreateEventActionResult.withAction(Action action)
What occurs after a certain event.
|
CreateEventActionRequest |
CreateEventActionRequest.withAction(Action action)
What occurs after a certain event.
|
Copyright © 2025. All rights reserved.