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