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