Class CloudBuildSettings.Builder (3.57.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 3.57.0keyboard_arrow_down
public static class CloudBuildSettings . Builder extends ClientSettings . Builder<CloudBuildSettings , CloudBuildSettings . Builder >
Builder for CloudBuildSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( CloudBuildSettings settings )
protected Builder ( CloudBuildStubSettings . Builder stubSettings )
Methods
public CloudBuildSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
public OperationCallSettings . Builder<ApproveBuildRequest , Build , BuildOperationMetadata > approveBuildOperationSettings ()
Returns the builder for the settings used for calls to approveBuild.
public UnaryCallSettings . Builder<ApproveBuildRequest , Operation > approveBuildSettings ()
Returns the builder for the settings used for calls to approveBuild.
public CloudBuildSettings build ()
Overrides
public UnaryCallSettings . Builder<CancelBuildRequest , Build > cancelBuildSettings ()
Returns the builder for the settings used for calls to cancelBuild.
public OperationCallSettings . Builder<CreateBuildRequest , Build , BuildOperationMetadata > createBuildOperationSettings ()
Returns the builder for the settings used for calls to createBuild.
public UnaryCallSettings . Builder<CreateBuildRequest , Operation > createBuildSettings ()
Returns the builder for the settings used for calls to createBuild.
public UnaryCallSettings . Builder<CreateBuildTriggerRequest , BuildTrigger > createBuildTriggerSettings ()
Returns the builder for the settings used for calls to createBuildTrigger.
public OperationCallSettings . Builder<CreateWorkerPoolRequest , WorkerPool , CreateWorkerPoolOperationMetadata > createWorkerPoolOperationSettings ()
Returns the builder for the settings used for calls to createWorkerPool.
public UnaryCallSettings . Builder<CreateWorkerPoolRequest , Operation > createWorkerPoolSettings ()
Returns the builder for the settings used for calls to createWorkerPool.
public UnaryCallSettings . Builder<DeleteBuildTriggerRequest , Empty > deleteBuildTriggerSettings ()
Returns the builder for the settings used for calls to deleteBuildTrigger.
public OperationCallSettings . Builder<DeleteWorkerPoolRequest , Empty , DeleteWorkerPoolOperationMetadata > deleteWorkerPoolOperationSettings ()
Returns the builder for the settings used for calls to deleteWorkerPool.
public UnaryCallSettings . Builder<DeleteWorkerPoolRequest , Operation > deleteWorkerPoolSettings ()
Returns the builder for the settings used for calls to deleteWorkerPool.
public UnaryCallSettings . Builder<GetBuildRequest , Build > getBuildSettings ()
Returns the builder for the settings used for calls to getBuild.
public UnaryCallSettings . Builder<GetBuildTriggerRequest , BuildTrigger > getBuildTriggerSettings ()
Returns the builder for the settings used for calls to getBuildTrigger.
public CloudBuildStubSettings . Builder getStubSettingsBuilder ()
public UnaryCallSettings . Builder<GetWorkerPoolRequest , WorkerPool > getWorkerPoolSettings ()
Returns the builder for the settings used for calls to getWorkerPool.
public PagedCallSettings . Builder<ListBuildTriggersRequest , ListBuildTriggersResponse , CloudBuildClient . ListBuildTriggersPagedResponse > listBuildTriggersSettings ()
Returns the builder for the settings used for calls to listBuildTriggers.
public PagedCallSettings . Builder<ListBuildsRequest , ListBuildsResponse , CloudBuildClient . ListBuildsPagedResponse > listBuildsSettings ()
Returns the builder for the settings used for calls to listBuilds.
public PagedCallSettings . Builder<ListWorkerPoolsRequest , ListWorkerPoolsResponse , CloudBuildClient . ListWorkerPoolsPagedResponse > listWorkerPoolsSettings ()
Returns the builder for the settings used for calls to listWorkerPools.
public UnaryCallSettings . Builder<ReceiveTriggerWebhookRequest , ReceiveTriggerWebhookResponse > receiveTriggerWebhookSettings ()
Returns the builder for the settings used for calls to receiveTriggerWebhook.
public OperationCallSettings . Builder<RetryBuildRequest , Build , BuildOperationMetadata > retryBuildOperationSettings ()
Returns the builder for the settings used for calls to retryBuild.
public UnaryCallSettings . Builder<RetryBuildRequest , Operation > retryBuildSettings ()
Returns the builder for the settings used for calls to retryBuild.
public OperationCallSettings . Builder<RunBuildTriggerRequest , Build , BuildOperationMetadata > runBuildTriggerOperationSettings ()
Returns the builder for the settings used for calls to runBuildTrigger.
public UnaryCallSettings . Builder<RunBuildTriggerRequest , Operation > runBuildTriggerSettings ()
Returns the builder for the settings used for calls to runBuildTrigger.
public UnaryCallSettings . Builder<UpdateBuildTriggerRequest , BuildTrigger > updateBuildTriggerSettings ()
Returns the builder for the settings used for calls to updateBuildTrigger.
public OperationCallSettings . Builder<UpdateWorkerPoolRequest , WorkerPool , UpdateWorkerPoolOperationMetadata > updateWorkerPoolOperationSettings ()
Returns the builder for the settings used for calls to updateWorkerPool.
public UnaryCallSettings . Builder<UpdateWorkerPoolRequest , Operation > updateWorkerPoolSettings ()
Returns the builder for the settings used for calls to updateWorkerPool.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[],[]]