Interface Workspace.UpdateStages.WithSku

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

public static interface Workspace.UpdateStages.WithSku
The stage of the Workspace update allowing to specify sku.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the sku property: The SKU of the workspace..
  • Method Details

    • withSku

      Specifies the sku property: The SKU of the workspace..
      Parameters:
      sku - The SKU of the workspace.
      Returns:
      the next definition stage.