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