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