Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class RoutersStubSettings.Builder (1.24.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.24.0keyboard_arrow_down
public static class RoutersStubSettings . Builder extends StubSettings . Builder<RoutersStubSettings , RoutersStubSettings . Builder >
Builder for RoutersStubSettings.
Constructors
protected Builder ( ClientContext clientContext )
protected Builder ( RoutersStubSettings settings )
Methods
public PagedCallSettings . Builder<AggregatedListRoutersRequest , RouterAggregatedList , RoutersClient . AggregatedListPagedResponse > aggregatedListSettings ()
Returns the builder for the settings used for calls to aggregatedList.
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.
public RoutersStubSettings build ()
Overrides
public OperationCallSettings . Builder<DeleteRouterRequest , Operation , Operation > deleteOperationSettings ()
Returns the builder for the settings used for calls to delete.
public UnaryCallSettings . Builder<DeleteRouterRequest , Operation > deleteSettings ()
Returns the builder for the settings used for calls to delete.
public PagedCallSettings . Builder<GetNatMappingInfoRoutersRequest , VmEndpointNatMappingsList , RoutersClient . GetNatMappingInfoPagedResponse > getNatMappingInfoSettings ()
Returns the builder for the settings used for calls to getNatMappingInfo.
public UnaryCallSettings . Builder<GetRouterStatusRouterRequest , RouterStatusResponse > getRouterStatusSettings ()
Returns the builder for the settings used for calls to getRouterStatus.
public UnaryCallSettings . Builder<GetRouterRequest , Router > getSettings ()
Returns the builder for the settings used for calls to get.
public OperationCallSettings . Builder<InsertRouterRequest , Operation , Operation > insertOperationSettings ()
Returns the builder for the settings used for calls to insert.
public UnaryCallSettings . Builder<InsertRouterRequest , Operation > insertSettings ()
Returns the builder for the settings used for calls to insert.
public PagedCallSettings . Builder<ListRoutersRequest , RouterList , RoutersClient . ListPagedResponse > listSettings ()
Returns the builder for the settings used for calls to list.
public OperationCallSettings . Builder<PatchRouterRequest , Operation , Operation > patchOperationSettings ()
Returns the builder for the settings used for calls to patch.
public UnaryCallSettings . Builder<PatchRouterRequest , Operation > patchSettings ()
Returns the builder for the settings used for calls to patch.
public UnaryCallSettings . Builder<PreviewRouterRequest , RoutersPreviewResponse > previewSettings ()
Returns the builder for the settings used for calls to preview.
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.
public UnaryCallSettings . Builder<UpdateRouterRequest , Operation > updateSettings ()
Returns the builder for the settings used for calls to update.
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-01 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-01 UTC."],[],[]]