Class CreateVolumeSnapshotOptions
java.lang.Object
org.jclouds.openstack.nova.v2_0.options.CreateVolumeSnapshotOptions
- All Implemented Interfaces:
org.jclouds.rest.Binder,org.jclouds.rest.MapBinder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends org.jclouds.http.HttpRequest>
RbindToRequest(R request, Object toBind) <R extends org.jclouds.http.HttpRequest>
RbindToRequest(R request, Map<String, Object> postParams) description(String description) booleanforce()getName()inthashCode()booleanisForce()protected com.google.common.base.MoreObjects.ToStringHelperstring()toString()
-
Field Details
-
NONE
-
-
Constructor Details
-
CreateVolumeSnapshotOptions
public CreateVolumeSnapshotOptions()
-
-
Method Details
-
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request, Map<String, Object> postParams) - Specified by:
bindToRequestin interfaceorg.jclouds.rest.MapBinder
-
bindToRequest
- Specified by:
bindToRequestin interfaceorg.jclouds.rest.Binder
-
equals
-
hashCode
public int hashCode() -
string
protected com.google.common.base.MoreObjects.ToStringHelper string() -
toString
-
name
-
description
-
force
-
getName
-
getDescription
-
isForce
public boolean isForce()
-