org.jclouds.openstack.nova.v2_0.options
Class CreateBackupOfServerOptions
java.lang.Object
org.jclouds.openstack.nova.v2_0.options.CreateBackupOfServerOptions
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.MapBinder
public class CreateBackupOfServerOptions
- extends Object
- implements org.jclouds.rest.MapBinder
NONE
public static final CreateBackupOfServerOptions NONE
jsonBinder
@Inject
protected org.jclouds.rest.binders.BindToJsonPayload jsonBinder
CreateBackupOfServerOptions
public CreateBackupOfServerOptions()
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,Object> postParams)
- Specified by:
bindToRequest in interface org.jclouds.rest.MapBinder
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object toBind)
- Specified by:
bindToRequest in interface org.jclouds.rest.Binder
equals
public boolean equals(Object object)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
string
protected com.google.common.base.Objects.ToStringHelper string()
toString
public String toString()
- Overrides:
toString in class Object
metadata
public CreateBackupOfServerOptions metadata(Map<String,String> metadata)
- See Also:
getMetadata()
getMetadata
public Map<String,String> getMetadata()
- Extra image properties to include
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.