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