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