Class BGPPeer
- All Implemented Interfaces:
Serializable
,SdkPojo
,ToCopyableBuilder<BGPPeer.Builder,
BGPPeer>
Information about a BGP peer.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal AddressFamily
The address family for the BGP peer.final String
The address family for the BGP peer.final String
The IP address assigned to the Amazon interface.final Integer
asn()
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.final String
authKey()
The authentication key for BGP configuration.final String
The Direct Connect endpoint that terminates the BGP peer.final String
The Direct Connect endpoint that terminates the logical connection.final String
The ID of the BGP peer.final BGPPeerState
The state of the BGP peer.final String
The state of the BGP peer.final BGPStatus
The status of the BGP peer.final String
The status of the BGP peer.static BGPPeer.Builder
builder()
final String
The IP address assigned to the customer interface.final boolean
final boolean
equalsBySdkFields
(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final <T> Optional
<T> getValueForField
(String fieldName, Class<T> clazz) final int
hashCode()
static Class
<? extends BGPPeer.Builder> Take this object and create a builder that contains all of the current property values of this object.final String
toString()
Returns a string representation of this object.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
bgpPeerId
-
asn
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
- Returns:
- The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
-
authKey
The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
- Returns:
- The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
-
addressFamily
The address family for the BGP peer.
If the service returns an enum value that is not available in the current SDK version,
addressFamily
will returnAddressFamily.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromaddressFamilyAsString()
.- Returns:
- The address family for the BGP peer.
- See Also:
-
addressFamilyAsString
The address family for the BGP peer.
If the service returns an enum value that is not available in the current SDK version,
addressFamily
will returnAddressFamily.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromaddressFamilyAsString()
.- Returns:
- The address family for the BGP peer.
- See Also:
-
amazonAddress
The IP address assigned to the Amazon interface.
- Returns:
- The IP address assigned to the Amazon interface.
-
customerAddress
The IP address assigned to the customer interface.
- Returns:
- The IP address assigned to the customer interface.
-
bgpPeerState
The state of the BGP peer. The following are the possible values:
-
verifying
: The BGP peering addresses or ASN require validation before the BGP peer can be created. This state applies only to public virtual interfaces. -
pending
: The BGP peer is created, and remains in this state until it is ready to be established. -
available
: The BGP peer is ready to be established. -
deleting
: The BGP peer is being deleted. -
deleted
: The BGP peer is deleted and cannot be established.
If the service returns an enum value that is not available in the current SDK version,
bgpPeerState
will returnBGPPeerState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available frombgpPeerStateAsString()
.- Returns:
- The state of the BGP peer. The following are the possible values:
-
verifying
: The BGP peering addresses or ASN require validation before the BGP peer can be created. This state applies only to public virtual interfaces. -
pending
: The BGP peer is created, and remains in this state until it is ready to be established. -
available
: The BGP peer is ready to be established. -
deleting
: The BGP peer is being deleted. -
deleted
: The BGP peer is deleted and cannot be established.
-
- See Also:
-
-
bgpPeerStateAsString
The state of the BGP peer. The following are the possible values:
-
verifying
: The BGP peering addresses or ASN require validation before the BGP peer can be created. This state applies only to public virtual interfaces. -
pending
: The BGP peer is created, and remains in this state until it is ready to be established. -
available
: The BGP peer is ready to be established. -
deleting
: The BGP peer is being deleted. -
deleted
: The BGP peer is deleted and cannot be established.
If the service returns an enum value that is not available in the current SDK version,
bgpPeerState
will returnBGPPeerState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available frombgpPeerStateAsString()
.- Returns:
- The state of the BGP peer. The following are the possible values:
-
verifying
: The BGP peering addresses or ASN require validation before the BGP peer can be created. This state applies only to public virtual interfaces. -
pending
: The BGP peer is created, and remains in this state until it is ready to be established. -
available
: The BGP peer is ready to be established. -
deleting
: The BGP peer is being deleted. -
deleted
: The BGP peer is deleted and cannot be established.
-
- See Also:
-
-
bgpStatus
The status of the BGP peer. The following are the possible values:
-
up
: The BGP peer is established. This state does not indicate the state of the routing function. Ensure that you are receiving routes over the BGP session. -
down
: The BGP peer is down. -
unknown
: The BGP peer status is not available.
If the service returns an enum value that is not available in the current SDK version,
bgpStatus
will returnBGPStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available frombgpStatusAsString()
.- Returns:
- The status of the BGP peer. The following are the possible values:
-
up
: The BGP peer is established. This state does not indicate the state of the routing function. Ensure that you are receiving routes over the BGP session. -
down
: The BGP peer is down. -
unknown
: The BGP peer status is not available.
-
- See Also:
-
-
bgpStatusAsString
The status of the BGP peer. The following are the possible values:
-
up
: The BGP peer is established. This state does not indicate the state of the routing function. Ensure that you are receiving routes over the BGP session. -
down
: The BGP peer is down. -
unknown
: The BGP peer status is not available.
If the service returns an enum value that is not available in the current SDK version,
bgpStatus
will returnBGPStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available frombgpStatusAsString()
.- Returns:
- The status of the BGP peer. The following are the possible values:
-
up
: The BGP peer is established. This state does not indicate the state of the routing function. Ensure that you are receiving routes over the BGP session. -
down
: The BGP peer is down. -
unknown
: The BGP peer status is not available.
-
- See Also:
-
-
awsDeviceV2
The Direct Connect endpoint that terminates the BGP peer.
- Returns:
- The Direct Connect endpoint that terminates the BGP peer.
-
awsLogicalDeviceId
The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.
- Returns:
- The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.
-
toBuilder
Description copied from interface:ToCopyableBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToCopyableBuilder<BGPPeer.Builder,
BGPPeer> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojo
Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojo
class, and is generated based on a service model.If an
SdkPojo
class does not have any inherited fields,equalsBySdkFields
andequals
are essentially the same.- Specified by:
equalsBySdkFields
in interfaceSdkPojo
- Parameters:
obj
- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToField
in interfaceSdkPojo
- Returns:
- The mapping between the field name and its corresponding field.
-