| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.clone() |
Location |
Location.withAvailablePortSpeeds(Collection<String> availablePortSpeeds)
The available port speeds for the location.
|
Location |
Location.withAvailablePortSpeeds(String... availablePortSpeeds)
The available port speeds for the location.
|
Location |
Location.withLocationCode(String locationCode)
The code for the location.
|
Location |
Location.withLocationName(String locationName)
The name of the location.
|
Location |
Location.withRegion(String region)
The AWS Region for the location.
|
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
DescribeLocationsResult.getLocations()
The locations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationsResult |
DescribeLocationsResult.withLocations(Location... locations)
The locations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLocationsResult.setLocations(Collection<Location> locations)
The locations.
|
DescribeLocationsResult |
DescribeLocationsResult.withLocations(Collection<Location> locations)
The locations.
|
Copyright © 2019. All rights reserved.