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