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