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