| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default RejectDataShareResponse |
RedshiftClient.rejectDataShare(Consumer<RejectDataShareRequest.Builder> rejectDataShareRequest)
From a datashare consumer account, rejects the specified datashare.
|
default RejectDataShareResponse |
RedshiftClient.rejectDataShare(RejectDataShareRequest rejectDataShareRequest)
From a datashare consumer account, rejects the specified datashare.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RejectDataShareResponse> |
RedshiftAsyncClient.rejectDataShare(Consumer<RejectDataShareRequest.Builder> rejectDataShareRequest)
From a datashare consumer account, rejects the specified datashare.
|
default CompletableFuture<RejectDataShareResponse> |
RedshiftAsyncClient.rejectDataShare(RejectDataShareRequest rejectDataShareRequest)
From a datashare consumer account, rejects the specified datashare.
|
Copyright © 2023. All rights reserved.