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