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