| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePartnersResponse |
RedshiftClient.describePartners(Consumer<DescribePartnersRequest.Builder> describePartnersRequest)
Returns information about the partner integrations defined for a cluster.
|
default DescribePartnersResponse |
RedshiftClient.describePartners(DescribePartnersRequest describePartnersRequest)
Returns information about the partner integrations defined for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePartnersResponse> |
RedshiftAsyncClient.describePartners(Consumer<DescribePartnersRequest.Builder> describePartnersRequest)
Returns information about the partner integrations defined for a cluster.
|
default CompletableFuture<DescribePartnersResponse> |
RedshiftAsyncClient.describePartners(DescribePartnersRequest describePartnersRequest)
Returns information about the partner integrations defined for a cluster.
|
Copyright © 2023. All rights reserved.