| 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 |
|---|---|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.clone() |
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withBandwidth(String bandwidth)
Bandwidth of the connection.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withConnectionName(String connectionName)
Name of the provisioned connection.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withInterconnectId(String interconnectId)
ID of the interconnect on which the connection will be provisioned.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withOwnerAccount(String ownerAccount)
Numeric account Id of the customer for whom the connection will be provisioned.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withVlan(Integer vlan)
The dedicated VLAN provisioned to the connection.
|
Copyright © 2018. All rights reserved.