Uses of Class
software.amazon.awssdk.protocols.query.internal.unmarshall.QueryUnmarshallerRegistry
-
Packages that use QueryUnmarshallerRegistry Package Description software.amazon.awssdk.protocols.query.internal.unmarshall -
-
Uses of QueryUnmarshallerRegistry in software.amazon.awssdk.protocols.query.internal.unmarshall
Methods in software.amazon.awssdk.protocols.query.internal.unmarshall that return QueryUnmarshallerRegistry Modifier and Type Method Description QueryUnmarshallerRegistry
QueryUnmarshallerRegistry.Builder. build()
Methods in software.amazon.awssdk.protocols.query.internal.unmarshall with parameters of type QueryUnmarshallerRegistry Modifier and Type Method Description QueryUnmarshallerContext.Builder
QueryUnmarshallerContext.Builder. registry(QueryUnmarshallerRegistry registry)
-