| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
LocationSummary |
LocationSummary.clone() |
LocationSummary |
LocationSummary.withLocationName(String locationName)
A string that specifies a location name.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocationSummary> |
ListCidrLocationsResult.getCidrLocations()
A complex type that contains information about the list of CIDR locations.
|
| Modifier and Type | Method and Description |
|---|---|
ListCidrLocationsResult |
ListCidrLocationsResult.withCidrLocations(LocationSummary... cidrLocations)
A complex type that contains information about the list of CIDR locations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCidrLocationsResult.setCidrLocations(Collection<LocationSummary> cidrLocations)
A complex type that contains information about the list of CIDR locations.
|
ListCidrLocationsResult |
ListCidrLocationsResult.withCidrLocations(Collection<LocationSummary> cidrLocations)
A complex type that contains information about the list of CIDR locations.
|
Copyright © 2024. All rights reserved.