Interface GetTelemetryEvaluationStatusForOrganizationResponse.Builder

    • Method Detail

      • failureReason

        GetTelemetryEvaluationStatusForOrganizationResponse.Builder failureReason​(String failureReason)

        This field describes the reason for the failure status. The field will only be populated if Status is FAILED_START or FAILED_STOP.

        Parameters:
        failureReason - This field describes the reason for the failure status. The field will only be populated if Status is FAILED_START or FAILED_STOP.
        Returns:
        Returns a reference to this object so that method calls can be chained together.