Response Unmarshaller for PromoteReadReplica operation
Inheritance: XmlResponseUnmarshaller
Exemplo n.º 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;
 }