Uses of Class
software.amazon.awssdk.protocols.query.internal.marshall.ListQueryMarshaller
-
Packages that use ListQueryMarshaller Package Description software.amazon.awssdk.protocols.query.internal.marshall -
-
Uses of ListQueryMarshaller in software.amazon.awssdk.protocols.query.internal.marshall
Methods in software.amazon.awssdk.protocols.query.internal.marshall that return ListQueryMarshaller Modifier and Type Method Description static ListQueryMarshallerListQueryMarshaller. awsQuery()Wires up theListQueryMarshallerwith aListQueryMarshaller.PathResolverthat respects the flattened trait.static ListQueryMarshallerListQueryMarshaller. ec2Query()Wires up theListQueryMarshallerwith aListQueryMarshaller.PathResolverthat always flattens lists.
-