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