Interface BatchDeleteRumMetricDefinitionsError.Builder

  • Method Details

    • errorCode

      The error code.

      Parameters:
      errorCode - The error code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      The error message for this metric definition.

      Parameters:
      errorMessage - The error message for this metric definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metricDefinitionId

      BatchDeleteRumMetricDefinitionsError.Builder metricDefinitionId(String metricDefinitionId)

      The ID of the metric definition that caused this error.

      Parameters:
      metricDefinitionId - The ID of the metric definition that caused this error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.