@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>
Exception
public static GetMergeConflictsResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.