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