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