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