Class PeerRouteListInner


  • public final class PeerRouteListInner
    extends Object
    List of virtual router peer routes.
    • Constructor Detail

      • PeerRouteListInner

        public PeerRouteListInner()
    • Method Detail

      • value

        public List<PeerRoute> value()
        Get the value property: List of peer routes.
        Returns:
        the value value.
      • withValue

        public PeerRouteListInner withValue​(List<PeerRoute> value)
        Set the value property: List of peer routes.
        Parameters:
        value - the value value to set.
        Returns:
        the PeerRouteListInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.