Package com.cloudera.cdp.datalake.model
Class ModifyDisks
java.lang.Object
com.cloudera.cdp.datalake.model.ModifyDisks
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:40.257-08:00")
public class ModifyDisks
extends Object
Attached volume configuration.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ModifyDisks
public ModifyDisks()
-
-
Method Details
-
getSize
Getter for size. Size of disks to modify to on all the instances in a group in GB. -
setSize
Setter for size. Size of disks to modify to on all the instances in a group in GB. -
getVolumeType
Getter for volumeType. Type of disks to modify to on all the instances in a group. -
setVolumeType
Setter for volumeType. Type of disks to modify to on all the instances in a group. -
equals
-
hashCode
public int hashCode() -
toString
-