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