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