Class RoutersStubSettings.Builder (1.22.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.22.0keyboard_arrow_down
public static class RoutersStubSettings . Builder extends StubSettings . Builder<RoutersStubSettings , RoutersStubSettings . Builder >
Builder for RoutersStubSettings.
Constructors
protected Builder ( ClientContext clientContext )
Parameter
protected Builder ( RoutersStubSettings settings )
Parameter
Methods
public PagedCallSettings . Builder<AggregatedListRoutersRequest , RouterAggregatedList , RoutersClient . AggregatedListPagedResponse > aggregatedListSettings ()
Returns the builder for the settings used for calls to aggregatedList.
Returns
public RoutersStubSettings . 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
public RoutersStubSettings build ()
Returns
Overrides
Exceptions
public OperationCallSettings . Builder<DeleteRouterRequest , Operation , Operation > deleteOperationSettings ()
Returns the builder for the settings used for calls to delete.
Returns
public UnaryCallSettings . Builder<DeleteRouterRequest , Operation > deleteSettings ()
Returns the builder for the settings used for calls to delete.
Returns
public PagedCallSettings . Builder<GetNatMappingInfoRoutersRequest , VmEndpointNatMappingsList , RoutersClient . GetNatMappingInfoPagedResponse > getNatMappingInfoSettings ()
Returns the builder for the settings used for calls to getNatMappingInfo.
Returns
public UnaryCallSettings . Builder<GetRouterStatusRouterRequest , RouterStatusResponse > getRouterStatusSettings ()
Returns the builder for the settings used for calls to getRouterStatus.
Returns
public UnaryCallSettings . Builder<GetRouterRequest , Router > getSettings ()
Returns the builder for the settings used for calls to get.
Returns
public OperationCallSettings . Builder<InsertRouterRequest , Operation , Operation > insertOperationSettings ()
Returns the builder for the settings used for calls to insert.
Returns
public UnaryCallSettings . Builder<InsertRouterRequest , Operation > insertSettings ()
Returns the builder for the settings used for calls to insert.
Returns
public PagedCallSettings . Builder<ListRoutersRequest , RouterList , RoutersClient . ListPagedResponse > listSettings ()
Returns the builder for the settings used for calls to list.
Returns
public OperationCallSettings . Builder<PatchRouterRequest , Operation , Operation > patchOperationSettings ()
Returns the builder for the settings used for calls to patch.
Returns
public UnaryCallSettings . Builder<PatchRouterRequest , Operation > patchSettings ()
Returns the builder for the settings used for calls to patch.
Returns
public UnaryCallSettings . Builder<PreviewRouterRequest , RoutersPreviewResponse > previewSettings ()
Returns the builder for the settings used for calls to preview.
Returns
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
public OperationCallSettings . Builder<UpdateRouterRequest , Operation , Operation > updateOperationSettings ()
Returns the builder for the settings used for calls to update.
Returns
public UnaryCallSettings . Builder<UpdateRouterRequest , Operation > updateSettings ()
Returns the builder for the settings used for calls to update.
Returns
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 2025-08-07 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 2025-08-07 UTC."],[],[]]