| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDataSharesForProducerResponse.Builder |
DescribeDataSharesForProducerResponse.builder() |
DescribeDataSharesForProducerResponse.Builder |
DescribeDataSharesForProducerResponse.Builder.dataShares(Collection<DataShare> dataShares)
Shows the results of datashares available for producers.
|
DescribeDataSharesForProducerResponse.Builder |
DescribeDataSharesForProducerResponse.Builder.dataShares(Consumer<DataShare.Builder>... dataShares)
Shows the results of datashares available for producers.
|
DescribeDataSharesForProducerResponse.Builder |
DescribeDataSharesForProducerResponse.Builder.dataShares(DataShare... dataShares)
Shows the results of datashares available for producers.
|
DescribeDataSharesForProducerResponse.Builder |
DescribeDataSharesForProducerResponse.Builder.marker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeDataSharesForProducerResponse.Builder |
DescribeDataSharesForProducerResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDataSharesForProducerResponse.Builder> |
DescribeDataSharesForProducerResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.