Interface Workspace.DefinitionStages.WithEncryption

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

public static interface Workspace.DefinitionStages.WithEncryption
The stage of the Workspace definition allowing to specify encryption.
  • Method Details

    • withEncryption

      Specifies the encryption property: The encryption details of the workspace.
      Parameters:
      encryption - The encryption details of the workspace.
      Returns:
      the next definition stage.