Uses of Interface
software.amazon.awssdk.services.ec2.model.TransitGatewayAttachmentBgpConfiguration.Builder
Packages that use TransitGatewayAttachmentBgpConfiguration.Builder
-
Uses of TransitGatewayAttachmentBgpConfiguration.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayAttachmentBgpConfiguration.BuilderModifier and TypeMethodDescriptionThe BGP status.The BGP status.TransitGatewayAttachmentBgpConfiguration.builder()TransitGatewayAttachmentBgpConfiguration.Builder.peerAddress(String peerAddress) The interior BGP peer IP address for the appliance.The peer Autonomous System Number (ASN).TransitGatewayAttachmentBgpConfiguration.toBuilder()TransitGatewayAttachmentBgpConfiguration.Builder.transitGatewayAddress(String transitGatewayAddress) The interior BGP peer IP address for the transit gateway.TransitGatewayAttachmentBgpConfiguration.Builder.transitGatewayAsn(Long transitGatewayAsn) The transit gateway Autonomous System Number (ASN).Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayAttachmentBgpConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransitGatewayAttachmentBgpConfiguration.Builder>TransitGatewayAttachmentBgpConfiguration.serializableBuilderClass()