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