| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10
gigabit 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 Connection endpoint which the physical connection terminates on.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withBandwidth(String bandwidth)
Bandwidth of the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionId(String connectionId) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionName(String connectionName) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionState(ConnectionState connectionState) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withConnectionState(String connectionState) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withLagId(String lagId) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withLocation(String location) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withOwnerAccount(String ownerAccount)
The AWS account that will own the new connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
|
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withRegion(String region) |
AssociateHostedConnectionResult |
AssociateHostedConnectionResult.withVlan(Integer vlan) |
Copyright © 2018. All rights reserved.