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