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