| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateDataShareConsumerResponse |
RedshiftClient.associateDataShareConsumer(AssociateDataShareConsumerRequest associateDataShareConsumerRequest)
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
default AssociateDataShareConsumerResponse |
RedshiftClient.associateDataShareConsumer(Consumer<AssociateDataShareConsumerRequest.Builder> associateDataShareConsumerRequest)
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateDataShareConsumerResponse> |
RedshiftAsyncClient.associateDataShareConsumer(AssociateDataShareConsumerRequest associateDataShareConsumerRequest)
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
default CompletableFuture<AssociateDataShareConsumerResponse> |
RedshiftAsyncClient.associateDataShareConsumer(Consumer<AssociateDataShareConsumerRequest.Builder> associateDataShareConsumerRequest)
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
Copyright © 2022. All rights reserved.