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