Package software.amazon.awssdk.core.http
package software.amazon.awssdk.core.http
-
ClassDescriptionValidate and decompress input data if necessary.Warning: This class should only be accessed by a single thread and be used throughout a single request lifecycle.Responsible for handling an HTTP response and returning an object of type T.An implementation of
HttpResponseHandler
that publishes the time it took to execute {