Unmarshaller<Commit,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CommitUnmarshaller extends Object implements Unmarshaller<Commit,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
CommitUnmarshaller() |
| Modifier and Type | Method | 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.