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