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