Class LBTcpHeaderCondition.Builder

    • Constructor Detail

      • Builder

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

      • setSourcePort

        public LBTcpHeaderCondition.Builder setSourcePort​(java.lang.String sourcePort)
        TCP source port of HTTP message format: port-or-range
        Parameters:
        sourcePort - New value for the property.
      • setInverse

        public LBTcpHeaderCondition.Builder setInverse​(java.lang.Boolean inverse)
        A flag to indicate whether reverse the match result of this condition
        Parameters:
        inverse - New value for the property.