| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic
cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateHostedConnectionResult |
AmazonDirectConnectClient.associateHostedConnection(AssociateHostedConnectionRequest request)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
AssociateHostedConnectionResult |
AmazonDirectConnect.associateHostedConnection(AssociateHostedConnectionRequest associateHostedConnectionRequest)
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect.
|
AssociateHostedConnectionResult |
AbstractAmazonDirectConnect.associateHostedConnection(AssociateHostedConnectionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.clone() |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withAwsDevice(String awsDevice)
The Direct Connect endpoint on which the physical connection terminates.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withAwsDeviceV2(String awsDeviceV2)
The Direct Connect endpoint on which the physical connection terminates.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withBandwidth(String bandwidth)
The bandwidth of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionId(String connectionId)
The ID of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionName(String connectionName)
The name of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionState(ConnectionState connectionState)
The state of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionState(String connectionState)
The state of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withHasLogicalRedundancy(HasLogicalRedundancy hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withHasLogicalRedundancy(String hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withJumboFrameCapable(Boolean jumboFrameCapable)
Indicates whether jumbo frames (9001 MTU) are supported.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withLagId(String lagId)
The ID of the LAG.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withLocation(String location)
The location of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withOwnerAccount(String ownerAccount)
The ID of the AWS account that owns the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withRegion(String region)
The AWS Region where the connection is located.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withVlan(Integer vlan)
The ID of the VLAN.
|
Copyright © 2019. All rights reserved.