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