| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model | |
| software.amazon.awssdk.services.route53.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionSummary> |
ListCidrCollectionsResponse.cidrCollections()
A complex type with information about the CIDR collection.
|
| Modifier and Type | Method and Description |
|---|---|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.Builder.cidrCollections(CollectionSummary... cidrCollections)
A complex type with information about the CIDR collection.
|
| Modifier and Type | Method and Description |
|---|---|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.Builder.cidrCollections(Collection<CollectionSummary> cidrCollections)
A complex type with information about the CIDR collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CollectionSummary> |
ListCidrCollectionsPublisher.cidrCollections()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CollectionSummary> |
ListCidrCollectionsIterable.cidrCollections()
Returns an iterable to iterate through the paginated
ListCidrCollectionsResponse.cidrCollections()
member. |
Copyright © 2022. All rights reserved.