Uses of Class
software.amazon.awssdk.services.ec2.model.RouteServerBgpStatus
Packages that use RouteServerBgpStatus
-
Uses of RouteServerBgpStatus in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RouteServerBgpStatusModifier and TypeMethodDescriptionfinal RouteServerBgpStatusRouteServerPeer.bgpStatus()The current status of the BGP session with this peer.Methods in software.amazon.awssdk.services.ec2.model with parameters of type RouteServerBgpStatusModifier and TypeMethodDescriptionRouteServerPeer.Builder.bgpStatus(RouteServerBgpStatus bgpStatus) The current status of the BGP session with this peer.