Interface ClientRouteEnforcementResponseOptions.Builder

  • Method Details

    • enforced

      Status of the client route enforcement feature, indicating whether Client Route Enforcement is true (enabled) or false (disabled).

      Valid values: true | false

      Default value: false

      Parameters:
      enforced - Status of the client route enforcement feature, indicating whether Client Route Enforcement is true (enabled) or false (disabled).

      Valid values: true | false

      Default value: false

      Returns:
      Returns a reference to this object so that method calls can be chained together.