public static class RoutersSettings.Builder extends ClientSettings.Builder<RoutersSettings,RoutersSettings.Builder>
Builder for RoutersSettings.
Inherited Members
com.google.api.gax.rpc.ClientSettings.Builder.setGdchApiAudience(java.lang.String)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckInterval(org.threeten.bp.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckIntervalDuration(java.time.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
protected Builder(RoutersSettings settings)
protected Builder(RoutersStubSettings.Builder stubSettings)
Methods
public PagedCallSettings.Builder<AggregatedListRoutersRequest,RouterAggregatedList,RoutersClient.AggregatedListPagedResponse> aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
public RoutersSettings.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 RoutersSettings build()
Overrides
public OperationCallSettings.Builder<DeleteNamedSetRouterRequest,Operation,Operation> deleteNamedSetOperationSettings()
Returns the builder for the settings used for calls to deleteNamedSet.
public UnaryCallSettings.Builder<DeleteNamedSetRouterRequest,Operation> deleteNamedSetSettings()
Returns the builder for the settings used for calls to deleteNamedSet.
public OperationCallSettings.Builder<DeleteRouterRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
public OperationCallSettings.Builder<DeleteRoutePolicyRouterRequest,Operation,Operation> deleteRoutePolicyOperationSettings()
Returns the builder for the settings used for calls to deleteRoutePolicy.
public UnaryCallSettings.Builder<DeleteRoutePolicyRouterRequest,Operation> deleteRoutePolicySettings()
Returns the builder for the settings used for calls to deleteRoutePolicy.
public UnaryCallSettings.Builder<DeleteRouterRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
public UnaryCallSettings.Builder<GetNamedSetRouterRequest,RoutersGetNamedSetResponse> getNamedSetSettings()
Returns the builder for the settings used for calls to getNamedSet.
public UnaryCallSettings.Builder<GetNatIpInfoRouterRequest,NatIpInfoResponse> getNatIpInfoSettings()
Returns the builder for the settings used for calls to getNatIpInfo.
public PagedCallSettings.Builder<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse> getNatMappingInfoSettings()
Returns the builder for the settings used for calls to getNatMappingInfo.
public UnaryCallSettings.Builder<GetRoutePolicyRouterRequest,RoutersGetRoutePolicyResponse> getRoutePolicySettings()
Returns the builder for the settings used for calls to getRoutePolicy.
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 RoutersStubSettings.Builder getStubSettingsBuilder()
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<ListBgpRoutesRoutersRequest,RoutersListBgpRoutes,RoutersClient.ListBgpRoutesPagedResponse> listBgpRoutesSettings()
Returns the builder for the settings used for calls to listBgpRoutes.
public PagedCallSettings.Builder<ListNamedSetsRoutersRequest,RoutersListNamedSets,RoutersClient.ListNamedSetsPagedResponse> listNamedSetsSettings()
Returns the builder for the settings used for calls to listNamedSets.
public PagedCallSettings.Builder<ListRoutePoliciesRoutersRequest,RoutersListRoutePolicies,RoutersClient.ListRoutePoliciesPagedResponse> listRoutePoliciesSettings()
Returns the builder for the settings used for calls to listRoutePolicies.
public PagedCallSettings.Builder<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
public OperationCallSettings.Builder<PatchNamedSetRouterRequest,Operation,Operation> patchNamedSetOperationSettings()
Returns the builder for the settings used for calls to patchNamedSet.
public UnaryCallSettings.Builder<PatchNamedSetRouterRequest,Operation> patchNamedSetSettings()
Returns the builder for the settings used for calls to patchNamedSet.
public OperationCallSettings.Builder<PatchRouterRequest,Operation,Operation> patchOperationSettings()
Returns the builder for the settings used for calls to patch.
public OperationCallSettings.Builder<PatchRoutePolicyRouterRequest,Operation,Operation> patchRoutePolicyOperationSettings()
Returns the builder for the settings used for calls to patchRoutePolicy.
public UnaryCallSettings.Builder<PatchRoutePolicyRouterRequest,Operation> patchRoutePolicySettings()
Returns the builder for the settings used for calls to patchRoutePolicy.
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 OperationCallSettings.Builder<UpdateNamedSetRouterRequest,Operation,Operation> updateNamedSetOperationSettings()
Returns the builder for the settings used for calls to updateNamedSet.
public UnaryCallSettings.Builder<UpdateNamedSetRouterRequest,Operation> updateNamedSetSettings()
Returns the builder for the settings used for calls to updateNamedSet.
public OperationCallSettings.Builder<UpdateRouterRequest,Operation,Operation> updateOperationSettings()
Returns the builder for the settings used for calls to update.
public OperationCallSettings.Builder<UpdateRoutePolicyRouterRequest,Operation,Operation> updateRoutePolicyOperationSettings()
Returns the builder for the settings used for calls to updateRoutePolicy.
public UnaryCallSettings.Builder<UpdateRoutePolicyRouterRequest,Operation> updateRoutePolicySettings()
Returns the builder for the settings used for calls to updateRoutePolicy.
public UnaryCallSettings.Builder<UpdateRouterRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.