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