Class AttachedVolume
java.lang.Object
com.cloudera.cdp.environments.model.AttachedVolume
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.724-07:00")
public class AttachedVolume
extends Object
The attached volume configuration.
-
Constructor Details
-
AttachedVolume
public AttachedVolume()
-
-
Method Details
-
getCount
Getter for count. The number of volumes. -
setCount
Setter for count. The number of volumes. -
getVolumeType
Getter for volumeType. The type of the volumes. -
setVolumeType
Setter for volumeType. The type of the volumes. -
getSize
Getter for size. The size of each volume in GB. -
setSize
Setter for size. The size of each volume in GB. -
equals
-
hashCode
public int hashCode() -
toString
-