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>
CreateCommentRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateCommentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateCommentRequest createCommentRequest)
-
-
-
Constructor Detail
-
CreateCommentRequestMarshaller
public CreateCommentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateCommentRequest createCommentRequest)
- Specified by:
marshallin interfaceMarshaller<CreateCommentRequest>
-
-