| 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 CreateEventActionResponse |
DataExchangeClient.createEventAction(Consumer<CreateEventActionRequest.Builder> createEventActionRequest)
This operation creates an event action.
|
default CreateEventActionResponse |
DataExchangeClient.createEventAction(CreateEventActionRequest createEventActionRequest)
This operation creates an event action.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEventActionResponse> |
DataExchangeAsyncClient.createEventAction(Consumer<CreateEventActionRequest.Builder> createEventActionRequest)
This operation creates an event action.
|
default CompletableFuture<CreateEventActionResponse> |
DataExchangeAsyncClient.createEventAction(CreateEventActionRequest createEventActionRequest)
This operation creates an event action.
|
Copyright © 2023. All rights reserved.