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