Send feedback
Class TargetPoolsStubSettings.Builder (1.55.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.55.0 keyboard_arrow_down
public static class TargetPoolsStubSettings . Builder extends StubSettings . Builder<TargetPoolsStubSettings , TargetPoolsStubSettings . Builder >
Builder for TargetPoolsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(TargetPoolsStubSettings settings)
protected Builder ( TargetPoolsStubSettings settings )
Methods
addHealthCheckOperationSettings()
public OperationCallSettings . Builder<AddHealthCheckTargetPoolRequest , Operation , Operation > addHealthCheckOperationSettings ()
Returns the builder for the settings used for calls to addHealthCheck.
addHealthCheckSettings()
public UnaryCallSettings . Builder<AddHealthCheckTargetPoolRequest , Operation > addHealthCheckSettings ()
Returns the builder for the settings used for calls to addHealthCheck.
addInstanceOperationSettings()
public OperationCallSettings . Builder<AddInstanceTargetPoolRequest , Operation , Operation > addInstanceOperationSettings ()
Returns the builder for the settings used for calls to addInstance.
addInstanceSettings()
public UnaryCallSettings . Builder<AddInstanceTargetPoolRequest , Operation > addInstanceSettings ()
Returns the builder for the settings used for calls to addInstance.
aggregatedListSettings()
public PagedCallSettings . Builder<AggregatedListTargetPoolsRequest , TargetPoolAggregatedList , TargetPoolsClient . AggregatedListPagedResponse > aggregatedListSettings ()
Returns the builder for the settings used for calls to aggregatedList.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public TargetPoolsStubSettings . 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.
build()
public TargetPoolsStubSettings build ()
Overrides
deleteOperationSettings()
public OperationCallSettings . Builder<DeleteTargetPoolRequest , Operation , Operation > deleteOperationSettings ()
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings . Builder<DeleteTargetPoolRequest , Operation > deleteSettings ()
Returns the builder for the settings used for calls to delete.
getHealthSettings()
public UnaryCallSettings . Builder<GetHealthTargetPoolRequest , TargetPoolInstanceHealth > getHealthSettings ()
Returns the builder for the settings used for calls to getHealth.
getSettings()
public UnaryCallSettings . Builder<GetTargetPoolRequest , TargetPool > getSettings ()
Returns the builder for the settings used for calls to get.
insertOperationSettings()
public OperationCallSettings . Builder<InsertTargetPoolRequest , Operation , Operation > insertOperationSettings ()
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings . Builder<InsertTargetPoolRequest , Operation > insertSettings ()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings . Builder<ListTargetPoolsRequest , TargetPoolList , TargetPoolsClient . ListPagedResponse > listSettings ()
Returns the builder for the settings used for calls to list.
removeHealthCheckOperationSettings()
public OperationCallSettings . Builder<RemoveHealthCheckTargetPoolRequest , Operation , Operation > removeHealthCheckOperationSettings ()
Returns the builder for the settings used for calls to removeHealthCheck.
removeHealthCheckSettings()
public UnaryCallSettings . Builder<RemoveHealthCheckTargetPoolRequest , Operation > removeHealthCheckSettings ()
Returns the builder for the settings used for calls to removeHealthCheck.
removeInstanceOperationSettings()
public OperationCallSettings . Builder<RemoveInstanceTargetPoolRequest , Operation , Operation > removeInstanceOperationSettings ()
Returns the builder for the settings used for calls to removeInstance.
removeInstanceSettings()
public UnaryCallSettings . Builder<RemoveInstanceTargetPoolRequest , Operation > removeInstanceSettings ()
Returns the builder for the settings used for calls to removeInstance.
setBackupOperationSettings()
public OperationCallSettings . Builder<SetBackupTargetPoolRequest , Operation , Operation > setBackupOperationSettings ()
Returns the builder for the settings used for calls to setBackup.
setBackupSettings()
public UnaryCallSettings . Builder<SetBackupTargetPoolRequest , Operation > setBackupSettings ()
Returns the builder for the settings used for calls to setBackup.
setSecurityPolicyOperationSettings()
public OperationCallSettings . Builder<SetSecurityPolicyTargetPoolRequest , Operation , Operation > setSecurityPolicyOperationSettings ()
Returns the builder for the settings used for calls to setSecurityPolicy.
setSecurityPolicySettings()
public UnaryCallSettings . Builder<SetSecurityPolicyTargetPoolRequest , Operation > setSecurityPolicySettings ()
Returns the builder for the settings used for calls to setSecurityPolicy.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
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 2024-11-02 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 2024-11-02 UTC."],[],[]]