| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange |
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default GetEventActionResponse |
DataExchangeClient.getEventAction(Consumer<GetEventActionRequest.Builder> getEventActionRequest)
This operation retrieves information about an event action.
|
default GetEventActionResponse |
DataExchangeClient.getEventAction(GetEventActionRequest getEventActionRequest)
This operation retrieves information about an event action.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEventActionResponse> |
DataExchangeAsyncClient.getEventAction(Consumer<GetEventActionRequest.Builder> getEventActionRequest)
This operation retrieves information about an event action.
|
default CompletableFuture<GetEventActionResponse> |
DataExchangeAsyncClient.getEventAction(GetEventActionRequest getEventActionRequest)
This operation retrieves information about an event action.
|
Copyright © 2023. All rights reserved.