@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonDirectConnectAsync extends AbstractAmazonDirectConnect implements AmazonDirectConnectAsync
AmazonDirectConnectAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
acceptDirectConnectGatewayAssociationProposal, allocateConnectionOnInterconnect, allocateHostedConnection, allocatePrivateVirtualInterface, allocatePublicVirtualInterface, allocateTransitVirtualInterface, associateConnectionWithLag, associateHostedConnection, associateVirtualInterface, confirmConnection, confirmPrivateVirtualInterface, confirmPublicVirtualInterface, confirmTransitVirtualInterface, createBGPPeer, createConnection, createDirectConnectGateway, createDirectConnectGatewayAssociation, createDirectConnectGatewayAssociationProposal, createInterconnect, createLag, createPrivateVirtualInterface, createPublicVirtualInterface, createTransitVirtualInterface, deleteBGPPeer, deleteConnection, deleteDirectConnectGateway, deleteDirectConnectGatewayAssociation, deleteDirectConnectGatewayAssociationProposal, deleteInterconnect, deleteLag, deleteVirtualInterface, describeConnectionLoa, describeConnections, describeConnections, describeConnectionsOnInterconnect, describeDirectConnectGatewayAssociationProposals, describeDirectConnectGatewayAssociations, describeDirectConnectGatewayAttachments, describeDirectConnectGateways, describeHostedConnections, describeInterconnectLoa, describeInterconnects, describeInterconnects, describeLags, describeLoa, describeLocations, describeLocations, describeTags, describeVirtualGateways, describeVirtualGateways, describeVirtualInterfaces, describeVirtualInterfaces, disassociateConnectionFromLag, getCachedResponseMetadata, setEndpoint, setRegion, shutdown, tagResource, untagResource, updateDirectConnectGatewayAssociation, updateLag, updateVirtualInterfaceAttributes
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptDirectConnectGatewayAssociationProposal, allocateConnectionOnInterconnect, allocateHostedConnection, allocatePrivateVirtualInterface, allocatePublicVirtualInterface, allocateTransitVirtualInterface, associateConnectionWithLag, associateHostedConnection, associateVirtualInterface, confirmConnection, confirmPrivateVirtualInterface, confirmPublicVirtualInterface, confirmTransitVirtualInterface, createBGPPeer, createConnection, createDirectConnectGateway, createDirectConnectGatewayAssociation, createDirectConnectGatewayAssociationProposal, createInterconnect, createLag, createPrivateVirtualInterface, createPublicVirtualInterface, createTransitVirtualInterface, deleteBGPPeer, deleteConnection, deleteDirectConnectGateway, deleteDirectConnectGatewayAssociation, deleteDirectConnectGatewayAssociationProposal, deleteInterconnect, deleteLag, deleteVirtualInterface, describeConnectionLoa, describeConnections, describeConnections, describeConnectionsOnInterconnect, describeDirectConnectGatewayAssociationProposals, describeDirectConnectGatewayAssociations, describeDirectConnectGatewayAttachments, describeDirectConnectGateways, describeHostedConnections, describeInterconnectLoa, describeInterconnects, describeInterconnects, describeLags, describeLoa, describeLocations, describeLocations, describeTags, describeVirtualGateways, describeVirtualGateways, describeVirtualInterfaces, describeVirtualInterfaces, disassociateConnectionFromLag, getCachedResponseMetadata, setEndpoint, setRegion, shutdown, tagResource, untagResource, updateDirectConnectGatewayAssociation, updateLag, updateVirtualInterfaceAttributes
public Future<AcceptDirectConnectGatewayAssociationProposalResult> acceptDirectConnectGatewayAssociationProposalAsync(AcceptDirectConnectGatewayAssociationProposalRequest request)
AmazonDirectConnectAsync
Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.
acceptDirectConnectGatewayAssociationProposalAsync
in interface AmazonDirectConnectAsync
public Future<AcceptDirectConnectGatewayAssociationProposalResult> acceptDirectConnectGatewayAssociationProposalAsync(AcceptDirectConnectGatewayAssociationProposalRequest request, AsyncHandler<AcceptDirectConnectGatewayAssociationProposalRequest,AcceptDirectConnectGatewayAssociationProposalResult> asyncHandler)
AmazonDirectConnectAsync
Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.
acceptDirectConnectGatewayAssociationProposalAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.@Deprecated public Future<AllocateConnectionOnInterconnectResult> allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request)
AmazonDirectConnectAsync
Deprecated. Use AllocateHostedConnection instead.
Creates a hosted connection on an interconnect.
Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
allocateConnectionOnInterconnectAsync
in interface AmazonDirectConnectAsync
@Deprecated public Future<AllocateConnectionOnInterconnectResult> allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest,AllocateConnectionOnInterconnectResult> asyncHandler)
AmazonDirectConnectAsync
Deprecated. Use AllocateHostedConnection instead.
Creates a hosted connection on an interconnect.
Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
allocateConnectionOnInterconnectAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AllocateHostedConnectionResult> allocateHostedConnectionAsync(AllocateHostedConnectionRequest request)
AmazonDirectConnectAsync
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. AWS polices the hosted connection for the specified capacity and the AWS Direct Connect Partner must also police the hosted connection for the specified capacity.
Intended for use by AWS Direct Connect Partners only.
allocateHostedConnectionAsync
in interface AmazonDirectConnectAsync
public Future<AllocateHostedConnectionResult> allocateHostedConnectionAsync(AllocateHostedConnectionRequest request, AsyncHandler<AllocateHostedConnectionRequest,AllocateHostedConnectionResult> asyncHandler)
AmazonDirectConnectAsync
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. AWS polices the hosted connection for the specified capacity and the AWS Direct Connect Partner must also police the hosted connection for the specified capacity.
Intended for use by AWS Direct Connect Partners only.
allocateHostedConnectionAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AllocatePrivateVirtualInterfaceResult> allocatePrivateVirtualInterfaceAsync(AllocatePrivateVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Provisions a private virtual interface to be owned by the specified AWS account.
Virtual interfaces created using this action must be confirmed by the owner using
ConfirmPrivateVirtualInterface. Until then, the virtual interface is in the Confirming
state
and is not available to handle traffic.
allocatePrivateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<AllocatePrivateVirtualInterfaceResult> allocatePrivateVirtualInterfaceAsync(AllocatePrivateVirtualInterfaceRequest request, AsyncHandler<AllocatePrivateVirtualInterfaceRequest,AllocatePrivateVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Provisions a private virtual interface to be owned by the specified AWS account.
Virtual interfaces created using this action must be confirmed by the owner using
ConfirmPrivateVirtualInterface. Until then, the virtual interface is in the Confirming
state
and is not available to handle traffic.
allocatePrivateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AllocatePublicVirtualInterfaceResult> allocatePublicVirtualInterfaceAsync(AllocatePublicVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Provisions a public virtual interface to be owned by the specified AWS account.
The owner of a connection calls this function to provision a public virtual interface to be owned by the specified AWS account.
Virtual interfaces created using this function must be confirmed by the owner using
ConfirmPublicVirtualInterface. Until this step has been completed, the virtual interface is in the
confirming
state and is not available to handle traffic.
When creating an IPv6 public virtual interface, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
allocatePublicVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<AllocatePublicVirtualInterfaceResult> allocatePublicVirtualInterfaceAsync(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest,AllocatePublicVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Provisions a public virtual interface to be owned by the specified AWS account.
The owner of a connection calls this function to provision a public virtual interface to be owned by the specified AWS account.
Virtual interfaces created using this function must be confirmed by the owner using
ConfirmPublicVirtualInterface. Until this step has been completed, the virtual interface is in the
confirming
state and is not available to handle traffic.
When creating an IPv6 public virtual interface, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
allocatePublicVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AllocateTransitVirtualInterfaceResult> allocateTransitVirtualInterfaceAsync(AllocateTransitVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Provisions a transit virtual interface to be owned by the specified AWS account. Use this type of interface to connect a transit gateway to your Direct Connect gateway.
The owner of a connection provisions a transit virtual interface to be owned by the specified AWS account.
After you create a transit virtual interface, it must be confirmed by the owner using
ConfirmTransitVirtualInterface. Until this step has been completed, the transit virtual interface is in
the requested
state and is not available to handle traffic.
allocateTransitVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<AllocateTransitVirtualInterfaceResult> allocateTransitVirtualInterfaceAsync(AllocateTransitVirtualInterfaceRequest request, AsyncHandler<AllocateTransitVirtualInterfaceRequest,AllocateTransitVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Provisions a transit virtual interface to be owned by the specified AWS account. Use this type of interface to connect a transit gateway to your Direct Connect gateway.
The owner of a connection provisions a transit virtual interface to be owned by the specified AWS account.
After you create a transit virtual interface, it must be confirmed by the owner using
ConfirmTransitVirtualInterface. Until this step has been completed, the transit virtual interface is in
the requested
state and is not available to handle traffic.
allocateTransitVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AssociateConnectionWithLagResult> associateConnectionWithLagAsync(AssociateConnectionWithLagRequest request)
AmazonDirectConnectAsync
Associates an existing connection with a link aggregation group (LAG). The connection is interrupted and re-established as a member of the LAG (connectivity to AWS is interrupted). The connection must be hosted on the same AWS Direct Connect endpoint as the LAG, and its bandwidth must match the bandwidth for the LAG. You can re-associate a connection that's currently associated with a different LAG; however, if removing the connection would cause the original LAG to fall below its setting for minimum number of operational connections, the request fails.
Any virtual interfaces that are directly associated with the connection are automatically re-associated with the LAG. If the connection was originally associated with a different LAG, the virtual interfaces remain associated with the original LAG.
For interconnects, any hosted connections are automatically re-associated with the LAG. If the interconnect was originally associated with a different LAG, the hosted connections remain associated with the original LAG.
associateConnectionWithLagAsync
in interface AmazonDirectConnectAsync
public Future<AssociateConnectionWithLagResult> associateConnectionWithLagAsync(AssociateConnectionWithLagRequest request, AsyncHandler<AssociateConnectionWithLagRequest,AssociateConnectionWithLagResult> asyncHandler)
AmazonDirectConnectAsync
Associates an existing connection with a link aggregation group (LAG). The connection is interrupted and re-established as a member of the LAG (connectivity to AWS is interrupted). The connection must be hosted on the same AWS Direct Connect endpoint as the LAG, and its bandwidth must match the bandwidth for the LAG. You can re-associate a connection that's currently associated with a different LAG; however, if removing the connection would cause the original LAG to fall below its setting for minimum number of operational connections, the request fails.
Any virtual interfaces that are directly associated with the connection are automatically re-associated with the LAG. If the connection was originally associated with a different LAG, the virtual interfaces remain associated with the original LAG.
For interconnects, any hosted connections are automatically re-associated with the LAG. If the interconnect was originally associated with a different LAG, the hosted connections remain associated with the original LAG.
associateConnectionWithLagAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AssociateHostedConnectionResult> associateHostedConnectionAsync(AssociateHostedConnectionRequest request)
AmazonDirectConnectAsync
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to AWS as it is being migrated.
Intended for use by AWS Direct Connect Partners only.
associateHostedConnectionAsync
in interface AmazonDirectConnectAsync
public Future<AssociateHostedConnectionResult> associateHostedConnectionAsync(AssociateHostedConnectionRequest request, AsyncHandler<AssociateHostedConnectionRequest,AssociateHostedConnectionResult> asyncHandler)
AmazonDirectConnectAsync
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to AWS as it is being migrated.
Intended for use by AWS Direct Connect Partners only.
associateHostedConnectionAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AssociateVirtualInterfaceResult> associateVirtualInterfaceAsync(AssociateVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to AWS is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails.
Virtual interfaces associated with a hosted connection cannot be associated with a LAG; hosted connections must be migrated along with their virtual interfaces using AssociateHostedConnection.
To reassociate a virtual interface to a new connection or LAG, the requester must own either the virtual interface itself or the connection to which the virtual interface is currently associated. Additionally, the requester must own the connection or LAG for the association.
associateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<AssociateVirtualInterfaceResult> associateVirtualInterfaceAsync(AssociateVirtualInterfaceRequest request, AsyncHandler<AssociateVirtualInterfaceRequest,AssociateVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to AWS is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails.
Virtual interfaces associated with a hosted connection cannot be associated with a LAG; hosted connections must be migrated along with their virtual interfaces using AssociateHostedConnection.
To reassociate a virtual interface to a new connection or LAG, the requester must own either the virtual interface itself or the connection to which the virtual interface is currently associated. Additionally, the requester must own the connection or LAG for the association.
associateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ConfirmConnectionResult> confirmConnectionAsync(ConfirmConnectionRequest request)
AmazonDirectConnectAsync
Confirms the creation of the specified hosted connection on an interconnect.
Upon creation, the hosted connection is initially in the Ordering
state, and remains in this state
until the owner confirms creation of the hosted connection.
confirmConnectionAsync
in interface AmazonDirectConnectAsync
public Future<ConfirmConnectionResult> confirmConnectionAsync(ConfirmConnectionRequest request, AsyncHandler<ConfirmConnectionRequest,ConfirmConnectionResult> asyncHandler)
AmazonDirectConnectAsync
Confirms the creation of the specified hosted connection on an interconnect.
Upon creation, the hosted connection is initially in the Ordering
state, and remains in this state
until the owner confirms creation of the hosted connection.
confirmConnectionAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ConfirmPrivateVirtualInterfaceResult> confirmPrivateVirtualInterfaceAsync(ConfirmPrivateVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Accepts ownership of a private virtual interface created by another AWS account.
After the virtual interface owner makes this call, the virtual interface is created and attached to the specified virtual private gateway or Direct Connect gateway, and is made available to handle traffic.
confirmPrivateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<ConfirmPrivateVirtualInterfaceResult> confirmPrivateVirtualInterfaceAsync(ConfirmPrivateVirtualInterfaceRequest request, AsyncHandler<ConfirmPrivateVirtualInterfaceRequest,ConfirmPrivateVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Accepts ownership of a private virtual interface created by another AWS account.
After the virtual interface owner makes this call, the virtual interface is created and attached to the specified virtual private gateway or Direct Connect gateway, and is made available to handle traffic.
confirmPrivateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ConfirmPublicVirtualInterfaceResult> confirmPublicVirtualInterfaceAsync(ConfirmPublicVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Accepts ownership of a public virtual interface created by another AWS account.
After the virtual interface owner makes this call, the specified virtual interface is created and made available to handle traffic.
confirmPublicVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<ConfirmPublicVirtualInterfaceResult> confirmPublicVirtualInterfaceAsync(ConfirmPublicVirtualInterfaceRequest request, AsyncHandler<ConfirmPublicVirtualInterfaceRequest,ConfirmPublicVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Accepts ownership of a public virtual interface created by another AWS account.
After the virtual interface owner makes this call, the specified virtual interface is created and made available to handle traffic.
confirmPublicVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ConfirmTransitVirtualInterfaceResult> confirmTransitVirtualInterfaceAsync(ConfirmTransitVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Accepts ownership of a transit virtual interface created by another AWS account.
After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.
confirmTransitVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<ConfirmTransitVirtualInterfaceResult> confirmTransitVirtualInterfaceAsync(ConfirmTransitVirtualInterfaceRequest request, AsyncHandler<ConfirmTransitVirtualInterfaceRequest,ConfirmTransitVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Accepts ownership of a transit virtual interface created by another AWS account.
After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.
confirmTransitVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateBGPPeerResult> createBGPPeerAsync(CreateBGPPeerRequest request)
AmazonDirectConnectAsync
Creates a BGP peer on the specified virtual interface.
You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access AWS resources that also use that address family.
If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface.
When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
For a public virtual interface, the Autonomous System Number (ASN) must be private or already whitelisted for the virtual interface.
createBGPPeerAsync
in interface AmazonDirectConnectAsync
public Future<CreateBGPPeerResult> createBGPPeerAsync(CreateBGPPeerRequest request, AsyncHandler<CreateBGPPeerRequest,CreateBGPPeerResult> asyncHandler)
AmazonDirectConnectAsync
Creates a BGP peer on the specified virtual interface.
You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access AWS resources that also use that address family.
If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface.
When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
For a public virtual interface, the Autonomous System Number (ASN) must be private or already whitelisted for the virtual interface.
createBGPPeerAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateConnectionResult> createConnectionAsync(CreateConnectionRequest request)
AmazonDirectConnectAsync
Creates a connection between a customer network and a specific AWS Direct Connect location.
A connection links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router.
To find the locations for your Region, use DescribeLocations.
You can automatically add the new connection to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new connection is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no connection is created.
createConnectionAsync
in interface AmazonDirectConnectAsync
public Future<CreateConnectionResult> createConnectionAsync(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest,CreateConnectionResult> asyncHandler)
AmazonDirectConnectAsync
Creates a connection between a customer network and a specific AWS Direct Connect location.
A connection links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router.
To find the locations for your Region, use DescribeLocations.
You can automatically add the new connection to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new connection is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no connection is created.
createConnectionAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDirectConnectGatewayResult> createDirectConnectGatewayAsync(CreateDirectConnectGatewayRequest request)
AmazonDirectConnectAsync
Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual interfaces and virtual private gateways. A Direct Connect gateway is global and visible in any AWS Region after it is created. The virtual interfaces and virtual private gateways that are connected through a Direct Connect gateway can be in different AWS Regions. This enables you to connect to a VPC in any Region, regardless of the Region in which the virtual interfaces are located, and pass traffic between them.
createDirectConnectGatewayAsync
in interface AmazonDirectConnectAsync
public Future<CreateDirectConnectGatewayResult> createDirectConnectGatewayAsync(CreateDirectConnectGatewayRequest request, AsyncHandler<CreateDirectConnectGatewayRequest,CreateDirectConnectGatewayResult> asyncHandler)
AmazonDirectConnectAsync
Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual interfaces and virtual private gateways. A Direct Connect gateway is global and visible in any AWS Region after it is created. The virtual interfaces and virtual private gateways that are connected through a Direct Connect gateway can be in different AWS Regions. This enables you to connect to a VPC in any Region, regardless of the Region in which the virtual interfaces are located, and pass traffic between them.
createDirectConnectGatewayAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDirectConnectGatewayAssociationResult> createDirectConnectGatewayAssociationAsync(CreateDirectConnectGatewayAssociationRequest request)
AmazonDirectConnectAsync
Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
createDirectConnectGatewayAssociationAsync
in interface AmazonDirectConnectAsync
public Future<CreateDirectConnectGatewayAssociationResult> createDirectConnectGatewayAssociationAsync(CreateDirectConnectGatewayAssociationRequest request, AsyncHandler<CreateDirectConnectGatewayAssociationRequest,CreateDirectConnectGatewayAssociationResult> asyncHandler)
AmazonDirectConnectAsync
Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
createDirectConnectGatewayAssociationAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDirectConnectGatewayAssociationProposalResult> createDirectConnectGatewayAssociationProposalAsync(CreateDirectConnectGatewayAssociationProposalRequest request)
AmazonDirectConnectAsync
Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway.
You can only associate a Direct Connect gateway and virtual private gateway or transit gateway when the account that owns the Direct Connect gateway and the account that owns the virtual private gateway or transit gateway have the same AWS Payer ID.
createDirectConnectGatewayAssociationProposalAsync
in interface AmazonDirectConnectAsync
public Future<CreateDirectConnectGatewayAssociationProposalResult> createDirectConnectGatewayAssociationProposalAsync(CreateDirectConnectGatewayAssociationProposalRequest request, AsyncHandler<CreateDirectConnectGatewayAssociationProposalRequest,CreateDirectConnectGatewayAssociationProposalResult> asyncHandler)
AmazonDirectConnectAsync
Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway.
You can only associate a Direct Connect gateway and virtual private gateway or transit gateway when the account that owns the Direct Connect gateway and the account that owns the virtual private gateway or transit gateway have the same AWS Payer ID.
createDirectConnectGatewayAssociationProposalAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateInterconnectResult> createInterconnectAsync(CreateInterconnectRequest request)
AmazonDirectConnectAsync
Creates an interconnect between an AWS Direct Connect Partner's network and a specific AWS Direct Connect location.
An interconnect is a connection that is capable of hosting other connections. The AWS Direct Connect partner can use an interconnect to provide AWS Direct Connect hosted connections to customers through their own network services. Like a standard connection, an interconnect links the partner's network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end is connected to the partner's router, the other to an AWS Direct Connect router.
You can automatically add the new interconnect to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new interconnect is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no interconnect is created.
For each end customer, the AWS Direct Connect Partner provisions a connection on their interconnect by calling AllocateHostedConnection. The end customer can then connect to AWS resources by creating a virtual interface on their connection, using the VLAN assigned to them by the AWS Direct Connect Partner.
Intended for use by AWS Direct Connect Partners only.
createInterconnectAsync
in interface AmazonDirectConnectAsync
public Future<CreateInterconnectResult> createInterconnectAsync(CreateInterconnectRequest request, AsyncHandler<CreateInterconnectRequest,CreateInterconnectResult> asyncHandler)
AmazonDirectConnectAsync
Creates an interconnect between an AWS Direct Connect Partner's network and a specific AWS Direct Connect location.
An interconnect is a connection that is capable of hosting other connections. The AWS Direct Connect partner can use an interconnect to provide AWS Direct Connect hosted connections to customers through their own network services. Like a standard connection, an interconnect links the partner's network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end is connected to the partner's router, the other to an AWS Direct Connect router.
You can automatically add the new interconnect to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new interconnect is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no interconnect is created.
For each end customer, the AWS Direct Connect Partner provisions a connection on their interconnect by calling AllocateHostedConnection. The end customer can then connect to AWS resources by creating a virtual interface on their connection, using the VLAN assigned to them by the AWS Direct Connect Partner.
Intended for use by AWS Direct Connect Partners only.
createInterconnectAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateLagResult> createLagAsync(CreateLagRequest request)
AmazonDirectConnectAsync
Creates a link aggregation group (LAG) with the specified number of bundled physical connections between the customer network and a specific AWS Direct Connect location. A LAG is a logical interface that uses the Link Aggregation Control Protocol (LACP) to aggregate multiple interfaces, enabling you to treat them as a single interface.
All connections in a LAG must use the same bandwidth and must terminate at the same AWS Direct Connect endpoint.
You can have up to 10 connections per LAG. Regardless of this limit, if you request more connections for the LAG than AWS Direct Connect can allocate on a single endpoint, no LAG is created.
You can specify an existing physical connection or interconnect to include in the LAG (which counts towards the total number of connections). Doing so interrupts the current physical connection or hosted connections, and re-establishes them as a member of the LAG. The LAG will be created on the same AWS Direct Connect endpoint to which the connection terminates. Any virtual interfaces associated with the connection are automatically disassociated and re-associated with the LAG. The connection ID does not change.
If the AWS account used to create a LAG is a registered AWS Direct Connect Partner, the LAG is automatically enabled to host sub-connections. For a LAG owned by a partner, any associated virtual interfaces cannot be directly configured.
createLagAsync
in interface AmazonDirectConnectAsync
public Future<CreateLagResult> createLagAsync(CreateLagRequest request, AsyncHandler<CreateLagRequest,CreateLagResult> asyncHandler)
AmazonDirectConnectAsync
Creates a link aggregation group (LAG) with the specified number of bundled physical connections between the customer network and a specific AWS Direct Connect location. A LAG is a logical interface that uses the Link Aggregation Control Protocol (LACP) to aggregate multiple interfaces, enabling you to treat them as a single interface.
All connections in a LAG must use the same bandwidth and must terminate at the same AWS Direct Connect endpoint.
You can have up to 10 connections per LAG. Regardless of this limit, if you request more connections for the LAG than AWS Direct Connect can allocate on a single endpoint, no LAG is created.
You can specify an existing physical connection or interconnect to include in the LAG (which counts towards the total number of connections). Doing so interrupts the current physical connection or hosted connections, and re-establishes them as a member of the LAG. The LAG will be created on the same AWS Direct Connect endpoint to which the connection terminates. Any virtual interfaces associated with the connection are automatically disassociated and re-associated with the LAG. The connection ID does not change.
If the AWS account used to create a LAG is a registered AWS Direct Connect Partner, the LAG is automatically enabled to host sub-connections. For a LAG owned by a partner, any associated virtual interfaces cannot be directly configured.
createLagAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreatePrivateVirtualInterfaceResult> createPrivateVirtualInterfaceAsync(CreatePrivateVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Creates a private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface can be connected to either a Direct Connect gateway or a Virtual Private Gateway (VGW). Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple VPCs, including VPCs in different AWS Regions. Connecting the private virtual interface to a VGW only provides access to a single VPC within the same Region.
createPrivateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<CreatePrivateVirtualInterfaceResult> createPrivateVirtualInterfaceAsync(CreatePrivateVirtualInterfaceRequest request, AsyncHandler<CreatePrivateVirtualInterfaceRequest,CreatePrivateVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Creates a private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface can be connected to either a Direct Connect gateway or a Virtual Private Gateway (VGW). Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple VPCs, including VPCs in different AWS Regions. Connecting the private virtual interface to a VGW only provides access to a single VPC within the same Region.
createPrivateVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreatePublicVirtualInterfaceResult> createPublicVirtualInterfaceAsync(CreatePublicVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Creates a public virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A public virtual interface supports sending traffic to public services of AWS such as Amazon S3.
When creating an IPv6 public virtual interface (addressFamily
is ipv6
), leave the
customer
and amazon
address fields blank to use auto-assigned IPv6 space. Custom IPv6
addresses are not supported.
createPublicVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<CreatePublicVirtualInterfaceResult> createPublicVirtualInterfaceAsync(CreatePublicVirtualInterfaceRequest request, AsyncHandler<CreatePublicVirtualInterfaceRequest,CreatePublicVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Creates a public virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A public virtual interface supports sending traffic to public services of AWS such as Amazon S3.
When creating an IPv6 public virtual interface (addressFamily
is ipv6
), leave the
customer
and amazon
address fields blank to use auto-assigned IPv6 space. Custom IPv6
addresses are not supported.
createPublicVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateTransitVirtualInterfaceResult> createTransitVirtualInterfaceAsync(CreateTransitVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway.
If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails.
createTransitVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<CreateTransitVirtualInterfaceResult> createTransitVirtualInterfaceAsync(CreateTransitVirtualInterfaceRequest request, AsyncHandler<CreateTransitVirtualInterfaceRequest,CreateTransitVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway.
If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails.
createTransitVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteBGPPeerResult> deleteBGPPeerAsync(DeleteBGPPeerRequest request)
AmazonDirectConnectAsync
Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.
You cannot delete the last BGP peer from a virtual interface.
deleteBGPPeerAsync
in interface AmazonDirectConnectAsync
public Future<DeleteBGPPeerResult> deleteBGPPeerAsync(DeleteBGPPeerRequest request, AsyncHandler<DeleteBGPPeerRequest,DeleteBGPPeerResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.
You cannot delete the last BGP peer from a virtual interface.
deleteBGPPeerAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request)
AmazonDirectConnectAsync
Deletes the specified connection.
Deleting a connection only stops the AWS Direct Connect port hour and data transfer charges. If you are partnering with any third parties to connect with the AWS Direct Connect location, you must cancel your service with them separately.
deleteConnectionAsync
in interface AmazonDirectConnectAsync
public Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request, AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the specified connection.
Deleting a connection only stops the AWS Direct Connect port hour and data transfer charges. If you are partnering with any third parties to connect with the AWS Direct Connect location, you must cancel your service with them separately.
deleteConnectionAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDirectConnectGatewayResult> deleteDirectConnectGatewayAsync(DeleteDirectConnectGatewayRequest request)
AmazonDirectConnectAsync
Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are attached to the Direct Connect gateway and disassociate all virtual private gateways associated with the Direct Connect gateway.
deleteDirectConnectGatewayAsync
in interface AmazonDirectConnectAsync
public Future<DeleteDirectConnectGatewayResult> deleteDirectConnectGatewayAsync(DeleteDirectConnectGatewayRequest request, AsyncHandler<DeleteDirectConnectGatewayRequest,DeleteDirectConnectGatewayResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are attached to the Direct Connect gateway and disassociate all virtual private gateways associated with the Direct Connect gateway.
deleteDirectConnectGatewayAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDirectConnectGatewayAssociationResult> deleteDirectConnectGatewayAssociationAsync(DeleteDirectConnectGatewayAssociationRequest request)
AmazonDirectConnectAsync
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
We recommend that you specify the associationID
to delete the association. Alternatively, if you own
virtual gateway and a Direct Connect gateway association, you can specify the virtualGatewayId
and
directConnectGatewayId
to delete an association.
deleteDirectConnectGatewayAssociationAsync
in interface AmazonDirectConnectAsync
public Future<DeleteDirectConnectGatewayAssociationResult> deleteDirectConnectGatewayAssociationAsync(DeleteDirectConnectGatewayAssociationRequest request, AsyncHandler<DeleteDirectConnectGatewayAssociationRequest,DeleteDirectConnectGatewayAssociationResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
We recommend that you specify the associationID
to delete the association. Alternatively, if you own
virtual gateway and a Direct Connect gateway association, you can specify the virtualGatewayId
and
directConnectGatewayId
to delete an association.
deleteDirectConnectGatewayAssociationAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDirectConnectGatewayAssociationProposalResult> deleteDirectConnectGatewayAssociationProposalAsync(DeleteDirectConnectGatewayAssociationProposalRequest request)
AmazonDirectConnectAsync
Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.
deleteDirectConnectGatewayAssociationProposalAsync
in interface AmazonDirectConnectAsync
public Future<DeleteDirectConnectGatewayAssociationProposalResult> deleteDirectConnectGatewayAssociationProposalAsync(DeleteDirectConnectGatewayAssociationProposalRequest request, AsyncHandler<DeleteDirectConnectGatewayAssociationProposalRequest,DeleteDirectConnectGatewayAssociationProposalResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.
deleteDirectConnectGatewayAssociationProposalAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteInterconnectResult> deleteInterconnectAsync(DeleteInterconnectRequest request)
AmazonDirectConnectAsync
Deletes the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
deleteInterconnectAsync
in interface AmazonDirectConnectAsync
public Future<DeleteInterconnectResult> deleteInterconnectAsync(DeleteInterconnectRequest request, AsyncHandler<DeleteInterconnectRequest,DeleteInterconnectResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
deleteInterconnectAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteLagResult> deleteLagAsync(DeleteLagRequest request)
AmazonDirectConnectAsync
Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
deleteLagAsync
in interface AmazonDirectConnectAsync
public Future<DeleteLagResult> deleteLagAsync(DeleteLagRequest request, AsyncHandler<DeleteLagRequest,DeleteLagResult> asyncHandler)
AmazonDirectConnectAsync
Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
deleteLagAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVirtualInterfaceResult> deleteVirtualInterfaceAsync(DeleteVirtualInterfaceRequest request)
AmazonDirectConnectAsync
Deletes a virtual interface.
deleteVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
public Future<DeleteVirtualInterfaceResult> deleteVirtualInterfaceAsync(DeleteVirtualInterfaceRequest request, AsyncHandler<DeleteVirtualInterfaceRequest,DeleteVirtualInterfaceResult> asyncHandler)
AmazonDirectConnectAsync
Deletes a virtual interface.
deleteVirtualInterfaceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.@Deprecated public Future<DescribeConnectionLoaResult> describeConnectionLoaAsync(DescribeConnectionLoaRequest request)
AmazonDirectConnectAsync
Deprecated. Use DescribeLoa instead.
Gets the LOA-CFA for a connection.
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that your APN partner or service provider uses when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
describeConnectionLoaAsync
in interface AmazonDirectConnectAsync
@Deprecated public Future<DescribeConnectionLoaResult> describeConnectionLoaAsync(DescribeConnectionLoaRequest request, AsyncHandler<DescribeConnectionLoaRequest,DescribeConnectionLoaResult> asyncHandler)
AmazonDirectConnectAsync
Deprecated. Use DescribeLoa instead.
Gets the LOA-CFA for a connection.
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that your APN partner or service provider uses when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
describeConnectionLoaAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeConnectionsResult> describeConnectionsAsync(DescribeConnectionsRequest request)
AmazonDirectConnectAsync
Displays the specified connection or all connections in this Region.
describeConnectionsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeConnectionsResult> describeConnectionsAsync(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler)
AmazonDirectConnectAsync
Displays the specified connection or all connections in this Region.
describeConnectionsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeConnectionsResult> describeConnectionsAsync()
describeConnectionsAsync
in interface AmazonDirectConnectAsync
describeConnectionsAsync(DescribeConnectionsRequest)
public Future<DescribeConnectionsResult> describeConnectionsAsync(AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler)
describeConnectionsAsync
in interface AmazonDirectConnectAsync
describeConnectionsAsync(DescribeConnectionsRequest, com.amazonaws.handlers.AsyncHandler)
@Deprecated public Future<DescribeConnectionsOnInterconnectResult> describeConnectionsOnInterconnectAsync(DescribeConnectionsOnInterconnectRequest request)
AmazonDirectConnectAsync
Deprecated. Use DescribeHostedConnections instead.
Lists the connections that have been provisioned on the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
describeConnectionsOnInterconnectAsync
in interface AmazonDirectConnectAsync
@Deprecated public Future<DescribeConnectionsOnInterconnectResult> describeConnectionsOnInterconnectAsync(DescribeConnectionsOnInterconnectRequest request, AsyncHandler<DescribeConnectionsOnInterconnectRequest,DescribeConnectionsOnInterconnectResult> asyncHandler)
AmazonDirectConnectAsync
Deprecated. Use DescribeHostedConnections instead.
Lists the connections that have been provisioned on the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
describeConnectionsOnInterconnectAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDirectConnectGatewayAssociationProposalsResult> describeDirectConnectGatewayAssociationProposalsAsync(DescribeDirectConnectGatewayAssociationProposalsRequest request)
AmazonDirectConnectAsync
Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
describeDirectConnectGatewayAssociationProposalsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeDirectConnectGatewayAssociationProposalsResult> describeDirectConnectGatewayAssociationProposalsAsync(DescribeDirectConnectGatewayAssociationProposalsRequest request, AsyncHandler<DescribeDirectConnectGatewayAssociationProposalsRequest,DescribeDirectConnectGatewayAssociationProposalsResult> asyncHandler)
AmazonDirectConnectAsync
Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
describeDirectConnectGatewayAssociationProposalsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDirectConnectGatewayAssociationsResult> describeDirectConnectGatewayAssociationsAsync(DescribeDirectConnectGatewayAssociationsRequest request)
AmazonDirectConnectAsync
Lists the associations between your Direct Connect gateways and virtual private gateways. You must specify a Direct Connect gateway, a virtual private gateway, or both. If you specify a Direct Connect gateway, the response contains all virtual private gateways associated with the Direct Connect gateway. If you specify a virtual private gateway, the response contains all Direct Connect gateways associated with the virtual private gateway. If you specify both, the response contains the association between the Direct Connect gateway and the virtual private gateway.
describeDirectConnectGatewayAssociationsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeDirectConnectGatewayAssociationsResult> describeDirectConnectGatewayAssociationsAsync(DescribeDirectConnectGatewayAssociationsRequest request, AsyncHandler<DescribeDirectConnectGatewayAssociationsRequest,DescribeDirectConnectGatewayAssociationsResult> asyncHandler)
AmazonDirectConnectAsync
Lists the associations between your Direct Connect gateways and virtual private gateways. You must specify a Direct Connect gateway, a virtual private gateway, or both. If you specify a Direct Connect gateway, the response contains all virtual private gateways associated with the Direct Connect gateway. If you specify a virtual private gateway, the response contains all Direct Connect gateways associated with the virtual private gateway. If you specify both, the response contains the association between the Direct Connect gateway and the virtual private gateway.
describeDirectConnectGatewayAssociationsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDirectConnectGatewayAttachmentsResult> describeDirectConnectGatewayAttachmentsAsync(DescribeDirectConnectGatewayAttachmentsRequest request)
AmazonDirectConnectAsync
Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the response contains all Direct Connect gateways attached to the virtual interface. If you specify both, the response contains the attachment between the Direct Connect gateway and the virtual interface.
describeDirectConnectGatewayAttachmentsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeDirectConnectGatewayAttachmentsResult> describeDirectConnectGatewayAttachmentsAsync(DescribeDirectConnectGatewayAttachmentsRequest request, AsyncHandler<DescribeDirectConnectGatewayAttachmentsRequest,DescribeDirectConnectGatewayAttachmentsResult> asyncHandler)
AmazonDirectConnectAsync
Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the response contains all Direct Connect gateways attached to the virtual interface. If you specify both, the response contains the attachment between the Direct Connect gateway and the virtual interface.
describeDirectConnectGatewayAttachmentsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDirectConnectGatewaysResult> describeDirectConnectGatewaysAsync(DescribeDirectConnectGatewaysRequest request)
AmazonDirectConnectAsync
Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
describeDirectConnectGatewaysAsync
in interface AmazonDirectConnectAsync
public Future<DescribeDirectConnectGatewaysResult> describeDirectConnectGatewaysAsync(DescribeDirectConnectGatewaysRequest request, AsyncHandler<DescribeDirectConnectGatewaysRequest,DescribeDirectConnectGatewaysResult> asyncHandler)
AmazonDirectConnectAsync
Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
describeDirectConnectGatewaysAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeHostedConnectionsResult> describeHostedConnectionsAsync(DescribeHostedConnectionsRequest request)
AmazonDirectConnectAsync
Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG).
Intended for use by AWS Direct Connect Partners only.
describeHostedConnectionsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeHostedConnectionsResult> describeHostedConnectionsAsync(DescribeHostedConnectionsRequest request, AsyncHandler<DescribeHostedConnectionsRequest,DescribeHostedConnectionsResult> asyncHandler)
AmazonDirectConnectAsync
Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG).
Intended for use by AWS Direct Connect Partners only.
describeHostedConnectionsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.@Deprecated public Future<DescribeInterconnectLoaResult> describeInterconnectLoaAsync(DescribeInterconnectLoaRequest request)
AmazonDirectConnectAsync
Deprecated. Use DescribeLoa instead.
Gets the LOA-CFA for the specified interconnect.
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
describeInterconnectLoaAsync
in interface AmazonDirectConnectAsync
@Deprecated public Future<DescribeInterconnectLoaResult> describeInterconnectLoaAsync(DescribeInterconnectLoaRequest request, AsyncHandler<DescribeInterconnectLoaRequest,DescribeInterconnectLoaResult> asyncHandler)
AmazonDirectConnectAsync
Deprecated. Use DescribeLoa instead.
Gets the LOA-CFA for the specified interconnect.
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
describeInterconnectLoaAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInterconnectsResult> describeInterconnectsAsync(DescribeInterconnectsRequest request)
AmazonDirectConnectAsync
Lists the interconnects owned by the AWS account or only the specified interconnect.
describeInterconnectsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeInterconnectsResult> describeInterconnectsAsync(DescribeInterconnectsRequest request, AsyncHandler<DescribeInterconnectsRequest,DescribeInterconnectsResult> asyncHandler)
AmazonDirectConnectAsync
Lists the interconnects owned by the AWS account or only the specified interconnect.
describeInterconnectsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInterconnectsResult> describeInterconnectsAsync()
describeInterconnectsAsync
in interface AmazonDirectConnectAsync
describeInterconnectsAsync(DescribeInterconnectsRequest)
public Future<DescribeInterconnectsResult> describeInterconnectsAsync(AsyncHandler<DescribeInterconnectsRequest,DescribeInterconnectsResult> asyncHandler)
describeInterconnectsAsync
in interface AmazonDirectConnectAsync
describeInterconnectsAsync(DescribeInterconnectsRequest, com.amazonaws.handlers.AsyncHandler)
public Future<DescribeLagsResult> describeLagsAsync(DescribeLagsRequest request)
AmazonDirectConnectAsync
Describes all your link aggregation groups (LAG) or the specified LAG.
describeLagsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeLagsResult> describeLagsAsync(DescribeLagsRequest request, AsyncHandler<DescribeLagsRequest,DescribeLagsResult> asyncHandler)
AmazonDirectConnectAsync
Describes all your link aggregation groups (LAG) or the specified LAG.
describeLagsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeLoaResult> describeLoaAsync(DescribeLoaRequest request)
AmazonDirectConnectAsync
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
describeLoaAsync
in interface AmazonDirectConnectAsync
public Future<DescribeLoaResult> describeLoaAsync(DescribeLoaRequest request, AsyncHandler<DescribeLoaRequest,DescribeLoaResult> asyncHandler)
AmazonDirectConnectAsync
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
describeLoaAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeLocationsResult> describeLocationsAsync(DescribeLocationsRequest request)
AmazonDirectConnectAsync
Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
describeLocationsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeLocationsResult> describeLocationsAsync(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
AmazonDirectConnectAsync
Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
describeLocationsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeLocationsResult> describeLocationsAsync()
describeLocationsAsync
in interface AmazonDirectConnectAsync
describeLocationsAsync(DescribeLocationsRequest)
public Future<DescribeLocationsResult> describeLocationsAsync(AsyncHandler<DescribeLocationsRequest,DescribeLocationsResult> asyncHandler)
describeLocationsAsync
in interface AmazonDirectConnectAsync
describeLocationsAsync(DescribeLocationsRequest, com.amazonaws.handlers.AsyncHandler)
public Future<DescribeTagsResult> describeTagsAsync(DescribeTagsRequest request)
AmazonDirectConnectAsync
Describes the tags associated with the specified AWS Direct Connect resources.
describeTagsAsync
in interface AmazonDirectConnectAsync
public Future<DescribeTagsResult> describeTagsAsync(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
AmazonDirectConnectAsync
Describes the tags associated with the specified AWS Direct Connect resources.
describeTagsAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeVirtualGatewaysResult> describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest request)
AmazonDirectConnectAsync
Lists the virtual private gateways owned by the AWS account.
You can create one or more AWS Direct Connect private virtual interfaces linked to a virtual private gateway.
describeVirtualGatewaysAsync
in interface AmazonDirectConnectAsync
public Future<DescribeVirtualGatewaysResult> describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest request, AsyncHandler<DescribeVirtualGatewaysRequest,DescribeVirtualGatewaysResult> asyncHandler)
AmazonDirectConnectAsync
Lists the virtual private gateways owned by the AWS account.
You can create one or more AWS Direct Connect private virtual interfaces linked to a virtual private gateway.
describeVirtualGatewaysAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeVirtualGatewaysResult> describeVirtualGatewaysAsync()
describeVirtualGatewaysAsync
in interface AmazonDirectConnectAsync
describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest)
public Future<DescribeVirtualGatewaysResult> describeVirtualGatewaysAsync(AsyncHandler<DescribeVirtualGatewaysRequest,DescribeVirtualGatewaysResult> asyncHandler)
describeVirtualGatewaysAsync
in interface AmazonDirectConnectAsync
describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest, com.amazonaws.handlers.AsyncHandler)
public Future<DescribeVirtualInterfacesResult> describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest request)
AmazonDirectConnectAsync
Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned.
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer network.
describeVirtualInterfacesAsync
in interface AmazonDirectConnectAsync
public Future<DescribeVirtualInterfacesResult> describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest request, AsyncHandler<DescribeVirtualInterfacesRequest,DescribeVirtualInterfacesResult> asyncHandler)
AmazonDirectConnectAsync
Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned.
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer network.
describeVirtualInterfacesAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeVirtualInterfacesResult> describeVirtualInterfacesAsync()
describeVirtualInterfacesAsync
in interface AmazonDirectConnectAsync
describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest)
public Future<DescribeVirtualInterfacesResult> describeVirtualInterfacesAsync(AsyncHandler<DescribeVirtualInterfacesRequest,DescribeVirtualInterfacesResult> asyncHandler)
describeVirtualInterfacesAsync
in interface AmazonDirectConnectAsync
describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest, com.amazonaws.handlers.AsyncHandler)
public Future<DisassociateConnectionFromLagResult> disassociateConnectionFromLagAsync(DisassociateConnectionFromLagRequest request)
AmazonDirectConnectAsync
Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the DeleteConnection request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an AWS Direct Connect Partner is automatically converted to an interconnect.
If disassociating the connection would cause the LAG to fall below its setting for minimum number of operational connections, the request fails, except when it's the last member of the LAG. If all connections are disassociated, the LAG continues to exist as an empty LAG with no physical connections.
disassociateConnectionFromLagAsync
in interface AmazonDirectConnectAsync
public Future<DisassociateConnectionFromLagResult> disassociateConnectionFromLagAsync(DisassociateConnectionFromLagRequest request, AsyncHandler<DisassociateConnectionFromLagRequest,DisassociateConnectionFromLagResult> asyncHandler)
AmazonDirectConnectAsync
Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the DeleteConnection request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an AWS Direct Connect Partner is automatically converted to an interconnect.
If disassociating the connection would cause the LAG to fall below its setting for minimum number of operational connections, the request fails, except when it's the last member of the LAG. If all connections are disassociated, the LAG continues to exist as an empty LAG with no physical connections.
disassociateConnectionFromLagAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonDirectConnectAsync
Adds the specified tags to the specified AWS Direct Connect resource. Each resource can have a maximum of 50 tags.
Each tag consists of a key and an optional value. If a tag with the same key is already associated with the resource, this action updates its value.
tagResourceAsync
in interface AmazonDirectConnectAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonDirectConnectAsync
Adds the specified tags to the specified AWS Direct Connect resource. Each resource can have a maximum of 50 tags.
Each tag consists of a key and an optional value. If a tag with the same key is already associated with the resource, this action updates its value.
tagResourceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonDirectConnectAsync
Removes one or more tags from the specified AWS Direct Connect resource.
untagResourceAsync
in interface AmazonDirectConnectAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonDirectConnectAsync
Removes one or more tags from the specified AWS Direct Connect resource.
untagResourceAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDirectConnectGatewayAssociationResult> updateDirectConnectGatewayAssociationAsync(UpdateDirectConnectGatewayAssociationRequest request)
AmazonDirectConnectAsync
Updates the specified attributes of the Direct Connect gateway association.
Add or remove prefixes from the association.
updateDirectConnectGatewayAssociationAsync
in interface AmazonDirectConnectAsync
public Future<UpdateDirectConnectGatewayAssociationResult> updateDirectConnectGatewayAssociationAsync(UpdateDirectConnectGatewayAssociationRequest request, AsyncHandler<UpdateDirectConnectGatewayAssociationRequest,UpdateDirectConnectGatewayAssociationResult> asyncHandler)
AmazonDirectConnectAsync
Updates the specified attributes of the Direct Connect gateway association.
Add or remove prefixes from the association.
updateDirectConnectGatewayAssociationAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateLagResult> updateLagAsync(UpdateLagRequest request)
AmazonDirectConnectAsync
Updates the attributes of the specified link aggregation group (LAG).
You can update the following attributes:
The name of the LAG.
The value for the minimum number of connections that must be operational for the LAG itself to be operational.
When you create a LAG, the default value for the minimum number of operational connections is zero (0). If you update this value and the number of operational connections falls below the specified value, the LAG automatically goes down to avoid over-utilization of the remaining connections. Adjust this value with care, as it could force the LAG down if it is set higher than the current number of operational connections.
updateLagAsync
in interface AmazonDirectConnectAsync
public Future<UpdateLagResult> updateLagAsync(UpdateLagRequest request, AsyncHandler<UpdateLagRequest,UpdateLagResult> asyncHandler)
AmazonDirectConnectAsync
Updates the attributes of the specified link aggregation group (LAG).
You can update the following attributes:
The name of the LAG.
The value for the minimum number of connections that must be operational for the LAG itself to be operational.
When you create a LAG, the default value for the minimum number of operational connections is zero (0). If you update this value and the number of operational connections falls below the specified value, the LAG automatically goes down to avoid over-utilization of the remaining connections. Adjust this value with care, as it could force the LAG down if it is set higher than the current number of operational connections.
updateLagAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateVirtualInterfaceAttributesResult> updateVirtualInterfaceAttributesAsync(UpdateVirtualInterfaceAttributesRequest request)
AmazonDirectConnectAsync
Updates the specified attributes of the specified virtual private interface.
Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
updateVirtualInterfaceAttributesAsync
in interface AmazonDirectConnectAsync
public Future<UpdateVirtualInterfaceAttributesResult> updateVirtualInterfaceAttributesAsync(UpdateVirtualInterfaceAttributesRequest request, AsyncHandler<UpdateVirtualInterfaceAttributesRequest,UpdateVirtualInterfaceAttributesResult> asyncHandler)
AmazonDirectConnectAsync
Updates the specified attributes of the specified virtual private interface.
Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
updateVirtualInterfaceAttributesAsync
in interface AmazonDirectConnectAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.