| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange |
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEventActionResult> |
AbstractAWSDataExchangeAsync.createEventActionAsync(CreateEventActionRequest request,
AsyncHandler<CreateEventActionRequest,CreateEventActionResult> asyncHandler) |
Future<CreateEventActionResult> |
AWSDataExchangeAsync.createEventActionAsync(CreateEventActionRequest createEventActionRequest,
AsyncHandler<CreateEventActionRequest,CreateEventActionResult> asyncHandler)
This operation creates an event action.
|
Future<CreateEventActionResult> |
AWSDataExchangeAsyncClient.createEventActionAsync(CreateEventActionRequest request,
AsyncHandler<CreateEventActionRequest,CreateEventActionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateEventActionRequest |
CreateEventActionRequest.clone() |
CreateEventActionRequest |
CreateEventActionRequest.withAction(Action action)
What occurs after a certain event.
|
CreateEventActionRequest |
CreateEventActionRequest.withEvent(Event event)
What occurs to start an action.
|
Copyright © 2025. All rights reserved.