Uses of Class
software.amazon.awssdk.protocols.query.internal.marshall.QueryMarshallerRegistry
-
Packages that use QueryMarshallerRegistry Package Description software.amazon.awssdk.protocols.query.internal.marshall -
-
Uses of QueryMarshallerRegistry in software.amazon.awssdk.protocols.query.internal.marshall
Methods in software.amazon.awssdk.protocols.query.internal.marshall that return QueryMarshallerRegistry Modifier and Type Method Description QueryMarshallerRegistry
QueryMarshallerRegistry.Builder. build()
QueryMarshallerRegistry
QueryMarshallerContext. marshallerRegistry()
Methods in software.amazon.awssdk.protocols.query.internal.marshall with parameters of type QueryMarshallerRegistry Modifier and Type Method Description QueryMarshallerContext.Builder
QueryMarshallerContext.Builder. marshallerRegistry(QueryMarshallerRegistry marshallerRegistry)
-