Interface NetAppAccount.UpdateStages.WithEncryption

  • All Known Subinterfaces:
    NetAppAccount.Update
    Enclosing interface:
    NetAppAccount.UpdateStages

    public static interface NetAppAccount.UpdateStages.WithEncryption
    The stage of the NetAppAccount update allowing to specify encryption.
    • Method Detail

      • withEncryption

        NetAppAccount.Update withEncryption​(AccountEncryption encryption)
        Specifies the encryption property: Encryption settings.
        Parameters:
        encryption - Encryption settings.
        Returns:
        the next definition stage.