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