Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
BitbucketCloudConfig |
BitbucketCloudConfig.clone() |
BitbucketCloudConfig |
Connection.getBitbucketCloudConfig()
Configuration for connections to Bitbucket Cloud.
|
BitbucketCloudConfig |
BitbucketCloudConfig.set(String fieldName,
Object value) |
BitbucketCloudConfig |
BitbucketCloudConfig.setAuthorizerCredential(UserCredential authorizerCredential)
Required.
|
BitbucketCloudConfig |
BitbucketCloudConfig.setReadAuthorizerCredential(UserCredential readAuthorizerCredential)
Required.
|
BitbucketCloudConfig |
BitbucketCloudConfig.setWebhookSecretSecretVersion(String webhookSecretSecretVersion)
Required.
|
BitbucketCloudConfig |
BitbucketCloudConfig.setWorkspace(String workspace)
Required.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.setBitbucketCloudConfig(BitbucketCloudConfig bitbucketCloudConfig)
Configuration for connections to Bitbucket Cloud.
|
Copyright © 2011–2025 Google. All rights reserved.