Class GitHubResourceInfo


  • public final class GitHubResourceInfo
    extends Object
    Resources created in GitHub repository.
    • Constructor Detail

      • GitHubResourceInfo

        public GitHubResourceInfo()
    • Method Detail

      • appInstallationId

        public String appInstallationId()
        Get the appInstallationId property: GitHub application installation id.
        Returns:
        the appInstallationId value.
      • withAppInstallationId

        public GitHubResourceInfo withAppInstallationId​(String appInstallationId)
        Set the appInstallationId property: GitHub application installation id.
        Parameters:
        appInstallationId - the appInstallationId value to set.
        Returns:
        the GitHubResourceInfo object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.