@Generated(value="software.amazon.awssdk:codegen") public class PostCommentForPullRequestRequestMarshaller extends Object implements Marshaller<PostCommentForPullRequestRequest>
PostCommentForPullRequestRequest
MarshallerConstructor and Description |
---|
PostCommentForPullRequestRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(PostCommentForPullRequestRequest postCommentForPullRequestRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public PostCommentForPullRequestRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(PostCommentForPullRequestRequest postCommentForPullRequestRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<PostCommentForPullRequestRequest>
postCommentForPullRequestRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.