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()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public String toString()
toString
in class Object
Object.toString()
public DescribeVirtualGatewaysRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2015. All rights reserved.