Interface StartResourceEvaluationResponse.Builder

    • Method Detail

      • resourceEvaluationId

        StartResourceEvaluationResponse.Builder resourceEvaluationId​(String resourceEvaluationId)

        A unique ResourceEvaluationId that is associated with a single execution.

        Parameters:
        resourceEvaluationId - A unique ResourceEvaluationId that is associated with a single execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.