Uses of Class
software.amazon.awssdk.protocols.query.internal.marshall.QueryMarshallerRegistry.Builder
Packages that use QueryMarshallerRegistry.Builder
-
Uses of QueryMarshallerRegistry.Builder in software.amazon.awssdk.protocols.query.internal.marshall
Methods in software.amazon.awssdk.protocols.query.internal.marshall that return QueryMarshallerRegistry.BuilderModifier and TypeMethodDescriptionQueryMarshallerRegistry.builder()QueryMarshallerRegistry.Builder.marshaller(MarshallingType<T> marshallingType, QueryMarshaller<T> marshaller) Registers a marshaller of the given type.