Class VolumeDetail
java.lang.Object
com.amazonaws.services.ec2.model.VolumeDetail
- All Implemented Interfaces:
Serializable, Cloneable
Describes an EBS volume.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VolumeDetail
public VolumeDetail()
-
-
Method Details
-
setSize
The size of the volume, in GiB.
- Parameters:
size- The size of the volume, in GiB.
-
getSize
-
withSize
The size of the volume, in GiB.
- Parameters:
size- The size of the volume, in GiB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-