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