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 Detail

      • withSku

        Workspace.Update withSku​(Sku sku)
        Specifies the sku property: The sku of the workspace..
        Parameters:
        sku - The sku of the workspace.
        Returns:
        the next definition stage.