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