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