@Generated(value="software.amazon.awssdk:codegen") public interface DirectConnectAsyncClient extends SdkClient
builder()
method.
AWS Direct Connect 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. With this connection in place, you can create virtual interfaces directly to the AWS cloud (for example, to Amazon EC2 and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A connection provides access to all AWS Regions except the China (Beijing) and (China) Ningxia Regions. AWS resources in the China Regions can only be accessed through locations associated with those Regions.
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<AllocateHostedConnectionResponse> |
allocateHostedConnection(AllocateHostedConnectionRequest allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG).
|
default CompletableFuture<AllocateHostedConnectionResponse> |
allocateHostedConnection(Consumer<AllocateHostedConnectionRequest.Builder> allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG).
|
default CompletableFuture<AllocatePrivateVirtualInterfaceResponse> |
allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by the specified AWS account.
|
default CompletableFuture<AllocatePrivateVirtualInterfaceResponse> |
allocatePrivateVirtualInterface(Consumer<AllocatePrivateVirtualInterfaceRequest.Builder> allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by the specified AWS account.
|
default CompletableFuture<AllocatePublicVirtualInterfaceResponse> |
allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified AWS account.
|
default CompletableFuture<AllocatePublicVirtualInterfaceResponse> |
allocatePublicVirtualInterface(Consumer<AllocatePublicVirtualInterfaceRequest.Builder> allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified AWS account.
|
default CompletableFuture<AssociateConnectionWithLagResponse> |
associateConnectionWithLag(AssociateConnectionWithLagRequest associateConnectionWithLagRequest)
Associates an existing connection with a link aggregation group (LAG).
|
default CompletableFuture<AssociateConnectionWithLagResponse> |
associateConnectionWithLag(Consumer<AssociateConnectionWithLagRequest.Builder> associateConnectionWithLagRequest)
Associates an existing connection with a link aggregation group (LAG).
|
default CompletableFuture<AssociateHostedConnectionResponse> |
associateHostedConnection(AssociateHostedConnectionRequest associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
default CompletableFuture<AssociateHostedConnectionResponse> |
associateHostedConnection(Consumer<AssociateHostedConnectionRequest.Builder> associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
default CompletableFuture<AssociateVirtualInterfaceResponse> |
associateVirtualInterface(AssociateVirtualInterfaceRequest associateVirtualInterfaceRequest)
Associates a virtual interface with a specified link aggregation group (LAG) or connection.
|
default CompletableFuture<AssociateVirtualInterfaceResponse> |
associateVirtualInterface(Consumer<AssociateVirtualInterfaceRequest.Builder> associateVirtualInterfaceRequest)
Associates a virtual interface with a specified link aggregation group (LAG) or connection.
|
static DirectConnectAsyncClientBuilder |
builder()
Create a builder that can be used to configure and create a
DirectConnectAsyncClient . |
default CompletableFuture<ConfirmConnectionResponse> |
confirmConnection(ConfirmConnectionRequest confirmConnectionRequest)
Confirms the creation of the specified hosted connection on an interconnect.
|
default CompletableFuture<ConfirmConnectionResponse> |
confirmConnection(Consumer<ConfirmConnectionRequest.Builder> confirmConnectionRequest)
Confirms the creation of the specified hosted connection on an interconnect.
|
default CompletableFuture<ConfirmPrivateVirtualInterfaceResponse> |
confirmPrivateVirtualInterface(ConfirmPrivateVirtualInterfaceRequest confirmPrivateVirtualInterfaceRequest)
Accepts ownership of a private virtual interface created by another AWS account.
|
default CompletableFuture<ConfirmPrivateVirtualInterfaceResponse> |
confirmPrivateVirtualInterface(Consumer<ConfirmPrivateVirtualInterfaceRequest.Builder> confirmPrivateVirtualInterfaceRequest)
Accepts ownership of a private virtual interface created by another AWS account.
|
default CompletableFuture<ConfirmPublicVirtualInterfaceResponse> |
confirmPublicVirtualInterface(ConfirmPublicVirtualInterfaceRequest confirmPublicVirtualInterfaceRequest)
Accepts ownership of a public virtual interface created by another AWS account.
|
default CompletableFuture<ConfirmPublicVirtualInterfaceResponse> |
confirmPublicVirtualInterface(Consumer<ConfirmPublicVirtualInterfaceRequest.Builder> confirmPublicVirtualInterfaceRequest)
Accepts ownership of a public virtual interface created by another AWS account.
|
static DirectConnectAsyncClient |
create()
Create a
DirectConnectAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider . |
default CompletableFuture<CreateBgpPeerResponse> |
createBGPPeer(Consumer<CreateBgpPeerRequest.Builder> createBgpPeerRequest)
Creates a BGP peer on the specified virtual interface.
|
default CompletableFuture<CreateBgpPeerResponse> |
createBGPPeer(CreateBgpPeerRequest createBgpPeerRequest)
Creates a BGP peer on the specified virtual interface.
|
default CompletableFuture<CreateConnectionResponse> |
createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
Creates a connection between a customer network and a specific AWS Direct Connect location.
|
default CompletableFuture<CreateConnectionResponse> |
createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection between a customer network and a specific AWS Direct Connect location.
|
default CompletableFuture<CreateDirectConnectGatewayResponse> |
createDirectConnectGateway(Consumer<CreateDirectConnectGatewayRequest.Builder> createDirectConnectGatewayRequest)
Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual
interfaces and virtual private gateways.
|
default CompletableFuture<CreateDirectConnectGatewayResponse> |
createDirectConnectGateway(CreateDirectConnectGatewayRequest createDirectConnectGatewayRequest)
Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual
interfaces and virtual private gateways.
|
default CompletableFuture<CreateDirectConnectGatewayAssociationResponse> |
createDirectConnectGatewayAssociation(Consumer<CreateDirectConnectGatewayAssociationRequest.Builder> createDirectConnectGatewayAssociationRequest)
Creates an association between a Direct Connect gateway and a virtual private gateway.
|
default CompletableFuture<CreateDirectConnectGatewayAssociationResponse> |
createDirectConnectGatewayAssociation(CreateDirectConnectGatewayAssociationRequest createDirectConnectGatewayAssociationRequest)
Creates an association between a Direct Connect gateway and a virtual private gateway.
|
default CompletableFuture<CreateInterconnectResponse> |
createInterconnect(Consumer<CreateInterconnectRequest.Builder> createInterconnectRequest)
Creates an interconnect between an AWS Direct Connect partner's network and a specific AWS Direct Connect
location.
|
default CompletableFuture<CreateInterconnectResponse> |
createInterconnect(CreateInterconnectRequest createInterconnectRequest)
Creates an interconnect between an AWS Direct Connect partner's network and a specific AWS Direct Connect
location.
|
default CompletableFuture<CreateLagResponse> |
createLag(Consumer<CreateLagRequest.Builder> createLagRequest)
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.
|
default CompletableFuture<CreateLagResponse> |
createLag(CreateLagRequest createLagRequest)
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.
|
default CompletableFuture<CreatePrivateVirtualInterfaceResponse> |
createPrivateVirtualInterface(Consumer<CreatePrivateVirtualInterfaceRequest.Builder> createPrivateVirtualInterfaceRequest)
Creates a private virtual interface.
|
default CompletableFuture<CreatePrivateVirtualInterfaceResponse> |
createPrivateVirtualInterface(CreatePrivateVirtualInterfaceRequest createPrivateVirtualInterfaceRequest)
Creates a private virtual interface.
|
default CompletableFuture<CreatePublicVirtualInterfaceResponse> |
createPublicVirtualInterface(Consumer<CreatePublicVirtualInterfaceRequest.Builder> createPublicVirtualInterfaceRequest)
Creates a public virtual interface.
|
default CompletableFuture<CreatePublicVirtualInterfaceResponse> |
createPublicVirtualInterface(CreatePublicVirtualInterfaceRequest createPublicVirtualInterfaceRequest)
Creates a public virtual interface.
|
default CompletableFuture<DeleteBgpPeerResponse> |
deleteBGPPeer(Consumer<DeleteBgpPeerRequest.Builder> deleteBgpPeerRequest)
Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.
|
default CompletableFuture<DeleteBgpPeerResponse> |
deleteBGPPeer(DeleteBgpPeerRequest deleteBgpPeerRequest)
Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.
|
default CompletableFuture<DeleteConnectionResponse> |
deleteConnection(Consumer<DeleteConnectionRequest.Builder> deleteConnectionRequest)
Deletes the specified connection.
|
default CompletableFuture<DeleteConnectionResponse> |
deleteConnection(DeleteConnectionRequest deleteConnectionRequest)
Deletes the specified connection.
|
default CompletableFuture<DeleteDirectConnectGatewayResponse> |
deleteDirectConnectGateway(Consumer<DeleteDirectConnectGatewayRequest.Builder> deleteDirectConnectGatewayRequest)
Deletes the specified Direct Connect gateway.
|
default CompletableFuture<DeleteDirectConnectGatewayResponse> |
deleteDirectConnectGateway(DeleteDirectConnectGatewayRequest deleteDirectConnectGatewayRequest)
Deletes the specified Direct Connect gateway.
|
default CompletableFuture<DeleteDirectConnectGatewayAssociationResponse> |
deleteDirectConnectGatewayAssociation(Consumer<DeleteDirectConnectGatewayAssociationRequest.Builder> deleteDirectConnectGatewayAssociationRequest)
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
|
default CompletableFuture<DeleteDirectConnectGatewayAssociationResponse> |
deleteDirectConnectGatewayAssociation(DeleteDirectConnectGatewayAssociationRequest deleteDirectConnectGatewayAssociationRequest)
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
|
default CompletableFuture<DeleteInterconnectResponse> |
deleteInterconnect(Consumer<DeleteInterconnectRequest.Builder> deleteInterconnectRequest)
Deletes the specified interconnect.
|
default CompletableFuture<DeleteInterconnectResponse> |
deleteInterconnect(DeleteInterconnectRequest deleteInterconnectRequest)
Deletes the specified interconnect.
|
default CompletableFuture<DeleteLagResponse> |
deleteLag(Consumer<DeleteLagRequest.Builder> deleteLagRequest)
Deletes the specified link aggregation group (LAG).
|
default CompletableFuture<DeleteLagResponse> |
deleteLag(DeleteLagRequest deleteLagRequest)
Deletes the specified link aggregation group (LAG).
|
default CompletableFuture<DeleteVirtualInterfaceResponse> |
deleteVirtualInterface(Consumer<DeleteVirtualInterfaceRequest.Builder> deleteVirtualInterfaceRequest)
Deletes a virtual interface.
|
default CompletableFuture<DeleteVirtualInterfaceResponse> |
deleteVirtualInterface(DeleteVirtualInterfaceRequest deleteVirtualInterfaceRequest)
Deletes a virtual interface.
|
default CompletableFuture<DescribeConnectionsResponse> |
describeConnections()
Displays the specified connection or all connections in this Region.
|
default CompletableFuture<DescribeConnectionsResponse> |
describeConnections(Consumer<DescribeConnectionsRequest.Builder> describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
|
default CompletableFuture<DescribeConnectionsResponse> |
describeConnections(DescribeConnectionsRequest describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
|
default CompletableFuture<DescribeDirectConnectGatewayAssociationsResponse> |
describeDirectConnectGatewayAssociations(Consumer<DescribeDirectConnectGatewayAssociationsRequest.Builder> describeDirectConnectGatewayAssociationsRequest)
Lists the associations between your Direct Connect gateways and virtual private gateways.
|
default CompletableFuture<DescribeDirectConnectGatewayAssociationsResponse> |
describeDirectConnectGatewayAssociations(DescribeDirectConnectGatewayAssociationsRequest describeDirectConnectGatewayAssociationsRequest)
Lists the associations between your Direct Connect gateways and virtual private gateways.
|
default CompletableFuture<DescribeDirectConnectGatewayAttachmentsResponse> |
describeDirectConnectGatewayAttachments(Consumer<DescribeDirectConnectGatewayAttachmentsRequest.Builder> describeDirectConnectGatewayAttachmentsRequest)
Lists the attachments between your Direct Connect gateways and virtual interfaces.
|
default CompletableFuture<DescribeDirectConnectGatewayAttachmentsResponse> |
describeDirectConnectGatewayAttachments(DescribeDirectConnectGatewayAttachmentsRequest describeDirectConnectGatewayAttachmentsRequest)
Lists the attachments between your Direct Connect gateways and virtual interfaces.
|
default CompletableFuture<DescribeDirectConnectGatewaysResponse> |
describeDirectConnectGateways()
Lists all your Direct Connect gateways or only the specified Direct Connect gateway.
|
default CompletableFuture<DescribeDirectConnectGatewaysResponse> |
describeDirectConnectGateways(Consumer<DescribeDirectConnectGatewaysRequest.Builder> describeDirectConnectGatewaysRequest)
Lists all your Direct Connect gateways or only the specified Direct Connect gateway.
|
default CompletableFuture<DescribeDirectConnectGatewaysResponse> |
describeDirectConnectGateways(DescribeDirectConnectGatewaysRequest describeDirectConnectGatewaysRequest)
Lists all your Direct Connect gateways or only the specified Direct Connect gateway.
|
default CompletableFuture<DescribeHostedConnectionsResponse> |
describeHostedConnections(Consumer<DescribeHostedConnectionsRequest.Builder> describeHostedConnectionsRequest)
Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group
(LAG).
|
default CompletableFuture<DescribeHostedConnectionsResponse> |
describeHostedConnections(DescribeHostedConnectionsRequest describeHostedConnectionsRequest)
Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group
(LAG).
|
default CompletableFuture<DescribeInterconnectsResponse> |
describeInterconnects()
Lists the interconnects owned by the AWS account or only the specified interconnect.
|
default CompletableFuture<DescribeInterconnectsResponse> |
describeInterconnects(Consumer<DescribeInterconnectsRequest.Builder> describeInterconnectsRequest)
Lists the interconnects owned by the AWS account or only the specified interconnect.
|
default CompletableFuture<DescribeInterconnectsResponse> |
describeInterconnects(DescribeInterconnectsRequest describeInterconnectsRequest)
Lists the interconnects owned by the AWS account or only the specified interconnect.
|
default CompletableFuture<DescribeLagsResponse> |
describeLags()
Describes all your link aggregation groups (LAG) or the specified LAG.
|
default CompletableFuture<DescribeLagsResponse> |
describeLags(Consumer<DescribeLagsRequest.Builder> describeLagsRequest)
Describes all your link aggregation groups (LAG) or the specified LAG.
|
default CompletableFuture<DescribeLagsResponse> |
describeLags(DescribeLagsRequest describeLagsRequest)
Describes all your link aggregation groups (LAG) or the specified LAG.
|
default CompletableFuture<DescribeLoaResponse> |
describeLoa(Consumer<DescribeLoaRequest.Builder> describeLoaRequest)
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
|
default CompletableFuture<DescribeLoaResponse> |
describeLoa(DescribeLoaRequest describeLoaRequest)
Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
|
default CompletableFuture<DescribeLocationsResponse> |
describeLocations()
Lists the AWS Direct Connect locations in the current AWS Region.
|
default CompletableFuture<DescribeLocationsResponse> |
describeLocations(Consumer<DescribeLocationsRequest.Builder> describeLocationsRequest)
Lists the AWS Direct Connect locations in the current AWS Region.
|
default CompletableFuture<DescribeLocationsResponse> |
describeLocations(DescribeLocationsRequest describeLocationsRequest)
Lists the AWS Direct Connect locations in the current AWS Region.
|
default CompletableFuture<DescribeTagsResponse> |
describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
|
default CompletableFuture<DescribeTagsResponse> |
describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
|
default CompletableFuture<DescribeVirtualGatewaysResponse> |
describeVirtualGateways()
Lists the virtual private gateways owned by the AWS account.
|
default CompletableFuture<DescribeVirtualGatewaysResponse> |
describeVirtualGateways(Consumer<DescribeVirtualGatewaysRequest.Builder> describeVirtualGatewaysRequest)
Lists the virtual private gateways owned by the AWS account.
|
default CompletableFuture<DescribeVirtualGatewaysResponse> |
describeVirtualGateways(DescribeVirtualGatewaysRequest describeVirtualGatewaysRequest)
Lists the virtual private gateways owned by the AWS account.
|
default CompletableFuture<DescribeVirtualInterfacesResponse> |
describeVirtualInterfaces()
Displays all virtual interfaces for an AWS account.
|
default CompletableFuture<DescribeVirtualInterfacesResponse> |
describeVirtualInterfaces(Consumer<DescribeVirtualInterfacesRequest.Builder> describeVirtualInterfacesRequest)
Displays all virtual interfaces for an AWS account.
|
default CompletableFuture<DescribeVirtualInterfacesResponse> |
describeVirtualInterfaces(DescribeVirtualInterfacesRequest describeVirtualInterfacesRequest)
Displays all virtual interfaces for an AWS account.
|
default CompletableFuture<DisassociateConnectionFromLagResponse> |
disassociateConnectionFromLag(Consumer<DisassociateConnectionFromLagRequest.Builder> disassociateConnectionFromLagRequest)
Disassociates a connection from a link aggregation group (LAG).
|
default CompletableFuture<DisassociateConnectionFromLagResponse> |
disassociateConnectionFromLag(DisassociateConnectionFromLagRequest disassociateConnectionFromLagRequest)
Disassociates a connection from a link aggregation group (LAG).
|
default CompletableFuture<TagResourceResponse> |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified AWS Direct Connect resource.
|
default CompletableFuture<TagResourceResponse> |
tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified AWS Direct Connect resource.
|
default CompletableFuture<UntagResourceResponse> |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified AWS Direct Connect resource.
|
default CompletableFuture<UntagResourceResponse> |
untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified AWS Direct Connect resource.
|
default CompletableFuture<UpdateLagResponse> |
updateLag(Consumer<UpdateLagRequest.Builder> updateLagRequest)
Updates the attributes of the specified link aggregation group (LAG).
|
default CompletableFuture<UpdateLagResponse> |
updateLag(UpdateLagRequest updateLagRequest)
Updates the attributes of the specified link aggregation group (LAG).
|
default CompletableFuture<UpdateVirtualInterfaceAttributesResponse> |
updateVirtualInterfaceAttributes(Consumer<UpdateVirtualInterfaceAttributesRequest.Builder> updateVirtualInterfaceAttributesRequest)
Updates the specified attributes of the specified virtual private interface.
|
default CompletableFuture<UpdateVirtualInterfaceAttributesResponse> |
updateVirtualInterfaceAttributes(UpdateVirtualInterfaceAttributesRequest updateVirtualInterfaceAttributesRequest)
Updates the specified attributes of the specified virtual private interface.
|
serviceName
close
static final String SERVICE_NAME
static DirectConnectAsyncClient create()
DirectConnectAsyncClient
with the region loaded from the
DefaultAwsRegionProviderChain
and credentials loaded from the
DefaultCredentialsProvider
.static DirectConnectAsyncClientBuilder builder()
DirectConnectAsyncClient
.default CompletableFuture<AllocateHostedConnectionResponse> allocateHostedConnection(AllocateHostedConnectionRequest allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG).
Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the specified interconnect or LAG.
Intended for use by AWS Direct Connect partners only.
allocateHostedConnectionRequest
- default CompletableFuture<AllocateHostedConnectionResponse> allocateHostedConnection(Consumer<AllocateHostedConnectionRequest.Builder> allocateHostedConnectionRequest)
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG).
Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the specified interconnect or LAG.
Intended for use by AWS Direct Connect partners only.
This is a convenience which creates an instance of the AllocateHostedConnectionRequest.Builder
avoiding
the need to create one manually via AllocateHostedConnectionRequest.builder()
allocateHostedConnectionRequest
- A Consumer
that will call methods on AllocateHostedConnectionRequest.Builder
to create a
request.default CompletableFuture<AllocatePrivateVirtualInterfaceResponse> allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
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.
allocatePrivateVirtualInterfaceRequest
- default CompletableFuture<AllocatePrivateVirtualInterfaceResponse> allocatePrivateVirtualInterface(Consumer<AllocatePrivateVirtualInterfaceRequest.Builder> allocatePrivateVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the AllocatePrivateVirtualInterfaceRequest.Builder
avoiding the need to create one manually via AllocatePrivateVirtualInterfaceRequest.builder()
allocatePrivateVirtualInterfaceRequest
- A Consumer
that will call methods on AllocatePrivateVirtualInterfaceRequest.Builder
to
create a request.default CompletableFuture<AllocatePublicVirtualInterfaceResponse> allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
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.
allocatePublicVirtualInterfaceRequest
- default CompletableFuture<AllocatePublicVirtualInterfaceResponse> allocatePublicVirtualInterface(Consumer<AllocatePublicVirtualInterfaceRequest.Builder> allocatePublicVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the AllocatePublicVirtualInterfaceRequest.Builder
avoiding the need to create one manually via AllocatePublicVirtualInterfaceRequest.builder()
allocatePublicVirtualInterfaceRequest
- A Consumer
that will call methods on AllocatePublicVirtualInterfaceRequest.Builder
to
create a request.default CompletableFuture<AssociateConnectionWithLagResponse> associateConnectionWithLag(AssociateConnectionWithLagRequest associateConnectionWithLagRequest)
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.
associateConnectionWithLagRequest
- default CompletableFuture<AssociateConnectionWithLagResponse> associateConnectionWithLag(Consumer<AssociateConnectionWithLagRequest.Builder> associateConnectionWithLagRequest)
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.
This is a convenience which creates an instance of the AssociateConnectionWithLagRequest.Builder
avoiding
the need to create one manually via AssociateConnectionWithLagRequest.builder()
associateConnectionWithLagRequest
- A Consumer
that will call methods on AssociateConnectionWithLagRequest.Builder
to create a
request.default CompletableFuture<AssociateHostedConnectionResponse> associateHostedConnection(AssociateHostedConnectionRequest associateHostedConnectionRequest)
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.
associateHostedConnectionRequest
- default CompletableFuture<AssociateHostedConnectionResponse> associateHostedConnection(Consumer<AssociateHostedConnectionRequest.Builder> associateHostedConnectionRequest)
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.
This is a convenience which creates an instance of the AssociateHostedConnectionRequest.Builder
avoiding
the need to create one manually via AssociateHostedConnectionRequest.builder()
associateHostedConnectionRequest
- A Consumer
that will call methods on AssociateHostedConnectionRequest.Builder
to create a
request.default CompletableFuture<AssociateVirtualInterfaceResponse> associateVirtualInterface(AssociateVirtualInterfaceRequest associateVirtualInterfaceRequest)
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.
associateVirtualInterfaceRequest
- default CompletableFuture<AssociateVirtualInterfaceResponse> associateVirtualInterface(Consumer<AssociateVirtualInterfaceRequest.Builder> associateVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the AssociateVirtualInterfaceRequest.Builder
avoiding
the need to create one manually via AssociateVirtualInterfaceRequest.builder()
associateVirtualInterfaceRequest
- A Consumer
that will call methods on AssociateVirtualInterfaceRequest.Builder
to create a
request.default CompletableFuture<ConfirmConnectionResponse> confirmConnection(ConfirmConnectionRequest confirmConnectionRequest)
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.
confirmConnectionRequest
- default CompletableFuture<ConfirmConnectionResponse> confirmConnection(Consumer<ConfirmConnectionRequest.Builder> confirmConnectionRequest)
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.
This is a convenience which creates an instance of the ConfirmConnectionRequest.Builder
avoiding the need
to create one manually via ConfirmConnectionRequest.builder()
confirmConnectionRequest
- A Consumer
that will call methods on ConfirmConnectionRequest.Builder
to create a request.default CompletableFuture<ConfirmPrivateVirtualInterfaceResponse> confirmPrivateVirtualInterface(ConfirmPrivateVirtualInterfaceRequest confirmPrivateVirtualInterfaceRequest)
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.
confirmPrivateVirtualInterfaceRequest
- default CompletableFuture<ConfirmPrivateVirtualInterfaceResponse> confirmPrivateVirtualInterface(Consumer<ConfirmPrivateVirtualInterfaceRequest.Builder> confirmPrivateVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the ConfirmPrivateVirtualInterfaceRequest.Builder
avoiding the need to create one manually via ConfirmPrivateVirtualInterfaceRequest.builder()
confirmPrivateVirtualInterfaceRequest
- A Consumer
that will call methods on ConfirmPrivateVirtualInterfaceRequest.Builder
to
create a request.default CompletableFuture<ConfirmPublicVirtualInterfaceResponse> confirmPublicVirtualInterface(ConfirmPublicVirtualInterfaceRequest confirmPublicVirtualInterfaceRequest)
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.
confirmPublicVirtualInterfaceRequest
- default CompletableFuture<ConfirmPublicVirtualInterfaceResponse> confirmPublicVirtualInterface(Consumer<ConfirmPublicVirtualInterfaceRequest.Builder> confirmPublicVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the ConfirmPublicVirtualInterfaceRequest.Builder
avoiding the need to create one manually via ConfirmPublicVirtualInterfaceRequest.builder()
confirmPublicVirtualInterfaceRequest
- A Consumer
that will call methods on ConfirmPublicVirtualInterfaceRequest.Builder
to
create a request.default CompletableFuture<CreateBgpPeerResponse> createBGPPeer(CreateBgpPeerRequest createBgpPeerRequest)
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.
createBgpPeerRequest
- default CompletableFuture<CreateBgpPeerResponse> createBGPPeer(Consumer<CreateBgpPeerRequest.Builder> createBgpPeerRequest)
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.
This is a convenience which creates an instance of the CreateBgpPeerRequest.Builder
avoiding the need to
create one manually via CreateBgpPeerRequest.builder()
createBgpPeerRequest
- A Consumer
that will call methods on CreateBGPPeerRequest.Builder
to create a request.default CompletableFuture<CreateConnectionResponse> createConnection(CreateConnectionRequest createConnectionRequest)
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.
createConnectionRequest
- default CompletableFuture<CreateConnectionResponse> createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
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.
This is a convenience which creates an instance of the CreateConnectionRequest.Builder
avoiding the need
to create one manually via CreateConnectionRequest.builder()
createConnectionRequest
- A Consumer
that will call methods on CreateConnectionRequest.Builder
to create a request.default CompletableFuture<CreateDirectConnectGatewayResponse> createDirectConnectGateway(CreateDirectConnectGatewayRequest createDirectConnectGatewayRequest)
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.
createDirectConnectGatewayRequest
- default CompletableFuture<CreateDirectConnectGatewayResponse> createDirectConnectGateway(Consumer<CreateDirectConnectGatewayRequest.Builder> createDirectConnectGatewayRequest)
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.
This is a convenience which creates an instance of the CreateDirectConnectGatewayRequest.Builder
avoiding
the need to create one manually via CreateDirectConnectGatewayRequest.builder()
createDirectConnectGatewayRequest
- A Consumer
that will call methods on CreateDirectConnectGatewayRequest.Builder
to create a
request.default CompletableFuture<CreateDirectConnectGatewayAssociationResponse> createDirectConnectGatewayAssociation(CreateDirectConnectGatewayAssociationRequest createDirectConnectGatewayAssociationRequest)
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.
createDirectConnectGatewayAssociationRequest
- default CompletableFuture<CreateDirectConnectGatewayAssociationResponse> createDirectConnectGatewayAssociation(Consumer<CreateDirectConnectGatewayAssociationRequest.Builder> createDirectConnectGatewayAssociationRequest)
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.
This is a convenience which creates an instance of the
CreateDirectConnectGatewayAssociationRequest.Builder
avoiding the need to create one manually via
CreateDirectConnectGatewayAssociationRequest.builder()
createDirectConnectGatewayAssociationRequest
- A Consumer
that will call methods on CreateDirectConnectGatewayAssociationRequest.Builder
to create a request.default CompletableFuture<CreateInterconnectResponse> createInterconnect(CreateInterconnectRequest createInterconnectRequest)
Creates an interconnect between an AWS Direct Connect partner's network and a specific AWS Direct Connect location.
An interconnect is a connection which is capable of hosting other connections. The partner can use an interconnect to provide sub-1Gbps AWS Direct Connect service to tier 2 customers who do not have their own connections. 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 AllocateConnectionOnInterconnect. 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 partner.
Intended for use by AWS Direct Connect partners only.
createInterconnectRequest
- default CompletableFuture<CreateInterconnectResponse> createInterconnect(Consumer<CreateInterconnectRequest.Builder> createInterconnectRequest)
Creates an interconnect between an AWS Direct Connect partner's network and a specific AWS Direct Connect location.
An interconnect is a connection which is capable of hosting other connections. The partner can use an interconnect to provide sub-1Gbps AWS Direct Connect service to tier 2 customers who do not have their own connections. 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 AllocateConnectionOnInterconnect. 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 partner.
Intended for use by AWS Direct Connect partners only.
This is a convenience which creates an instance of the CreateInterconnectRequest.Builder
avoiding the
need to create one manually via CreateInterconnectRequest.builder()
createInterconnectRequest
- A Consumer
that will call methods on CreateInterconnectRequest.Builder
to create a
request.default CompletableFuture<CreateLagResponse> createLag(CreateLagRequest createLagRequest)
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.
createLagRequest
- default CompletableFuture<CreateLagResponse> createLag(Consumer<CreateLagRequest.Builder> createLagRequest)
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.
This is a convenience which creates an instance of the CreateLagRequest.Builder
avoiding the need to
create one manually via CreateLagRequest.builder()
createLagRequest
- A Consumer
that will call methods on CreateLagRequest.Builder
to create a request.default CompletableFuture<CreatePrivateVirtualInterfaceResponse> createPrivateVirtualInterface(CreatePrivateVirtualInterfaceRequest createPrivateVirtualInterfaceRequest)
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.
createPrivateVirtualInterfaceRequest
- default CompletableFuture<CreatePrivateVirtualInterfaceResponse> createPrivateVirtualInterface(Consumer<CreatePrivateVirtualInterfaceRequest.Builder> createPrivateVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the CreatePrivateVirtualInterfaceRequest.Builder
avoiding the need to create one manually via CreatePrivateVirtualInterfaceRequest.builder()
createPrivateVirtualInterfaceRequest
- A Consumer
that will call methods on CreatePrivateVirtualInterfaceRequest.Builder
to
create a request.default CompletableFuture<CreatePublicVirtualInterfaceResponse> createPublicVirtualInterface(CreatePublicVirtualInterfaceRequest createPublicVirtualInterfaceRequest)
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.
createPublicVirtualInterfaceRequest
- default CompletableFuture<CreatePublicVirtualInterfaceResponse> createPublicVirtualInterface(Consumer<CreatePublicVirtualInterfaceRequest.Builder> createPublicVirtualInterfaceRequest)
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.
This is a convenience which creates an instance of the CreatePublicVirtualInterfaceRequest.Builder
avoiding the need to create one manually via CreatePublicVirtualInterfaceRequest.builder()
createPublicVirtualInterfaceRequest
- A Consumer
that will call methods on CreatePublicVirtualInterfaceRequest.Builder
to create
a request.default CompletableFuture<DeleteBgpPeerResponse> deleteBGPPeer(DeleteBgpPeerRequest deleteBgpPeerRequest)
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.
deleteBgpPeerRequest
- default CompletableFuture<DeleteBgpPeerResponse> deleteBGPPeer(Consumer<DeleteBgpPeerRequest.Builder> deleteBgpPeerRequest)
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.
This is a convenience which creates an instance of the DeleteBgpPeerRequest.Builder
avoiding the need to
create one manually via DeleteBgpPeerRequest.builder()
deleteBgpPeerRequest
- A Consumer
that will call methods on DeleteBGPPeerRequest.Builder
to create a request.default CompletableFuture<DeleteConnectionResponse> deleteConnection(DeleteConnectionRequest deleteConnectionRequest)
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.
deleteConnectionRequest
- default CompletableFuture<DeleteConnectionResponse> deleteConnection(Consumer<DeleteConnectionRequest.Builder> deleteConnectionRequest)
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.
This is a convenience which creates an instance of the DeleteConnectionRequest.Builder
avoiding the need
to create one manually via DeleteConnectionRequest.builder()
deleteConnectionRequest
- A Consumer
that will call methods on DeleteConnectionRequest.Builder
to create a request.default CompletableFuture<DeleteDirectConnectGatewayResponse> deleteDirectConnectGateway(DeleteDirectConnectGatewayRequest deleteDirectConnectGatewayRequest)
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 that are associated with the Direct Connect gateway.
deleteDirectConnectGatewayRequest
- default CompletableFuture<DeleteDirectConnectGatewayResponse> deleteDirectConnectGateway(Consumer<DeleteDirectConnectGatewayRequest.Builder> deleteDirectConnectGatewayRequest)
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 that are associated with the Direct Connect gateway.
This is a convenience which creates an instance of the DeleteDirectConnectGatewayRequest.Builder
avoiding
the need to create one manually via DeleteDirectConnectGatewayRequest.builder()
deleteDirectConnectGatewayRequest
- A Consumer
that will call methods on DeleteDirectConnectGatewayRequest.Builder
to create a
request.default CompletableFuture<DeleteDirectConnectGatewayAssociationResponse> deleteDirectConnectGatewayAssociation(DeleteDirectConnectGatewayAssociationRequest deleteDirectConnectGatewayAssociationRequest)
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
deleteDirectConnectGatewayAssociationRequest
- default CompletableFuture<DeleteDirectConnectGatewayAssociationResponse> deleteDirectConnectGatewayAssociation(Consumer<DeleteDirectConnectGatewayAssociationRequest.Builder> deleteDirectConnectGatewayAssociationRequest)
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
This is a convenience which creates an instance of the
DeleteDirectConnectGatewayAssociationRequest.Builder
avoiding the need to create one manually via
DeleteDirectConnectGatewayAssociationRequest.builder()
deleteDirectConnectGatewayAssociationRequest
- A Consumer
that will call methods on DeleteDirectConnectGatewayAssociationRequest.Builder
to create a request.default CompletableFuture<DeleteInterconnectResponse> deleteInterconnect(DeleteInterconnectRequest deleteInterconnectRequest)
Deletes the specified interconnect.
Intended for use by AWS Direct Connect partners only.
deleteInterconnectRequest
- default CompletableFuture<DeleteInterconnectResponse> deleteInterconnect(Consumer<DeleteInterconnectRequest.Builder> deleteInterconnectRequest)
Deletes the specified interconnect.
Intended for use by AWS Direct Connect partners only.
This is a convenience which creates an instance of the DeleteInterconnectRequest.Builder
avoiding the
need to create one manually via DeleteInterconnectRequest.builder()
deleteInterconnectRequest
- A Consumer
that will call methods on DeleteInterconnectRequest.Builder
to create a
request.default CompletableFuture<DeleteLagResponse> deleteLag(DeleteLagRequest deleteLagRequest)
Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
deleteLagRequest
- default CompletableFuture<DeleteLagResponse> deleteLag(Consumer<DeleteLagRequest.Builder> deleteLagRequest)
Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
This is a convenience which creates an instance of the DeleteLagRequest.Builder
avoiding the need to
create one manually via DeleteLagRequest.builder()
deleteLagRequest
- A Consumer
that will call methods on DeleteLagRequest.Builder
to create a request.default CompletableFuture<DeleteVirtualInterfaceResponse> deleteVirtualInterface(DeleteVirtualInterfaceRequest deleteVirtualInterfaceRequest)
Deletes a virtual interface.
deleteVirtualInterfaceRequest
- default CompletableFuture<DeleteVirtualInterfaceResponse> deleteVirtualInterface(Consumer<DeleteVirtualInterfaceRequest.Builder> deleteVirtualInterfaceRequest)
Deletes a virtual interface.
This is a convenience which creates an instance of the DeleteVirtualInterfaceRequest.Builder
avoiding the
need to create one manually via DeleteVirtualInterfaceRequest.builder()
deleteVirtualInterfaceRequest
- A Consumer
that will call methods on DeleteVirtualInterfaceRequest.Builder
to create a
request.default CompletableFuture<DescribeConnectionsResponse> describeConnections(DescribeConnectionsRequest describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
describeConnectionsRequest
- default CompletableFuture<DescribeConnectionsResponse> describeConnections(Consumer<DescribeConnectionsRequest.Builder> describeConnectionsRequest)
Displays the specified connection or all connections in this Region.
This is a convenience which creates an instance of the DescribeConnectionsRequest.Builder
avoiding the
need to create one manually via DescribeConnectionsRequest.builder()
describeConnectionsRequest
- A Consumer
that will call methods on DescribeConnectionsRequest.Builder
to create a
request.default CompletableFuture<DescribeConnectionsResponse> describeConnections()
Displays the specified connection or all connections in this Region.
default CompletableFuture<DescribeDirectConnectGatewayAssociationsResponse> describeDirectConnectGatewayAssociations(DescribeDirectConnectGatewayAssociationsRequest describeDirectConnectGatewayAssociationsRequest)
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.
describeDirectConnectGatewayAssociationsRequest
- default CompletableFuture<DescribeDirectConnectGatewayAssociationsResponse> describeDirectConnectGatewayAssociations(Consumer<DescribeDirectConnectGatewayAssociationsRequest.Builder> describeDirectConnectGatewayAssociationsRequest)
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.
This is a convenience which creates an instance of the
DescribeDirectConnectGatewayAssociationsRequest.Builder
avoiding the need to create one manually via
DescribeDirectConnectGatewayAssociationsRequest.builder()
describeDirectConnectGatewayAssociationsRequest
- A Consumer
that will call methods on
DescribeDirectConnectGatewayAssociationsRequest.Builder
to create a request.default CompletableFuture<DescribeDirectConnectGatewayAttachmentsResponse> describeDirectConnectGatewayAttachments(DescribeDirectConnectGatewayAttachmentsRequest describeDirectConnectGatewayAttachmentsRequest)
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.
describeDirectConnectGatewayAttachmentsRequest
- default CompletableFuture<DescribeDirectConnectGatewayAttachmentsResponse> describeDirectConnectGatewayAttachments(Consumer<DescribeDirectConnectGatewayAttachmentsRequest.Builder> describeDirectConnectGatewayAttachmentsRequest)
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.
This is a convenience which creates an instance of the
DescribeDirectConnectGatewayAttachmentsRequest.Builder
avoiding the need to create one manually via
DescribeDirectConnectGatewayAttachmentsRequest.builder()
describeDirectConnectGatewayAttachmentsRequest
- A Consumer
that will call methods on
DescribeDirectConnectGatewayAttachmentsRequest.Builder
to create a request.default CompletableFuture<DescribeDirectConnectGatewaysResponse> describeDirectConnectGateways(DescribeDirectConnectGatewaysRequest describeDirectConnectGatewaysRequest)
Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
describeDirectConnectGatewaysRequest
- default CompletableFuture<DescribeDirectConnectGatewaysResponse> describeDirectConnectGateways(Consumer<DescribeDirectConnectGatewaysRequest.Builder> describeDirectConnectGatewaysRequest)
Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
This is a convenience which creates an instance of the DescribeDirectConnectGatewaysRequest.Builder
avoiding the need to create one manually via DescribeDirectConnectGatewaysRequest.builder()
describeDirectConnectGatewaysRequest
- A Consumer
that will call methods on DescribeDirectConnectGatewaysRequest.Builder
to
create a request.default CompletableFuture<DescribeDirectConnectGatewaysResponse> describeDirectConnectGateways()
Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
default CompletableFuture<DescribeHostedConnectionsResponse> describeHostedConnections(DescribeHostedConnectionsRequest describeHostedConnectionsRequest)
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.
describeHostedConnectionsRequest
- default CompletableFuture<DescribeHostedConnectionsResponse> describeHostedConnections(Consumer<DescribeHostedConnectionsRequest.Builder> describeHostedConnectionsRequest)
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.
This is a convenience which creates an instance of the DescribeHostedConnectionsRequest.Builder
avoiding
the need to create one manually via DescribeHostedConnectionsRequest.builder()
describeHostedConnectionsRequest
- A Consumer
that will call methods on DescribeHostedConnectionsRequest.Builder
to create a
request.default CompletableFuture<DescribeInterconnectsResponse> describeInterconnects(DescribeInterconnectsRequest describeInterconnectsRequest)
Lists the interconnects owned by the AWS account or only the specified interconnect.
describeInterconnectsRequest
- default CompletableFuture<DescribeInterconnectsResponse> describeInterconnects(Consumer<DescribeInterconnectsRequest.Builder> describeInterconnectsRequest)
Lists the interconnects owned by the AWS account or only the specified interconnect.
This is a convenience which creates an instance of the DescribeInterconnectsRequest.Builder
avoiding the
need to create one manually via DescribeInterconnectsRequest.builder()
describeInterconnectsRequest
- A Consumer
that will call methods on DescribeInterconnectsRequest.Builder
to create a
request.default CompletableFuture<DescribeInterconnectsResponse> describeInterconnects()
Lists the interconnects owned by the AWS account or only the specified interconnect.
default CompletableFuture<DescribeLagsResponse> describeLags(DescribeLagsRequest describeLagsRequest)
Describes all your link aggregation groups (LAG) or the specified LAG.
describeLagsRequest
- default CompletableFuture<DescribeLagsResponse> describeLags(Consumer<DescribeLagsRequest.Builder> describeLagsRequest)
Describes all your link aggregation groups (LAG) or the specified LAG.
This is a convenience which creates an instance of the DescribeLagsRequest.Builder
avoiding the need to
create one manually via DescribeLagsRequest.builder()
describeLagsRequest
- A Consumer
that will call methods on DescribeLagsRequest.Builder
to create a request.default CompletableFuture<DescribeLagsResponse> describeLags()
Describes all your link aggregation groups (LAG) or the specified LAG.
default CompletableFuture<DescribeLoaResponse> describeLoa(DescribeLoaRequest describeLoaRequest)
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.
describeLoaRequest
- default CompletableFuture<DescribeLoaResponse> describeLoa(Consumer<DescribeLoaRequest.Builder> describeLoaRequest)
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.
This is a convenience which creates an instance of the DescribeLoaRequest.Builder
avoiding the need to
create one manually via DescribeLoaRequest.builder()
describeLoaRequest
- A Consumer
that will call methods on DescribeLoaRequest.Builder
to create a request.default CompletableFuture<DescribeLocationsResponse> describeLocations(DescribeLocationsRequest describeLocationsRequest)
Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
describeLocationsRequest
- default CompletableFuture<DescribeLocationsResponse> describeLocations(Consumer<DescribeLocationsRequest.Builder> describeLocationsRequest)
Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
This is a convenience which creates an instance of the DescribeLocationsRequest.Builder
avoiding the need
to create one manually via DescribeLocationsRequest.builder()
describeLocationsRequest
- A Consumer
that will call methods on DescribeLocationsRequest.Builder
to create a request.default CompletableFuture<DescribeLocationsResponse> describeLocations()
Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
default CompletableFuture<DescribeTagsResponse> describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
describeTagsRequest
- default CompletableFuture<DescribeTagsResponse> describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
This is a convenience which creates an instance of the DescribeTagsRequest.Builder
avoiding the need to
create one manually via DescribeTagsRequest.builder()
describeTagsRequest
- A Consumer
that will call methods on DescribeTagsRequest.Builder
to create a request.default CompletableFuture<DescribeVirtualGatewaysResponse> describeVirtualGateways(DescribeVirtualGatewaysRequest describeVirtualGatewaysRequest)
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.
describeVirtualGatewaysRequest
- default CompletableFuture<DescribeVirtualGatewaysResponse> describeVirtualGateways(Consumer<DescribeVirtualGatewaysRequest.Builder> describeVirtualGatewaysRequest)
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.
This is a convenience which creates an instance of the DescribeVirtualGatewaysRequest.Builder
avoiding
the need to create one manually via DescribeVirtualGatewaysRequest.builder()
describeVirtualGatewaysRequest
- A Consumer
that will call methods on DescribeVirtualGatewaysRequest.Builder
to create a
request.default CompletableFuture<DescribeVirtualGatewaysResponse> describeVirtualGateways()
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.
default CompletableFuture<DescribeVirtualInterfacesResponse> describeVirtualInterfaces(DescribeVirtualInterfacesRequest describeVirtualInterfacesRequest)
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.
describeVirtualInterfacesRequest
- default CompletableFuture<DescribeVirtualInterfacesResponse> describeVirtualInterfaces(Consumer<DescribeVirtualInterfacesRequest.Builder> describeVirtualInterfacesRequest)
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.
This is a convenience which creates an instance of the DescribeVirtualInterfacesRequest.Builder
avoiding
the need to create one manually via DescribeVirtualInterfacesRequest.builder()
describeVirtualInterfacesRequest
- A Consumer
that will call methods on DescribeVirtualInterfacesRequest.Builder
to create a
request.default CompletableFuture<DescribeVirtualInterfacesResponse> describeVirtualInterfaces()
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.
default CompletableFuture<DisassociateConnectionFromLagResponse> disassociateConnectionFromLag(DisassociateConnectionFromLagRequest disassociateConnectionFromLagRequest)
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.
disassociateConnectionFromLagRequest
- default CompletableFuture<DisassociateConnectionFromLagResponse> disassociateConnectionFromLag(Consumer<DisassociateConnectionFromLagRequest.Builder> disassociateConnectionFromLagRequest)
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.
This is a convenience which creates an instance of the DisassociateConnectionFromLagRequest.Builder
avoiding the need to create one manually via DisassociateConnectionFromLagRequest.builder()
disassociateConnectionFromLagRequest
- A Consumer
that will call methods on DisassociateConnectionFromLagRequest.Builder
to
create a request.default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest)
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.
tagResourceRequest
- default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
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.
This is a convenience which creates an instance of the TagResourceRequest.Builder
avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest
- A Consumer
that will call methods on TagResourceRequest.Builder
to create a request.default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified AWS Direct Connect resource.
untagResourceRequest
- default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified AWS Direct Connect resource.
This is a convenience which creates an instance of the UntagResourceRequest.Builder
avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest
- A Consumer
that will call methods on UntagResourceRequest.Builder
to create a request.default CompletableFuture<UpdateLagResponse> updateLag(UpdateLagRequest updateLagRequest)
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.
updateLagRequest
- default CompletableFuture<UpdateLagResponse> updateLag(Consumer<UpdateLagRequest.Builder> updateLagRequest)
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.
This is a convenience which creates an instance of the UpdateLagRequest.Builder
avoiding the need to
create one manually via UpdateLagRequest.builder()
updateLagRequest
- A Consumer
that will call methods on UpdateLagRequest.Builder
to create a request.default CompletableFuture<UpdateVirtualInterfaceAttributesResponse> updateVirtualInterfaceAttributes(UpdateVirtualInterfaceAttributesRequest updateVirtualInterfaceAttributesRequest)
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.
updateVirtualInterfaceAttributesRequest
- default CompletableFuture<UpdateVirtualInterfaceAttributesResponse> updateVirtualInterfaceAttributes(Consumer<UpdateVirtualInterfaceAttributesRequest.Builder> updateVirtualInterfaceAttributesRequest)
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.
This is a convenience which creates an instance of the UpdateVirtualInterfaceAttributesRequest.Builder
avoiding the need to create one manually via UpdateVirtualInterfaceAttributesRequest.builder()
updateVirtualInterfaceAttributesRequest
- A Consumer
that will call methods on UpdateVirtualInterfaceAttributesRequest.Builder
to
create a request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.