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