Response Unmarshaller for ListBootstrapActions operation
Inheritance: JsonResponseUnmarshaller
Exemple #1
0
 public static ListBootstrapActionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ListBootstrapActionsResponseUnmarshaller();
     }
     return(instance);
 }
 public static ListBootstrapActionsResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new ListBootstrapActionsResponseUnmarshaller();
   }
   return instance;
 }