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