Class GetDataQualityRulesetEvaluationRunRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.glue.transform.GetDataQualityRulesetEvaluationRunRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetDataQualityRulesetEvaluationRunRequest>
@Generated("software.amazon.awssdk:codegen") public class GetDataQualityRulesetEvaluationRunRequestMarshaller extends Object implements Marshaller<GetDataQualityRulesetEvaluationRunRequest>
GetDataQualityRulesetEvaluationRunRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetDataQualityRulesetEvaluationRunRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetDataQualityRulesetEvaluationRunRequest getDataQualityRulesetEvaluationRunRequest)
-
-
-
Constructor Detail
-
GetDataQualityRulesetEvaluationRunRequestMarshaller
public GetDataQualityRulesetEvaluationRunRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetDataQualityRulesetEvaluationRunRequest getDataQualityRulesetEvaluationRunRequest)
- Specified by:
marshall
in interfaceMarshaller<GetDataQualityRulesetEvaluationRunRequest>
-
-