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