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