Interface Context.AfterTransmission

    • Method Detail

      • httpResponse

        software.amazon.awssdk.http.SdkHttpResponse httpResponse()
        The HTTP response returned by the service with which the SDK is communicating.
      • responsePublisher

        Optional<org.reactivestreams.Publisher<ByteBuffer>> responsePublisher()
        The Publisher that provides ByteBuffer events upon request.