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