Response Unmarshaller for PromoteReadReplica operation
Наследование: XmlResponseUnmarshaller
Пример #1
0
 public static PromoteReadReplicaResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new PromoteReadReplicaResponseUnmarshaller();
     }
     return(instance);
 }
 public static PromoteReadReplicaResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new PromoteReadReplicaResponseUnmarshaller();
     }
     return instance;
 }