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
ConstructorsConstructorDescriptionDescribeCommentsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeCommentsRequest describeCommentsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeCommentsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeCommentsRequest>- Parameters:
 describeCommentsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -