Uses of Interface
software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse.Builder
-
Packages that use CancelDataQualityRulesetEvaluationRunResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CancelDataQualityRulesetEvaluationRunResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CancelDataQualityRulesetEvaluationRunResponse.Builder Modifier and Type Method Description static CancelDataQualityRulesetEvaluationRunResponse.BuilderCancelDataQualityRulesetEvaluationRunResponse. builder()CancelDataQualityRulesetEvaluationRunResponse.BuilderCancelDataQualityRulesetEvaluationRunResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type CancelDataQualityRulesetEvaluationRunResponse.Builder Modifier and Type Method Description static Class<? extends CancelDataQualityRulesetEvaluationRunResponse.Builder>CancelDataQualityRulesetEvaluationRunResponse. serializableBuilderClass()
-