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 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<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.