Interface Server.UpdateStages.WithDataEncryption

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

public static interface Server.UpdateStages.WithDataEncryption
The stage of the Server update allowing to specify dataEncryption.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the dataEncryption property: The Data Encryption for CMK..
  • Method Details

    • withDataEncryption

      Server.Update withDataEncryption(DataEncryption dataEncryption)
      Specifies the dataEncryption property: The Data Encryption for CMK..
      Parameters:
      dataEncryption - The Data Encryption for CMK.
      Returns:
      the next definition stage.