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