Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.directconnect.model

Classes modeling the various types represented by AmazonDirectConnect.

See:
          Description

Class Summary
Connection A connection represents the physical network connection between the Direct Connect location and the customer.
ConnectionCost Cost description.
ConnectionOrderStep A step in the connection order process.
CreateConnectionRequest Container for the parameters to the CreateConnection operation.
CreateConnectionResult A connection represents the physical network connection between the Direct Connect location and the customer.
CreatePrivateVirtualInterfaceRequest Container for the parameters to the CreatePrivateVirtualInterface operation.
CreatePrivateVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the Direct Connect location and the customer.
CreatePublicVirtualInterfaceRequest Container for the parameters to the CreatePublicVirtualInterface operation.
CreatePublicVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the Direct Connect location and the customer.
DeleteConnectionRequest Container for the parameters to the DeleteConnection operation.
DeleteConnectionResult A connection represents the physical network connection between the Direct Connect location and the customer.
DeleteVirtualInterfaceRequest Container for the parameters to the DeleteVirtualInterface operation.
DeleteVirtualInterfaceResult The response received when DeleteVirtualInterface is called.
DescribeConnectionDetailRequest Container for the parameters to the DescribeConnectionDetail operation.
DescribeConnectionDetailResult Additional information about connection order steps.
DescribeConnectionsRequest Container for the parameters to the DescribeConnections operation.
DescribeConnectionsResult A structure containing a list of connections.
DescribeOfferingDetailRequest Container for the parameters to the DescribeOfferingDetail operation.
DescribeOfferingDetailResult A structure containing detailed information about an offering.
DescribeOfferingsRequest Container for the parameters to the DescribeOfferings operation.
DescribeOfferingsResult A structure containing a list of offerings.
DescribeVirtualGatewaysRequest Container for the parameters to the DescribeVirtualGateways operation.
DescribeVirtualGatewaysResult A structure containing a list of virtual gateways.
DescribeVirtualInterfacesRequest Container for the parameters to the DescribeVirtualInterfaces operation.
DescribeVirtualInterfacesResult A structure containing a list of virtual interfaces.
NewPrivateVirtualInterface A structure containing information about a new private virtual interface.
NewPublicVirtualInterface A structure containing information about a new public virtual interface.
Offering An offer to create a new connection for a specific price and terms.
OfferingOrderStep A step in the offering order process.
RouteFilterPrefix A route filter prefix that the customer can advertise through Border Gateway Protocol (BGP) over a public virtual interface.
VirtualGateway You can create one or more Direct Connect private virtual interfaces linking to your virtual private gateway.
VirtualInterface A virtual interface (VLAN) transmits the traffic between the Direct Connect location and the customer.
 

Enum Summary
ConnectionState Connection State
StepState Step State
VirtualInterfaceState Virtual Interface State
 

Exception Summary
DirectConnectClientException The API was called with invalid parameters.
DirectConnectServerException A server-side error occurred during the API call.
 

Package com.amazonaws.services.directconnect.model Description

Classes modeling the various types represented by AmazonDirectConnect.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.