Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
GitHubConfig |
GitHubConfig.clone() |
GitHubConfig |
Connection.getGithubConfig()
Configuration for connections to github.com.
|
GitHubConfig |
GitHubConfig.set(String fieldName,
Object value) |
GitHubConfig |
GitHubConfig.setAppInstallationId(Long appInstallationId)
Optional.
|
GitHubConfig |
GitHubConfig.setAuthorizerCredential(OAuthCredential authorizerCredential)
Optional.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.setGithubConfig(GitHubConfig githubConfig)
Configuration for connections to github.com.
|
Copyright © 2011–2025 Google. All rights reserved.