Class PolicyTepTableEntry.Builder

    • Constructor Detail

      • Builder

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

      • setSegmentId

        public PolicyTepTableEntry.Builder setSegmentId​(java.lang.String segmentId)
        The segment Id
        Parameters:
        segmentId - New value for the property.
      • setTepIp

        public PolicyTepTableEntry.Builder setTepIp​(java.lang.String tepIp)
        The tunnel endpoint IP address format: ip
        Parameters:
        tepIp - New value for the property.
      • setTepLabel

        public PolicyTepTableEntry.Builder setTepLabel​(java.lang.Long tepLabel)
        The tunnel endpoint label format: int64
        Parameters:
        tepLabel - New value for the property.
      • setTepMacAddress

        public PolicyTepTableEntry.Builder setTepMacAddress​(java.lang.String tepMacAddress)
        The tunnel endpoint MAC address
        Parameters:
        tepMacAddress - New value for the property.