Uses of Class
software.amazon.awssdk.protocols.query.internal.unmarshall.QueryProtocolUnmarshaller
-
Packages that use QueryProtocolUnmarshaller Package Description software.amazon.awssdk.protocols.query.internal.unmarshall -
-
Uses of QueryProtocolUnmarshaller in software.amazon.awssdk.protocols.query.internal.unmarshall
Methods in software.amazon.awssdk.protocols.query.internal.unmarshall that return QueryProtocolUnmarshaller Modifier and Type Method Description QueryProtocolUnmarshallerQueryProtocolUnmarshaller.Builder. build()QueryProtocolUnmarshallerQueryUnmarshallerContext. protocolUnmarshaller()Methods in software.amazon.awssdk.protocols.query.internal.unmarshall with parameters of type QueryProtocolUnmarshaller Modifier and Type Method Description QueryUnmarshallerContext.BuilderQueryUnmarshallerContext.Builder. protocolUnmarshaller(QueryProtocolUnmarshaller protocolUnmarshaller)Constructors in software.amazon.awssdk.protocols.query.internal.unmarshall with parameters of type QueryProtocolUnmarshaller Constructor Description AwsQueryResponseHandler(QueryProtocolUnmarshaller unmarshaller, Function<SdkHttpFullResponse,SdkPojo> pojoSupplier)
-