| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model | |
| software.amazon.awssdk.services.redshift.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Association> |
DescribeCustomDomainAssociationsResponse.associations()
The associations for the custom domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomDomainAssociationsResponse.Builder |
DescribeCustomDomainAssociationsResponse.Builder.associations(Association... associations)
The associations for the custom domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomDomainAssociationsResponse.Builder |
DescribeCustomDomainAssociationsResponse.Builder.associations(Collection<Association> associations)
The associations for the custom domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Association> |
DescribeCustomDomainAssociationsPublisher.associations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Association> |
DescribeCustomDomainAssociationsIterable.associations()
Returns an iterable to iterate through the paginated
DescribeCustomDomainAssociationsResponse.associations() member. |
Copyright © 2023. All rights reserved.