Send feedback
Class CloudBuildStubSettings.Builder (3.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.16.0 keyboard_arrow_down
public static class CloudBuildStubSettings . Builder extends StubSettings . Builder<CloudBuildStubSettings , CloudBuildStubSettings . Builder >
Builder for CloudBuildStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( CloudBuildStubSettings settings )
Methods
public CloudBuildStubSettings . 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 CloudBuildStubSettings 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 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 ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
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.
Send feedback
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-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]