Send feedback
Class HubServiceStubSettings.Builder (1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.3.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 )
Parameter
Builder(HubServiceStubSettings settings)
protected Builder ( HubServiceStubSettings settings )
Parameter
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.
Parameter
Returns
build()
public HubServiceStubSettings build ()
Returns
Overrides
Exceptions
createHubOperationSettings()
public OperationCallSettings . Builder<CreateHubRequest , Hub , OperationMetadata > createHubOperationSettings ()
Returns the builder for the settings used for calls to createHub.
Returns
createHubSettings()
public UnaryCallSettings . Builder<CreateHubRequest , Operation > createHubSettings ()
Returns the builder for the settings used for calls to createHub.
Returns
createSpokeOperationSettings()
public OperationCallSettings . Builder<CreateSpokeRequest , Spoke , OperationMetadata > createSpokeOperationSettings ()
Returns the builder for the settings used for calls to createSpoke.
Returns
createSpokeSettings()
public UnaryCallSettings . Builder<CreateSpokeRequest , Operation > createSpokeSettings ()
Returns the builder for the settings used for calls to createSpoke.
Returns
deleteHubOperationSettings()
public OperationCallSettings . Builder<DeleteHubRequest , Empty , OperationMetadata > deleteHubOperationSettings ()
Returns the builder for the settings used for calls to deleteHub.
Returns
deleteHubSettings()
public UnaryCallSettings . Builder<DeleteHubRequest , Operation > deleteHubSettings ()
Returns the builder for the settings used for calls to deleteHub.
Returns
deleteSpokeOperationSettings()
public OperationCallSettings . Builder<DeleteSpokeRequest , Empty , OperationMetadata > deleteSpokeOperationSettings ()
Returns the builder for the settings used for calls to deleteSpoke.
Returns
deleteSpokeSettings()
public UnaryCallSettings . Builder<DeleteSpokeRequest , Operation > deleteSpokeSettings ()
Returns the builder for the settings used for calls to deleteSpoke.
Returns
getHubSettings()
public UnaryCallSettings . Builder<GetHubRequest , Hub > getHubSettings ()
Returns the builder for the settings used for calls to getHub.
Returns
getSpokeSettings()
public UnaryCallSettings . Builder<GetSpokeRequest , Spoke > getSpokeSettings ()
Returns the builder for the settings used for calls to getSpoke.
Returns
listHubsSettings()
public PagedCallSettings . Builder<ListHubsRequest , ListHubsResponse , HubServiceClient . ListHubsPagedResponse > listHubsSettings ()
Returns the builder for the settings used for calls to listHubs.
Returns
listSpokesSettings()
public PagedCallSettings . Builder<ListSpokesRequest , ListSpokesResponse , HubServiceClient . ListSpokesPagedResponse > listSpokesSettings ()
Returns the builder for the settings used for calls to listSpokes.
Returns
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.
Returns
updateHubSettings()
public UnaryCallSettings . Builder<UpdateHubRequest , Operation > updateHubSettings ()
Returns the builder for the settings used for calls to updateHub.
Returns
updateSpokeOperationSettings()
public OperationCallSettings . Builder<UpdateSpokeRequest , Spoke , OperationMetadata > updateSpokeOperationSettings ()
Returns the builder for the settings used for calls to updateSpoke.
Returns
updateSpokeSettings()
public UnaryCallSettings . Builder<UpdateSpokeRequest , Operation > updateSpokeSettings ()
Returns the builder for the settings used for calls to updateSpoke.
Returns
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."],[],[]]