public static PutMetricDataBatchResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new PutMetricDataBatchResponseUnmarshaller();
     }
     return instance;
 }
Ejemplo n.º 2
0
 public static PutMetricDataBatchResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new PutMetricDataBatchResponseUnmarshaller();
     }
     return(instance);
 }