| 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<GetEventActionResult> |
AbstractAWSDataExchangeAsync.getEventActionAsync(GetEventActionRequest request,
AsyncHandler<GetEventActionRequest,GetEventActionResult> asyncHandler) |
Future<GetEventActionResult> |
AWSDataExchangeAsync.getEventActionAsync(GetEventActionRequest getEventActionRequest,
AsyncHandler<GetEventActionRequest,GetEventActionResult> asyncHandler)
This operation retrieves information about an event action.
|
Future<GetEventActionResult> |
AWSDataExchangeAsyncClient.getEventActionAsync(GetEventActionRequest request,
AsyncHandler<GetEventActionRequest,GetEventActionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEventActionRequest |
GetEventActionRequest.clone() |
GetEventActionRequest |
GetEventActionRequest.withEventActionId(String eventActionId)
The unique identifier for the event action.
|
Copyright © 2024. All rights reserved.