| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<PartnerIntegrationInfo> |
DescribePartnersResponse.partnerIntegrationInfoList()
A list of partner integrations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePartnersResponse.Builder |
DescribePartnersResponse.Builder.partnerIntegrationInfoList(PartnerIntegrationInfo... partnerIntegrationInfoList)
A list of partner integrations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePartnersResponse.Builder |
DescribePartnersResponse.Builder.partnerIntegrationInfoList(Collection<PartnerIntegrationInfo> partnerIntegrationInfoList)
A list of partner integrations.
|
Copyright © 2022. All rights reserved.