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