| 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 UpdateEventActionResponse |
DataExchangeClient.updateEventAction(Consumer<UpdateEventActionRequest.Builder> updateEventActionRequest)
This operation updates the event action.
|
default UpdateEventActionResponse |
DataExchangeClient.updateEventAction(UpdateEventActionRequest updateEventActionRequest)
This operation updates the event action.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEventActionResponse> |
DataExchangeAsyncClient.updateEventAction(Consumer<UpdateEventActionRequest.Builder> updateEventActionRequest)
This operation updates the event action.
|
default CompletableFuture<UpdateEventActionResponse> |
DataExchangeAsyncClient.updateEventAction(UpdateEventActionRequest updateEventActionRequest)
This operation updates the event action.
|
Copyright © 2023. All rights reserved.