| 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 |
|---|---|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnectClient.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request)
Deprecated in favor of AllocateHostedConnection.
|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)
Deprecated in favor of AllocateHostedConnection.
|
AllocateConnectionOnInterconnectResult |
AbstractAmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.clone() |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withAwsDevice(String awsDevice)
The Direct Connection endpoint which the physical connection terminates on.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withBandwidth(String bandwidth)
Bandwidth of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionId(String connectionId) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionName(String connectionName) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionState(ConnectionState connectionState) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionState(String connectionState) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLagId(String lagId) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLocation(String location) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withOwnerAccount(String ownerAccount)
The AWS account that will own the new connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withRegion(String region) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withVlan(Integer vlan) |
Copyright © 2017. All rights reserved.