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