Interface StartDataQualityRulesetEvaluationRunResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartDataQualityRulesetEvaluationRunResponse.Builder,StartDataQualityRulesetEvaluationRunResponse>, GlueResponse.Builder, SdkBuilder<StartDataQualityRulesetEvaluationRunResponse.Builder,StartDataQualityRulesetEvaluationRunResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartDataQualityRulesetEvaluationRunResponse

public static interface StartDataQualityRulesetEvaluationRunResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<StartDataQualityRulesetEvaluationRunResponse.Builder,StartDataQualityRulesetEvaluationRunResponse>
  • Method Details

    • runId

      The unique run identifier associated with this run.

      Parameters:
      runId - The unique run identifier associated with this run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.