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