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