Interface Workspace.UpdateStages.WithWorkspaceCapping

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

public static interface Workspace.UpdateStages.WithWorkspaceCapping
The stage of the Workspace update allowing to specify workspaceCapping.
  • Method Details

    • withWorkspaceCapping

      Workspace.Update withWorkspaceCapping(WorkspaceCapping workspaceCapping)
      Specifies the workspaceCapping property: The daily volume cap for ingestion..
      Parameters:
      workspaceCapping - The daily volume cap for ingestion.
      Returns:
      the next definition stage.