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