This project has retired. For details please refer to its
        
        Attic page.
      
 
org.jclouds.softlayer.binders (Apache jclouds 2.4.0 API)
- 
Class Summary 
| Class | 
Description | 
| NotesToJson | 
 Converts a String into a json string for changing the notes property of an instance
 The string is set into the payload of the HttpRequest 
 | 
| TagToJson | 
 Converts a Tag into a json string valid for creating a CCI via softlayer api
 The string is set into the payload of the HttpRequest 
 | 
| VirtualGuestToJson | 
 Converts a VirtualGuest into a json string valid for creating a CCI via softlayer api
 The string is set into the payload of the HttpRequest 
 | 
| VirtualGuestToJson.BlockDevicesComparator | 
  |