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() |
|