Class StaticIpv6ListSpec.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of StaticIpv6ListSpec.
    • Method Detail

      • setDefaultGateway

        public StaticIpv6ListSpec.Builder setDefaultGateway​(java.lang.String defaultGateway)
        Gateway IP format: ipv6
        Parameters:
        defaultGateway - New value for the property.
      • setIpv6List

        public StaticIpv6ListSpec.Builder setIpv6List​(java.util.List<java.lang.String> ipv6List)
        List of IPv6 IPs for transport node host switch virtual tunnel endpoints format: ipv6
        Parameters:
        ipv6List - New value for the property.
      • setPrefixLength

        public StaticIpv6ListSpec.Builder setPrefixLength​(java.lang.String prefixLength)
        Prefix Length
        Parameters:
        prefixLength - New value for the property.