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