| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDataSharesResponse |
RedshiftClient.describeDataShares(DescribeDataSharesRequest describeDataSharesRequest)
Shows the status of any inbound or outbound datashares available in the specified account.
|
default CompletableFuture<DescribeDataSharesResponse> |
RedshiftAsyncClient.describeDataShares(DescribeDataSharesRequest describeDataSharesRequest)
Shows the status of any inbound or outbound datashares available in the specified account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDataSharesRequestMarshaller.marshall(DescribeDataSharesRequest describeDataSharesRequest) |
Copyright © 2021. All rights reserved.