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