Class QosDscp.Builder

  • Enclosing class:
    QosDscp

    public static final class QosDscp.Builder
    extends java.lang.Object
    Builder class for QosDscp.
    • Constructor Detail

      • Builder

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

      • setMode

        public QosDscp.Builder setMode​(java.lang.String mode)
        Possible values are: When you select the Trusted mode the inner header DSCP value is applied to the outer IP header for IP/IPv6 traffic. For non IP/IPv6 traffic, the outer IP header takes the default value.Untrusted mode is supported on overlay-based and VLAN-based logical port.
        Parameters:
        mode - New value for the property.
      • setPriority

        public QosDscp.Builder setPriority​(java.lang.Long priority)
        Internal Forwarding Priority format: int32
        Parameters:
        priority - New value for the property.