Interface Workspace.UpdateStages.WithApplicationGroupReferences

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

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

    • withApplicationGroupReferences

      Workspace.Update withApplicationGroupReferences(List<String> applicationGroupReferences)
      Specifies the applicationGroupReferences property: List of applicationGroup links..
      Parameters:
      applicationGroupReferences - List of applicationGroup links.
      Returns:
      the next definition stage.