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