Interface MetricPolicyRule.Builder

  • Method Details

    • objectGroup

      MetricPolicyRule.Builder objectGroup(String objectGroup)

      A path or file name that defines which objects to include in the group. Wildcards (*) are acceptable.

      Parameters:
      objectGroup - A path or file name that defines which objects to include in the group. Wildcards (*) are acceptable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectGroupName

      MetricPolicyRule.Builder objectGroupName(String objectGroupName)

      A name that allows you to refer to the object group.

      Parameters:
      objectGroupName - A name that allows you to refer to the object group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.