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