Interface AmlFilesystem.UpdateStages.WithEncryptionSettings

All Known Subinterfaces:
AmlFilesystem.Update
Enclosing interface:
AmlFilesystem.UpdateStages

public static interface AmlFilesystem.UpdateStages.WithEncryptionSettings
The stage of the AmlFilesystem update allowing to specify encryptionSettings.
  • Method Details

    • withEncryptionSettings

      AmlFilesystem.Update withEncryptionSettings(AmlFilesystemEncryptionSettings encryptionSettings)
      Specifies the encryptionSettings property: Specifies encryption settings of the AML file system..
      Parameters:
      encryptionSettings - Specifies encryption settings of the AML file system.
      Returns:
      the next definition stage.