Interface GitHubOwner.UpdateStages.WithProperties

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

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

    • withProperties

      GitHubOwner.Update withProperties(GitHubOwnerProperties properties)
      Specifies the properties property: GitHub Repo Owner properties..
      Parameters:
      properties - GitHub Repo Owner properties.
      Returns:
      the next definition stage.