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