Class ListDataQualityRulesetEvaluationRunsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.glue.transform.ListDataQualityRulesetEvaluationRunsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListDataQualityRulesetEvaluationRunsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListDataQualityRulesetEvaluationRunsRequestMarshaller
extends Object
implements Marshaller<ListDataQualityRulesetEvaluationRunsRequest>
ListDataQualityRulesetEvaluationRunsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListDataQualityRulesetEvaluationRunsRequestMarshaller
public ListDataQualityRulesetEvaluationRunsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListDataQualityRulesetEvaluationRunsRequest>- Parameters:
listDataQualityRulesetEvaluationRunsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-