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