Class ResponsePublisher<ResponseT extends SdkResponse>

    • Method Detail

      • response

        public ResponseT response()
        Returns:
        the unmarshalled response object from the service.
      • subscribe

        public void subscribe​(org.reactivestreams.Subscriber<? super ByteBuffer> subscriber)
        Specified by:
        subscribe in interface org.reactivestreams.Publisher<ResponseT extends SdkResponse>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object