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