| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnectClient.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request)
Deprecated.
|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)
Deprecated.
|
AllocateConnectionOnInterconnectResult |
AbstractAmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.clone() |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withAwsDevice(String awsDevice)
The Direct Connect endpoint on which the physical connection terminates.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withAwsDeviceV2(String awsDeviceV2)
The Direct Connect endpoint that terminates the physical connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withAwsLogicalDeviceId(String awsLogicalDeviceId)
The Direct Connect endpoint that terminates the logical connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withBandwidth(String bandwidth)
The bandwidth of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionId(String connectionId)
The ID of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionName(String connectionName)
The name of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionState(ConnectionState connectionState)
The state of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionState(String connectionState)
The state of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withEncryptionMode(String encryptionMode)
The MAC Security (MACsec) connection encryption mode.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withHasLogicalRedundancy(HasLogicalRedundancy hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withHasLogicalRedundancy(String hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withJumboFrameCapable(Boolean jumboFrameCapable)
Indicates whether jumbo frames are supported.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLagId(String lagId)
The ID of the LAG.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLocation(String location)
The location of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withMacSecCapable(Boolean macSecCapable)
Indicates whether the connection supports MAC Security (MACsec).
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withMacSecKeys(Collection<MacSecKey> macSecKeys)
The MAC Security (MACsec) security keys associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withMacSecKeys(MacSecKey... macSecKeys)
The MAC Security (MACsec) security keys associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withOwnerAccount(String ownerAccount)
The ID of the Amazon Web Services account that owns the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withPartnerName(String partnerName)
The name of the Direct Connect service provider associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withPortEncryptionStatus(String portEncryptionStatus)
The MAC Security (MACsec) port link status of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withProviderName(String providerName)
The name of the service provider associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withRegion(String region)
The Amazon Web Services Region where the connection is located.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withTags(Collection<Tag> tags)
The tags associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withTags(Tag... tags)
The tags associated with the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withVlan(Integer vlan)
The ID of the VLAN.
|
Copyright © 2024. All rights reserved.