Class AzureVolumeEncryptionResp

java.lang.Object
com.cloudera.cdp.compute.model.AzureVolumeEncryptionResp

@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2025-05-14T11:34:38.707-07:00") public class AzureVolumeEncryptionResp extends Object
Azure Volume Encryption response structure.
  • Constructor Details Link icon

    • AzureVolumeEncryptionResp Link icon

      public AzureVolumeEncryptionResp()
  • Method Details Link icon

    • getDiskEncryptionSetId Link icon

      public String getDiskEncryptionSetId()
      Getter for diskEncryptionSetId. Disk encryption set ID.
    • setDiskEncryptionSetId Link icon

      public void setDiskEncryptionSetId(String diskEncryptionSetId)
      Setter for diskEncryptionSetId. Disk encryption set ID.
    • equals Link icon

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode Link icon

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString Link icon

      public String toString()
      Overrides:
      toString in class Object