Class DiskImageEncryption

    • Constructor Detail

      • DiskImageEncryption

        public DiskImageEncryption()
    • Method Detail

      • diskEncryptionSetId

        public String diskEncryptionSetId()
        Get the diskEncryptionSetId property: A relative URI containing the resource ID of the disk encryption set.
        Returns:
        the diskEncryptionSetId value.
      • withDiskEncryptionSetId

        public DiskImageEncryption withDiskEncryptionSetId​(String diskEncryptionSetId)
        Set the diskEncryptionSetId property: A relative URI containing the resource ID of the disk encryption set.
        Parameters:
        diskEncryptionSetId - the diskEncryptionSetId value to set.
        Returns:
        the DiskImageEncryption object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.