Class CreateVolumeTypeOptions
java.lang.Object
org.jclouds.openstack.nova.v2_0.options.CreateVolumeTypeOptions
- All Implemented Interfaces:
org.jclouds.rest.Binder,org.jclouds.rest.MapBinder
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.jclouds.rest.binders.BindToJsonPayloadstatic final CreateVolumeTypeOptions -
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) booleangetSpecs()inthashCode()protected com.google.common.base.MoreObjects.ToStringHelperstring()toString()
-
Field Details
-
NONE
-
jsonBinder
@Inject protected org.jclouds.rest.binders.BindToJsonPayload jsonBinder -
specs
-
-
Constructor Details
-
CreateVolumeTypeOptions
public CreateVolumeTypeOptions()
-
-
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
-
specs
-
getSpecs
-