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