public class DescribeLocationsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
DescribeLocations operation.
Returns the list of AWS Direct Connect locations in the current AWS region. These are the locations that may be selected when calling CreateConnection or CreateInterconnect.
NOOP| Constructor and Description |
|---|
DescribeLocationsRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationsRequest |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic String toString()
toString in class ObjectObject.toString()public DescribeLocationsRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.