Class StaticIpv6MacListSpec.Builder

    • Constructor Detail

      • Builder

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

      • setDefaultGateway

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

        public StaticIpv6MacListSpec.Builder setIpv6MacList​(java.util.List<Ipv6MacPair> ipv6MacList)
        List of IPs and MACs for transport node host switch virtual tunnel endpoints
        Parameters:
        ipv6MacList - New value for the property.
      • setPrefixLength

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