Response Unmarshaller for DescribeScheduledActions operation
Inheritance: XmlResponseUnmarshaller
 public static DescribeScheduledActionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeScheduledActionsResponseUnmarshaller();
     }
     return(instance);
 }
 public static DescribeScheduledActionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DescribeScheduledActionsResponseUnmarshaller();
     }
     return instance;
 }