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