Class DescribeContributorInsightsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.dynamodb.transform.DescribeContributorInsightsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeContributorInsightsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeContributorInsightsRequestMarshaller
extends Object
implements Marshaller<DescribeContributorInsightsRequest>
DescribeContributorInsightsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeContributorInsightsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeContributorInsightsRequest describeContributorInsightsRequest)
-
Constructor Details
-
DescribeContributorInsightsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeContributorInsightsRequest describeContributorInsightsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeContributorInsightsRequest>
-