Uses of Interface
software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse.Builder
-
Packages that use StartDataQualityRulesetEvaluationRunResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StartDataQualityRulesetEvaluationRunResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return StartDataQualityRulesetEvaluationRunResponse.Builder Modifier and Type Method Description static StartDataQualityRulesetEvaluationRunResponse.BuilderStartDataQualityRulesetEvaluationRunResponse. builder()StartDataQualityRulesetEvaluationRunResponse.BuilderStartDataQualityRulesetEvaluationRunResponse.Builder. runId(String runId)The unique run identifier associated with this run.StartDataQualityRulesetEvaluationRunResponse.BuilderStartDataQualityRulesetEvaluationRunResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type StartDataQualityRulesetEvaluationRunResponse.Builder Modifier and Type Method Description static Class<? extends StartDataQualityRulesetEvaluationRunResponse.Builder>StartDataQualityRulesetEvaluationRunResponse. serializableBuilderClass()
-