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