public static interface CreateConnectionResponse.Builder extends DirectConnectResponse.Builder, SdkPojo, CopyableBuilder<CreateConnectionResponse.Builder,CreateConnectionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateConnectionResponse.Builder |
awsDevice(String awsDevice)
The Direct Connect endpoint on which the physical connection terminates.
|
CreateConnectionResponse.Builder |
awsDeviceV2(String awsDeviceV2)
The Direct Connect endpoint on which the physical connection terminates.
|
CreateConnectionResponse.Builder |
bandwidth(String bandwidth)
The bandwidth of the connection.
|
CreateConnectionResponse.Builder |
connectionId(String connectionId)
The ID of the connection.
|
CreateConnectionResponse.Builder |
connectionName(String connectionName)
The name of the connection.
|
CreateConnectionResponse.Builder |
connectionState(ConnectionState connectionState)
The state of the connection.
|
CreateConnectionResponse.Builder |
connectionState(String connectionState)
The state of the connection.
|
CreateConnectionResponse.Builder |
hasLogicalRedundancy(HasLogicalRedundancy hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
CreateConnectionResponse.Builder |
hasLogicalRedundancy(String hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
CreateConnectionResponse.Builder |
jumboFrameCapable(Boolean jumboFrameCapable)
Indicates whether jumbo frames (9001 MTU) are supported.
|
CreateConnectionResponse.Builder |
lagId(String lagId)
The ID of the LAG.
|
CreateConnectionResponse.Builder |
loaIssueTime(Instant loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
CreateConnectionResponse.Builder |
location(String location)
The location of the connection.
|
CreateConnectionResponse.Builder |
ownerAccount(String ownerAccount)
The ID of the AWS account that owns the connection.
|
CreateConnectionResponse.Builder |
partnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
|
CreateConnectionResponse.Builder |
region(String region)
The AWS Region where the connection is located.
|
CreateConnectionResponse.Builder |
vlan(Integer vlan)
The ID of the VLAN.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateConnectionResponse.Builder ownerAccount(String ownerAccount)
The ID of the AWS account that owns the connection.
ownerAccount - The ID of the AWS account that owns the connection.CreateConnectionResponse.Builder connectionId(String connectionId)
The ID of the connection.
connectionId - The ID of the connection.CreateConnectionResponse.Builder connectionName(String connectionName)
The name of the connection.
connectionName - The name of the connection.CreateConnectionResponse.Builder connectionState(String connectionState)
The state of the connection. The following are the possible values:
ordering: The initial state of a hosted connection provisioned on an interconnect. The
connection stays in the ordering state until the owner of the hosted connection confirms or declines the
connection order.
requested: The initial state of a standard connection. The connection stays in the requested
state until the Letter of Authorization (LOA) is sent to the customer.
pending: The connection has been approved and is being initialized.
available: The network link is up and the connection is ready for use.
down: The network link is down.
deleting: The connection is being deleted.
deleted: The connection has been deleted.
rejected: A hosted connection in the ordering state enters the
rejected state if it is deleted by the customer.
connectionState - The state of the connection. The following are the possible values:
ordering: The initial state of a hosted connection provisioned on an interconnect. The
connection stays in the ordering state until the owner of the hosted connection confirms or declines
the connection order.
requested: The initial state of a standard connection. The connection stays in the
requested state until the Letter of Authorization (LOA) is sent to the customer.
pending: The connection has been approved and is being initialized.
available: The network link is up and the connection is ready for use.
down: The network link is down.
deleting: The connection is being deleted.
deleted: The connection has been deleted.
rejected: A hosted connection in the ordering state enters the
rejected state if it is deleted by the customer.
ConnectionState,
ConnectionStateCreateConnectionResponse.Builder connectionState(ConnectionState connectionState)
The state of the connection. The following are the possible values:
ordering: The initial state of a hosted connection provisioned on an interconnect. The
connection stays in the ordering state until the owner of the hosted connection confirms or declines the
connection order.
requested: The initial state of a standard connection. The connection stays in the requested
state until the Letter of Authorization (LOA) is sent to the customer.
pending: The connection has been approved and is being initialized.
available: The network link is up and the connection is ready for use.
down: The network link is down.
deleting: The connection is being deleted.
deleted: The connection has been deleted.
rejected: A hosted connection in the ordering state enters the
rejected state if it is deleted by the customer.
connectionState - The state of the connection. The following are the possible values:
ordering: The initial state of a hosted connection provisioned on an interconnect. The
connection stays in the ordering state until the owner of the hosted connection confirms or declines
the connection order.
requested: The initial state of a standard connection. The connection stays in the
requested state until the Letter of Authorization (LOA) is sent to the customer.
pending: The connection has been approved and is being initialized.
available: The network link is up and the connection is ready for use.
down: The network link is down.
deleting: The connection is being deleted.
deleted: The connection has been deleted.
rejected: A hosted connection in the ordering state enters the
rejected state if it is deleted by the customer.
ConnectionState,
ConnectionStateCreateConnectionResponse.Builder region(String region)
The AWS Region where the connection is located.
region - The AWS Region where the connection is located.CreateConnectionResponse.Builder location(String location)
The location of the connection.
location - The location of the connection.CreateConnectionResponse.Builder bandwidth(String bandwidth)
The bandwidth of the connection.
bandwidth - The bandwidth of the connection.CreateConnectionResponse.Builder vlan(Integer vlan)
The ID of the VLAN.
vlan - The ID of the VLAN.CreateConnectionResponse.Builder partnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
partnerName - The name of the AWS Direct Connect service provider associated with the connection.CreateConnectionResponse.Builder loaIssueTime(Instant loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
loaIssueTime - The time of the most recent call to DescribeLoa for this connection.CreateConnectionResponse.Builder lagId(String lagId)
The ID of the LAG.
lagId - The ID of the LAG.CreateConnectionResponse.Builder awsDevice(String awsDevice)
The Direct Connect endpoint on which the physical connection terminates.
awsDevice - The Direct Connect endpoint on which the physical connection terminates.CreateConnectionResponse.Builder jumboFrameCapable(Boolean jumboFrameCapable)
Indicates whether jumbo frames (9001 MTU) are supported.
jumboFrameCapable - Indicates whether jumbo frames (9001 MTU) are supported.CreateConnectionResponse.Builder awsDeviceV2(String awsDeviceV2)
The Direct Connect endpoint on which the physical connection terminates.
awsDeviceV2 - The Direct Connect endpoint on which the physical connection terminates.CreateConnectionResponse.Builder hasLogicalRedundancy(String hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
hasLogicalRedundancy - Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).HasLogicalRedundancy,
HasLogicalRedundancyCreateConnectionResponse.Builder hasLogicalRedundancy(HasLogicalRedundancy hasLogicalRedundancy)
Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
hasLogicalRedundancy - Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).HasLogicalRedundancy,
HasLogicalRedundancyCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.