Response Unmarshaller for DescribeCacheClusters operation
Inheritance: XmlResponseUnmarshaller
 public static DescribeCacheClustersResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DescribeCacheClustersResponseUnmarshaller();
     }
     return instance;
 }
コード例 #2
0
 public static DescribeCacheClustersResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeCacheClustersResponseUnmarshaller();
     }
     return(instance);
 }