public static class NetworksStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<NetworksStubSettings,NetworksStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(NetworksStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings.Builder<AddPeeringNetworkRequest,Operation,Operation> |
addPeeringOperationSettings()
Returns the builder for the settings used for calls to addPeering.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPeeringNetworkRequest,Operation> |
addPeeringSettings()
Returns the builder for the settings used for calls to addPeering.
|
NetworksStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
NetworksStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNetworkRequest,Operation,Operation> |
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNetworkRequest,Operation> |
deleteSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse> |
getEffectiveFirewallsSettings()
Returns the builder for the settings used for calls to getEffectiveFirewalls.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkRequest,Network> |
getSettings()
Returns the builder for the settings used for calls to get.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertNetworkRequest,Operation,Operation> |
insertOperationSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertNetworkRequest,Operation> |
insertSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPeeringRoutesNetworksRequest,ExchangedPeeringRoutesList,NetworksClient.ListPeeringRoutesPagedResponse> |
listPeeringRoutesSettings()
Returns the builder for the settings used for calls to listPeeringRoutes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,NetworkList,NetworksClient.ListPagedResponse> |
listSettings()
Returns the builder for the settings used for calls to list.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PatchNetworkRequest,Operation,Operation> |
patchOperationSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchNetworkRequest,Operation> |
patchSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePeeringNetworkRequest,Operation,Operation> |
removePeeringOperationSettings()
Returns the builder for the settings used for calls to removePeering.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePeeringNetworkRequest,Operation> |
removePeeringSettings()
Returns the builder for the settings used for calls to removePeering.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<SwitchToCustomModeNetworkRequest,Operation,Operation> |
switchToCustomModeOperationSettings()
Returns the builder for the settings used for calls to switchToCustomMode.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SwitchToCustomModeNetworkRequest,Operation> |
switchToCustomModeSettings()
Returns the builder for the settings used for calls to switchToCustomMode.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePeeringNetworkRequest,Operation,Operation> |
updatePeeringOperationSettings()
Returns the builder for the settings used for calls to updatePeering.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePeeringNetworkRequest,Operation> |
updatePeeringSettings()
Returns the builder for the settings used for calls to updatePeering.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(NetworksStubSettings settings)
public NetworksStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPeeringNetworkRequest,Operation> addPeeringSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<AddPeeringNetworkRequest,Operation,Operation> addPeeringOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNetworkRequest,Operation> deleteSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNetworkRequest,Operation,Operation> deleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkRequest,Network> getSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse> getEffectiveFirewallsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertNetworkRequest,Operation> insertSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertNetworkRequest,Operation,Operation> insertOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,NetworkList,NetworksClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPeeringRoutesNetworksRequest,ExchangedPeeringRoutesList,NetworksClient.ListPeeringRoutesPagedResponse> listPeeringRoutesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchNetworkRequest,Operation> patchSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchNetworkRequest,Operation,Operation> patchOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePeeringNetworkRequest,Operation> removePeeringSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePeeringNetworkRequest,Operation,Operation> removePeeringOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SwitchToCustomModeNetworkRequest,Operation> switchToCustomModeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SwitchToCustomModeNetworkRequest,Operation,Operation> switchToCustomModeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePeeringNetworkRequest,Operation> updatePeeringSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePeeringNetworkRequest,Operation,Operation> updatePeeringOperationSettings()
public NetworksStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<NetworksStubSettings,NetworksStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.