Class VolumeQuota.Builder<T extends VolumeQuota.Builder<T>>
java.lang.Object
org.jclouds.openstack.cinder.v1.domain.VolumeQuota.Builder<T>
- Enclosing class:
VolumeQuota
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
volumes
protected int volumes -
gigabytes
protected int gigabytes -
snapshots
protected int snapshots
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
id
- See Also:
-
volumes
- See Also:
-
gigabytes
- See Also:
-
snapshots
- See Also:
-
build
-
fromVolumeQuota
-