Uses of Class
org.jclouds.rest.binders.BindToJsonPayload

Packages that use BindToJsonPayload
org.jclouds.cloudservers.binders   
org.jclouds.openstack.keystone.v1_1.binders   
org.jclouds.openstack.keystone.v2_0.binders   
org.jclouds.rimuhosting.miro.binder   
 

Uses of BindToJsonPayload in org.jclouds.cloudservers.binders
 

Subclasses of BindToJsonPayload in org.jclouds.cloudservers.binders
 class BindBackupScheduleToJsonPayload
           
 

Uses of BindToJsonPayload in org.jclouds.openstack.keystone.v1_1.binders
 

Subclasses of BindToJsonPayload in org.jclouds.openstack.keystone.v1_1.binders
 class BindCredentialsToJsonPayload
           
 

Uses of BindToJsonPayload in org.jclouds.openstack.keystone.v2_0.binders
 

Subclasses of BindToJsonPayload in org.jclouds.openstack.keystone.v2_0.binders
 class BindAuthToJsonPayload
           
 

Uses of BindToJsonPayload in org.jclouds.rimuhosting.miro.binder
 

Subclasses of BindToJsonPayload in org.jclouds.rimuhosting.miro.binder
 class CreateServerOptions
           
 class RimuHostingJsonBinder
          Generic binder for RimuHosting POSTS/PUTS.
 class RimuHostingRebootJsonBinder
          Need to PUT a static string {"request":{"running_state":"RESTARTING"}
 



Copyright © 2009-2012 jclouds. All Rights Reserved.