Class VolumeType
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.VolumeType
Volume Type used in the Volume Type Extension for Nova
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVolumeType.Builder<T extends VolumeType.Builder<T>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VolumeType.Builder<?>builder()booleanThe Date the VolumeType was createdgetId()getName()com.google.common.base.Optional<Date>The Date the VolumeType as last updated - absent if no updates have taken placeinthashCode()protected com.google.common.base.MoreObjects.ToStringHelperstring()toString()
-
Constructor Details
-
VolumeType
-
-
Method Details
-
builder
-
toBuilder
-
getId
-
getName
-
getCreated
The Date the VolumeType was created -
getUpdated
The Date the VolumeType as last updated - absent if no updates have taken place -
getExtraSpecs
-
hashCode
public int hashCode() -
equals
-
string
protected com.google.common.base.MoreObjects.ToStringHelper string() -
toString
-