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