| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.clone() |
Event |
UpdateEventActionResult.getEvent()
What occurs to start an action.
|
Event |
GetEventActionResult.getEvent()
What occurs to start an action.
|
Event |
CreateEventActionResult.getEvent()
What occurs to start an action.
|
Event |
CreateEventActionRequest.getEvent()
What occurs to start an action.
|
Event |
EventActionEntry.getEvent()
What occurs to start an action.
|
Event |
Event.withRevisionPublished(RevisionPublished revisionPublished)
What occurs to start the revision publish action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateEventActionResult.setEvent(Event event)
What occurs to start an action.
|
void |
GetEventActionResult.setEvent(Event event)
What occurs to start an action.
|
void |
CreateEventActionResult.setEvent(Event event)
What occurs to start an action.
|
void |
CreateEventActionRequest.setEvent(Event event)
What occurs to start an action.
|
void |
EventActionEntry.setEvent(Event event)
What occurs to start an action.
|
UpdateEventActionResult |
UpdateEventActionResult.withEvent(Event event)
What occurs to start an action.
|
GetEventActionResult |
GetEventActionResult.withEvent(Event event)
What occurs to start an action.
|
CreateEventActionResult |
CreateEventActionResult.withEvent(Event event)
What occurs to start an action.
|
CreateEventActionRequest |
CreateEventActionRequest.withEvent(Event event)
What occurs to start an action.
|
EventActionEntry |
EventActionEntry.withEvent(Event event)
What occurs to start an action.
|
Copyright © 2024. All rights reserved.