Interface Marshaller<InputT>

Type Parameters:
InputT - Type to marshall.
All Known Implementing Classes:
AbstractStreamingRequestMarshaller, AsyncStreamingRequestMarshaller, StreamingRequestMarshaller

@SdkProtectedApi public interface Marshaller<InputT>
Interface to marshall a POJO into a SdkHttpFullRequest.