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