Class L2VPNSessionData.Builder

    • Constructor Detail

      • Builder

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

      • setDescription

        public L2VPNSessionData.Builder setDescription​(java.lang.String description)
        Description of L2VPN Session
        Parameters:
        description - New value for the property.
      • setDisplayName

        public L2VPNSessionData.Builder setDisplayName​(java.lang.String displayName)
        Defaults to id if not set.
        Parameters:
        displayName - New value for the property.
      • setEnabled

        public L2VPNSessionData.Builder setEnabled​(java.lang.Boolean enabled)
        Enable to extend all the associated segments.
        Parameters:
        enabled - New value for the property.