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