Package | Description |
---|---|
com.amazonaws.services.directconnect | |
com.amazonaws.services.directconnect.model |
Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnectClient.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)
Creates a hosted connection on an interconnect.
|
AllocateConnectionOnInterconnectResult |
AbstractAmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request) |
AllocateConnectionOnInterconnectResult |
AmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)
Creates a hosted connection on an interconnect.
|
Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.clone() |
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.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 © 2018. All rights reserved.