public class PutDestinationRequestMarshaller extends java.lang.Object implements Marshaller<Request<PutDestinationRequest>,PutDestinationRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
PutDestinationRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<PutDestinationRequest> |
marshall(PutDestinationRequest putDestinationRequest) |
private final SdkJsonProtocolFactory protocolFactory
public PutDestinationRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<PutDestinationRequest> marshall(PutDestinationRequest putDestinationRequest)
marshall
in interface Marshaller<Request<PutDestinationRequest>,PutDestinationRequest>