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