Class AwsQueryResponseHandler<T extends AwsResponse>

java.lang.Object
software.amazon.awssdk.protocols.query.internal.unmarshall.AwsQueryResponseHandler<T>
Type Parameters:
T - Indicates the type being unmarshalled by this response handler.
All Implemented Interfaces:
HttpResponseHandler<T>

@SdkInternalApi public final class AwsQueryResponseHandler<T extends AwsResponse> extends Object implements HttpResponseHandler<T>
Response handler for AWS/Query services and Amazon EC2 which is a dialect of the Query protocol.