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