Send feedback
Class HubServiceSettings.Builder (1.35.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.35.0 keyboard_arrow_down
public static class HubServiceSettings . Builder extends ClientSettings . Builder<HubServiceSettings , HubServiceSettings . Builder >
Builder for HubServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(HubServiceSettings settings)
protected Builder ( HubServiceSettings settings )
Builder(HubServiceStubSettings.Builder stubSettings)
protected Builder ( HubServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public HubServiceSettings . 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 HubServiceSettings build ()
Overrides
createHubOperationSettings()
public OperationCallSettings . Builder<CreateHubRequest , Hub , OperationMetadata > createHubOperationSettings ()
Returns the builder for the settings used for calls to createHub.
createHubSettings()
public UnaryCallSettings . Builder<CreateHubRequest , Operation > createHubSettings ()
Returns the builder for the settings used for calls to createHub.
createSpokeOperationSettings()
public OperationCallSettings . Builder<CreateSpokeRequest , Spoke , OperationMetadata > createSpokeOperationSettings ()
Returns the builder for the settings used for calls to createSpoke.
createSpokeSettings()
public UnaryCallSettings . Builder<CreateSpokeRequest , Operation > createSpokeSettings ()
Returns the builder for the settings used for calls to createSpoke.
deleteHubOperationSettings()
public OperationCallSettings . Builder<DeleteHubRequest , Empty , OperationMetadata > deleteHubOperationSettings ()
Returns the builder for the settings used for calls to deleteHub.
deleteHubSettings()
public UnaryCallSettings . Builder<DeleteHubRequest , Operation > deleteHubSettings ()
Returns the builder for the settings used for calls to deleteHub.
deleteSpokeOperationSettings()
public OperationCallSettings . Builder<DeleteSpokeRequest , Empty , OperationMetadata > deleteSpokeOperationSettings ()
Returns the builder for the settings used for calls to deleteSpoke.
deleteSpokeSettings()
public UnaryCallSettings . Builder<DeleteSpokeRequest , Operation > deleteSpokeSettings ()
Returns the builder for the settings used for calls to deleteSpoke.
getHubSettings()
public UnaryCallSettings . Builder<GetHubRequest , Hub > getHubSettings ()
Returns the builder for the settings used for calls to getHub.
getSpokeSettings()
public UnaryCallSettings . Builder<GetSpokeRequest , Spoke > getSpokeSettings ()
Returns the builder for the settings used for calls to getSpoke.
getStubSettingsBuilder()
public HubServiceStubSettings . Builder getStubSettingsBuilder ()
listHubsSettings()
public PagedCallSettings . Builder<ListHubsRequest , ListHubsResponse , HubServiceClient . ListHubsPagedResponse > listHubsSettings ()
Returns the builder for the settings used for calls to listHubs.
listSpokesSettings()
public PagedCallSettings . Builder<ListSpokesRequest , ListSpokesResponse , HubServiceClient . ListSpokesPagedResponse > listSpokesSettings ()
Returns the builder for the settings used for calls to listSpokes.
updateHubOperationSettings()
public OperationCallSettings . Builder<UpdateHubRequest , Hub , OperationMetadata > updateHubOperationSettings ()
Returns the builder for the settings used for calls to updateHub.
updateHubSettings()
public UnaryCallSettings . Builder<UpdateHubRequest , Operation > updateHubSettings ()
Returns the builder for the settings used for calls to updateHub.
updateSpokeOperationSettings()
public OperationCallSettings . Builder<UpdateSpokeRequest , Spoke , OperationMetadata > updateSpokeOperationSettings ()
Returns the builder for the settings used for calls to updateSpoke.
updateSpokeSettings()
public UnaryCallSettings . Builder<UpdateSpokeRequest , Operation > updateSpokeSettings ()
Returns the builder for the settings used for calls to updateSpoke.
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-06 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-06 UTC."],[],[]]