org.jclouds.rimuhosting.miro.binder
Class RimuHostingRebootJsonBinder
java.lang.Object
org.jclouds.rest.binders.BindToJsonPayload
org.jclouds.rimuhosting.miro.binder.RimuHostingJsonBinder
org.jclouds.rimuhosting.miro.binder.RimuHostingRebootJsonBinder
- All Implemented Interfaces:
- Binder, MapBinder
public class RimuHostingRebootJsonBinder
- extends RimuHostingJsonBinder
Need to PUT a static string
{"request":{"running_state":"RESTARTING"}
- Author:
- Ivan Meredith
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RimuHostingRebootJsonBinder
public RimuHostingRebootJsonBinder()
bindToRequest
public void bindToRequest(HttpRequest request,
Object toBind)
- Specified by:
bindToRequest in interface Binder- Overrides:
bindToRequest in class RimuHostingJsonBinder
Copyright © 2009-2010 jclouds. All Rights Reserved.