Class StopPhiDetectionJobRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.comprehendmedical.transform.StopPhiDetectionJobRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StopPhiDetectionJobRequest>
@Generated("software.amazon.awssdk:codegen") public class StopPhiDetectionJobRequestMarshaller extends Object implements Marshaller<StopPhiDetectionJobRequest>
StopPhiDetectionJobRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StopPhiDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StopPhiDetectionJobRequest stopPhiDetectionJobRequest)
-
-
-
Constructor Detail
-
StopPhiDetectionJobRequestMarshaller
public StopPhiDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StopPhiDetectionJobRequest stopPhiDetectionJobRequest)
- Specified by:
marshallin interfaceMarshaller<StopPhiDetectionJobRequest>
-
-