@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ListPullRequestsResponseUnmarshaller extends Object implements Unmarshaller<ListPullRequestsResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
ListPullRequestsResponseUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ListPullRequestsResponseUnmarshaller |
getInstance() |
ListPullRequestsResponse |
unmarshall(JsonUnmarshallerContext context) |
public ListPullRequestsResponseUnmarshaller()
public ListPullRequestsResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<ListPullRequestsResponse,JsonUnmarshallerContext>
Exception
public static ListPullRequestsResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.