Interface BatchDeleteRumMetricDefinitionsError.Builder

    • Method Detail

      • errorMessage

        BatchDeleteRumMetricDefinitionsError.Builder errorMessage​(String 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.