Response Unmarshaller for DeleteClusterSnapshot operation
Inheritance: XmlResponseUnmarshaller
コード例 #1
0
 public static DeleteClusterSnapshotResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteClusterSnapshotResponseUnmarshaller();
     }
     return(instance);
 }
 public static DeleteClusterSnapshotResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DeleteClusterSnapshotResponseUnmarshaller();
     }
     return instance;
 }