Interface Workspace.UpdateStages.WithImageBuildCompute

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

    public static interface Workspace.UpdateStages.WithImageBuildCompute
    The stage of the Workspace update allowing to specify imageBuildCompute.
    • Method Detail

      • withImageBuildCompute

        Workspace.Update withImageBuildCompute​(String imageBuildCompute)
        Specifies the imageBuildCompute property: The compute name for image build.
        Parameters:
        imageBuildCompute - The compute name for image build.
        Returns:
        the next definition stage.