Interface Catalog.UpdateStages.WithGitHub

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

public static interface Catalog.UpdateStages.WithGitHub
The stage of the Catalog update allowing to specify gitHub.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the gitHub property: Properties for a GitHub catalog type..
  • Method Details

    • withGitHub

      Catalog.Update withGitHub(GitCatalog gitHub)
      Specifies the gitHub property: Properties for a GitHub catalog type..
      Parameters:
      gitHub - Properties for a GitHub catalog type.
      Returns:
      the next definition stage.