Package com.cloudera.cdp.datalake.model
Class AttachedVolumeDetail
java.lang.Object
com.cloudera.cdp.datalake.model.AttachedVolumeDetail
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.246-07:00")
public class AttachedVolumeDetail
extends Object
The attached volume configuration.
-
Constructor Details
-
AttachedVolumeDetail
public AttachedVolumeDetail()
-
-
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 volumes. -
setVolumeType
Setter for volumeType. The type of 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
-