| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model | |
| software.amazon.awssdk.services.route53.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<LocationSummary> |
ListCidrLocationsResponse.cidrLocations()
A complex type that contains information about the list of CIDR locations.
|
| Modifier and Type | Method and Description |
|---|---|
ListCidrLocationsResponse.Builder |
ListCidrLocationsResponse.Builder.cidrLocations(LocationSummary... cidrLocations)
A complex type that contains information about the list of CIDR locations.
|
| Modifier and Type | Method and Description |
|---|---|
ListCidrLocationsResponse.Builder |
ListCidrLocationsResponse.Builder.cidrLocations(Collection<LocationSummary> cidrLocations)
A complex type that contains information about the list of CIDR locations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<LocationSummary> |
ListCidrLocationsPublisher.cidrLocations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<LocationSummary> |
ListCidrLocationsIterable.cidrLocations()
Returns an iterable to iterate through the paginated
ListCidrLocationsResponse.cidrLocations() member. |
Copyright © 2022. All rights reserved.