Uses of Class
software.amazon.awssdk.protocols.query.internal.unmarshall.QueryProtocolUnmarshaller
Packages that use QueryProtocolUnmarshaller
-
Uses of QueryProtocolUnmarshaller in software.amazon.awssdk.protocols.query.internal.unmarshall
Methods in software.amazon.awssdk.protocols.query.internal.unmarshall that return QueryProtocolUnmarshallerModifier and TypeMethodDescriptionQueryProtocolUnmarshaller.Builder.build()QueryUnmarshallerContext.protocolUnmarshaller()Methods in software.amazon.awssdk.protocols.query.internal.unmarshall with parameters of type QueryProtocolUnmarshallerModifier and TypeMethodDescriptionQueryUnmarshallerContext.Builder.protocolUnmarshaller(QueryProtocolUnmarshaller protocolUnmarshaller) Constructors in software.amazon.awssdk.protocols.query.internal.unmarshall with parameters of type QueryProtocolUnmarshallerModifierConstructorDescriptionAwsQueryResponseHandler(QueryProtocolUnmarshaller unmarshaller, Function<SdkHttpFullResponse, SdkPojo> pojoSupplier)