Interface Server.DefinitionStages.WithDataEncryption

All Known Subinterfaces:
Server.Definition, Server.DefinitionStages.WithCreate
Enclosing interface:
Server.DefinitionStages

public static interface Server.DefinitionStages.WithDataEncryption
The stage of the Server definition allowing to specify dataEncryption.
  • Method Details

    • withDataEncryption

      Server.DefinitionStages.WithCreate withDataEncryption(DataEncryption dataEncryption)
      Specifies the dataEncryption property: Data encryption properties of a server..
      Parameters:
      dataEncryption - Data encryption properties of a server.
      Returns:
      the next definition stage.