Interface GitHubRepo.UpdateStages.WithProperties

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

public static interface GitHubRepo.UpdateStages.WithProperties
The stage of the GitHubRepo update allowing to specify properties.
  • Method Details

    • withProperties

      GitHubRepo.Update withProperties(GitHubRepoProperties properties)
      Specifies the properties property: GitHub Repo properties..
      Parameters:
      properties - GitHub Repo properties.
      Returns:
      the next definition stage.