java.lang.Object
software.amazon.awssdk.protocols.query.internal.marshall.ListQueryMarshaller
All Implemented Interfaces:
Marshaller<List<?>>, QueryMarshaller<List<?>>

public class ListQueryMarshaller extends Object implements QueryMarshaller<List<?>>
Marshaller for list types.