Send feedback
Class HubServiceStubSettings.Builder (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.12.0 keyboard_arrow_down
public static class HubServiceStubSettings . Builder extends StubSettings . Builder<HubServiceStubSettings , HubServiceStubSettings . Builder >
Builder for HubServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(HubServiceStubSettings settings)
protected Builder ( HubServiceStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public HubServiceStubSettings . 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 HubServiceStubSettings 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.
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
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."],[],[]]