Class HealthProfileServiceStubSettings.Builder (0.2.0)
public static class HealthProfileServiceStubSettings.Builder extends StubSettings.Builder<HealthProfileServiceStubSettings,HealthProfileServiceStubSettings.Builder>
Builder for HealthProfileServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(HealthProfileServiceStubSettings settings)
protected Builder(HealthProfileServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public HealthProfileServiceStubSettings.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 HealthProfileServiceStubSettings build()
Overrides
getIdentitySettings()
public UnaryCallSettings.Builder<GetIdentityRequest,Identity> getIdentitySettings()
Returns the builder for the settings used for calls to getIdentity.
getIrnProfileSettings()
public UnaryCallSettings.Builder<GetIrnProfileRequest,IrnProfile> getIrnProfileSettings()
Returns the builder for the settings used for calls to getIrnProfile.
getPairedDeviceSettings()
public UnaryCallSettings.Builder<GetPairedDeviceRequest,PairedDevice> getPairedDeviceSettings()
Returns the builder for the settings used for calls to getPairedDevice.
getProfileSettings()
public UnaryCallSettings.Builder<GetProfileRequest,Profile> getProfileSettings()
Returns the builder for the settings used for calls to getProfile.
getSettingsSettings()
public UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.
listPairedDevicesSettings()
public PagedCallSettings.Builder<ListPairedDevicesRequest,ListPairedDevicesResponse,HealthProfileServiceClient.ListPairedDevicesPagedResponse> listPairedDevicesSettings()
Returns the builder for the settings used for calls to listPairedDevices.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateProfileSettings()
public UnaryCallSettings.Builder<UpdateProfileRequest,Profile> updateProfileSettings()
Returns the builder for the settings used for calls to updateProfile.
updateSettingsSettings()
public UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
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-06-18 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-06-18 UTC."],[],[]]