Response Unmarshaller for DescribeClusterSnapshots operation
상속: XmlResponseUnmarshaller
예제 #1
0
 public static DescribeClusterSnapshotsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeClusterSnapshotsResponseUnmarshaller();
     }
     return(instance);
 }
 public static DescribeClusterSnapshotsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DescribeClusterSnapshotsResponseUnmarshaller();
     }
     return instance;
 }