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