Class CreateBackupOfServerOptions
java.lang.Object
org.jclouds.openstack.nova.v2_0.options.CreateBackupOfServerOptions
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BindToJsonPayloadstatic final CreateBackupOfServerOptions - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object toBind) <R extends HttpRequest>
RbindToRequest(R request, Map<String, Object> postParams) creates and binds the POST payload to the request using parameters specified.booleanExtra image properties to includeinthashCode()protected com.google.common.base.MoreObjects.ToStringHelperstring()toString() 
- 
Field Details
- 
NONE
 - 
jsonBinder
 
 - 
 - 
Constructor Details
- 
CreateBackupOfServerOptions
public CreateBackupOfServerOptions() 
 - 
 - 
Method Details
- 
bindToRequest
Description copied from interface:MapBindercreates and binds the POST payload to the request using parameters specified.- Specified by:
 bindToRequestin interfaceMapBinder- See Also:
 
 - 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 - 
equals
 - 
hashCode
public int hashCode() - 
string
protected com.google.common.base.MoreObjects.ToStringHelper string() - 
toString
 - 
metadata
- See Also:
 
 - 
getMetadata
Extra image properties to include 
 -