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