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