Interface Project.UpdateStages.WithSourcePlatform

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

public static interface Project.UpdateStages.WithSourcePlatform
The stage of the Project update allowing to specify sourcePlatform.
  • Method Details

    • withSourcePlatform

      Project.Update withSourcePlatform(ProjectSourcePlatform sourcePlatform)
      Specifies the sourcePlatform property: Source platform for the project.
      Parameters:
      sourcePlatform - Source platform for the project.
      Returns:
      the next definition stage.