public class DescribeVirtualGatewaysRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
DescribeVirtualGateways operation.
Returns a list of virtual private gateways owned by the AWS account.
You can create one or more AWS Direct Connect private virtual interfaces linking to a virtual private gateway. A virtual private gateway can be managed via Amazon Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.
NOOP| Constructor and Description |
|---|
DescribeVirtualGatewaysRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeVirtualGatewaysRequest |
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 DescribeVirtualGatewaysRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.