Class AsyncStreamingRequestMarshaller<T>

    • Method Detail

      • marshall

        public software.amazon.awssdk.http.SdkHttpFullRequest marshall​(T in)
        Description copied from interface: Marshaller
        Marshalls the given POJO into a SdkHttpFullRequest.
        Parameters:
        in - POJO type.
        Returns:
        Marshalled SdkHttpFullRequest.