Class OmnichannelSettingsServiceSettings.Builder (1.23.0)
1.23.0 (latest)
1.22.0
1.21.0
1.19.0
1.16.0
1.15.0
1.13.0
1.11.0
1.10.0
1.8.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.26.0
0.24.0
0.23.0
0.20.0
0.19.0
0.18.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
public static class OmnichannelSettingsServiceSettings . Builder extends ClientSettings . Builder<OmnichannelSettingsServiceSettings , OmnichannelSettingsServiceSettings . Builder >
Builder for OmnichannelSettingsServiceSettings.
Inherited Members
com.google.api.gax.rpc.ClientSettings.Builder.setGdchApiAudience(java.lang.String)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckInterval(org.threeten.bp.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckIntervalDuration(java.time.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder(@Nullable ClientContext clientContext)
protected Builder ( @Nullable ClientContext clientContext )
Parameter
Name
Description
clientContext
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
protected Builder ( OmnichannelSettingsServiceSettings settings )
protected Builder ( OmnichannelSettingsServiceStubSettings . Builder stubSettings )
Methods
public OmnichannelSettingsServiceSettings . 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 OmnichannelSettingsServiceSettings build ()
Overrides
public UnaryCallSettings . Builder<CreateOmnichannelSettingRequest , OmnichannelSetting > createOmnichannelSettingSettings ()
Returns the builder for the settings used for calls to createOmnichannelSetting.
public UnaryCallSettings . Builder<GetOmnichannelSettingRequest , OmnichannelSetting > getOmnichannelSettingSettings ()
Returns the builder for the settings used for calls to getOmnichannelSetting.
public OmnichannelSettingsServiceStubSettings . Builder getStubSettingsBuilder ()
public PagedCallSettings . Builder<ListOmnichannelSettingsRequest , ListOmnichannelSettingsResponse , OmnichannelSettingsServiceClient . ListOmnichannelSettingsPagedResponse > listOmnichannelSettingsSettings ()
Returns the builder for the settings used for calls to listOmnichannelSettings.
public UnaryCallSettings . Builder<RequestInventoryVerificationRequest , RequestInventoryVerificationResponse > requestInventoryVerificationSettings ()
Returns the builder for the settings used for calls to requestInventoryVerification.
public UnaryCallSettings . Builder<UpdateOmnichannelSettingRequest , OmnichannelSetting > updateOmnichannelSettingSettings ()
Returns the builder for the settings used for calls to updateOmnichannelSetting.
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 2026-08-04 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 2026-08-04 UTC."],[],[]]