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