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).
|
default AssociateDataShareConsumerResponse |
RedshiftClient.associateDataShareConsumer(AssociateDataShareConsumerRequest associateDataShareConsumerRequest) |
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
default AuthorizeDataShareResponse |
RedshiftClient.authorizeDataShare(Consumer<AuthorizeDataShareRequest.Builder> authorizeDataShareRequest) |
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
default AuthorizeDataShareResponse |
RedshiftClient.authorizeDataShare(AuthorizeDataShareRequest authorizeDataShareRequest) |
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
default DeauthorizeDataShareResponse |
RedshiftClient.deauthorizeDataShare(Consumer<DeauthorizeDataShareRequest.Builder> deauthorizeDataShareRequest) |
From a datashare producer account, removes authorization from the specified datashare.
|
default DeauthorizeDataShareResponse |
RedshiftClient.deauthorizeDataShare(DeauthorizeDataShareRequest deauthorizeDataShareRequest) |
From a datashare producer account, removes authorization from the specified datashare.
|
default DescribeDataSharesResponse |
RedshiftClient.describeDataShares(Consumer<DescribeDataSharesRequest.Builder> describeDataSharesRequest) |
Shows the status of any inbound or outbound datashares available in the specified account.
|
default DescribeDataSharesResponse |
RedshiftClient.describeDataShares(DescribeDataSharesRequest describeDataSharesRequest) |
Shows the status of any inbound or outbound datashares available in the specified account.
|
default DescribeDataSharesIterable |
RedshiftClient.describeDataSharesPaginator(Consumer<DescribeDataSharesRequest.Builder> describeDataSharesRequest) |
|
default DescribeDataSharesIterable |
RedshiftClient.describeDataSharesPaginator(DescribeDataSharesRequest describeDataSharesRequest) |
|
default DisassociateDataShareConsumerResponse |
RedshiftClient.disassociateDataShareConsumer(Consumer<DisassociateDataShareConsumerRequest.Builder> disassociateDataShareConsumerRequest) |
From a datashare consumer account, remove association for the specified datashare.
|
default DisassociateDataShareConsumerResponse |
RedshiftClient.disassociateDataShareConsumer(DisassociateDataShareConsumerRequest disassociateDataShareConsumerRequest) |
From a datashare consumer account, remove association for the specified datashare.
|
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.
|