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