Response Unmarshaller for UpdateGatewaySoftwareNow operation
Inheritance: JsonResponseUnmarshaller
 public static UpdateGatewaySoftwareNowResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new UpdateGatewaySoftwareNowResponseUnmarshaller();
       }
       return instance;
 }
 public static UpdateGatewaySoftwareNowResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new UpdateGatewaySoftwareNowResponseUnmarshaller();
     }
     return(instance);
 }