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