Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
DescribeDataSharesForProducerResult |
AbstractAmazonRedshift.describeDataSharesForProducer(DescribeDataSharesForProducerRequest request) |
DescribeDataSharesForProducerResult |
AmazonRedshiftClient.describeDataSharesForProducer(DescribeDataSharesForProducerRequest request)
Returns a list of datashares when the account identifier being called is a producer account identifier.
|
DescribeDataSharesForProducerResult |
AmazonRedshift.describeDataSharesForProducer(DescribeDataSharesForProducerRequest describeDataSharesForProducerRequest)
Returns a list of datashares when the account identifier being called is a producer account identifier.
|
Modifier and Type | Method and Description |
---|---|
DescribeDataSharesForProducerResult |
DescribeDataSharesForProducerResult.clone() |
DescribeDataSharesForProducerResult |
DescribeDataSharesForProducerResult.withDataShares(Collection<DataShare> dataShares)
Shows the results of datashares available for producers.
|
DescribeDataSharesForProducerResult |
DescribeDataSharesForProducerResult.withDataShares(DataShare... dataShares)
Shows the results of datashares available for producers.
|
DescribeDataSharesForProducerResult |
DescribeDataSharesForProducerResult.withMarker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
Copyright © 2024. All rights reserved.