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