AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.awsDevice(String awsDevice) |
The Direct Connect endpoint on which the physical connection terminates.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.awsDeviceV2(String awsDeviceV2) |
The Direct Connect endpoint that terminates the physical connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.awsLogicalDeviceId(String awsLogicalDeviceId) |
The Direct Connect endpoint that terminates the logical connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.bandwidth(String bandwidth) |
The bandwidth of the connection.
|
static AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.builder() |
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.connectionId(String connectionId) |
The ID of the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.connectionName(String connectionName) |
The name of the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.connectionState(String connectionState) |
The state of the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.connectionState(ConnectionState connectionState) |
The state of the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.encryptionMode(String encryptionMode) |
The MAC Security (MACsec) connection encryption mode.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.hasLogicalRedundancy(String hasLogicalRedundancy) |
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.hasLogicalRedundancy(HasLogicalRedundancy hasLogicalRedundancy) |
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.jumboFrameCapable(Boolean jumboFrameCapable) |
Indicates whether jumbo frames are supported.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.lagId(String lagId) |
The ID of the LAG.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.loaIssueTime(Instant loaIssueTime) |
The time of the most recent call to DescribeLoa for this connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.location(String location) |
The location of the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.macSecCapable(Boolean macSecCapable) |
Indicates whether the connection supports MAC Security (MACsec).
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.macSecKeys(Collection<MacSecKey> macSecKeys) |
The MAC Security (MACsec) security keys associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.macSecKeys(Consumer<MacSecKey.Builder>... macSecKeys) |
The MAC Security (MACsec) security keys associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.macSecKeys(MacSecKey... macSecKeys) |
The MAC Security (MACsec) security keys associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.ownerAccount(String ownerAccount) |
The ID of the Amazon Web Services account that owns the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.partnerName(String partnerName) |
The name of the Direct Connect service provider associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.portEncryptionStatus(String portEncryptionStatus) |
The MAC Security (MACsec) port link status of the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.providerName(String providerName) |
The name of the service provider associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.region(String region) |
The Amazon Web Services Region where the connection is located.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.tags(Collection<Tag> tags) |
The tags associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.tags(Consumer<Tag.Builder>... tags) |
The tags associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.tags(Tag... tags) |
The tags associated with the connection.
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.toBuilder() |
|
AssociateConnectionWithLagResponse.Builder |
AssociateConnectionWithLagResponse.Builder.vlan(Integer vlan) |
The ID of the VLAN.
|