Class HealthProfileServiceSettings.Builder (0.2.0)
public static class HealthProfileServiceSettings.Builder extends ClientSettings.Builder<HealthProfileServiceSettings,HealthProfileServiceSettings.Builder>
Builder for HealthProfileServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(HealthProfileServiceSettings settings)
protected Builder(HealthProfileServiceSettings settings)
Builder(HealthProfileServiceStubSettings.Builder stubSettings)
protected Builder(HealthProfileServiceStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public HealthProfileServiceSettings.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 HealthProfileServiceSettings 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.
getStubSettingsBuilder()
public HealthProfileServiceStubSettings.Builder getStubSettingsBuilder()
listPairedDevicesSettings()
public PagedCallSettings.Builder<ListPairedDevicesRequest,ListPairedDevicesResponse,HealthProfileServiceClient.ListPairedDevicesPagedResponse> listPairedDevicesSettings()
Returns the builder for the settings used for calls to listPairedDevices.
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."],[],[]]