Response Unmarshaller for ChangeResourceRecordSets operation
Inheritance: XmlResponseUnmarshaller
Exemple #1
0
 public static ChangeResourceRecordSetsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ChangeResourceRecordSetsResponseUnmarshaller();
     }
     return(instance);
 }
Exemple #2
0
 public static ChangeResourceRecordSetsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new ChangeResourceRecordSetsResponseUnmarshaller();
     }
     return instance;
 }