Package com.google.cloud.compute.v1
Class TargetTcpProxiesSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<TargetTcpProxiesSettings,TargetTcpProxiesSettings.Builder>
-
- com.google.cloud.compute.v1.TargetTcpProxiesSettings.Builder
-
- Enclosing class:
- TargetTcpProxiesSettings
public static class TargetTcpProxiesSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TargetTcpProxiesSettings,TargetTcpProxiesSettings.Builder>
Builder for TargetTcpProxiesSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(TargetTcpProxiesStubSettings.Builder stubSettings)
protected
Builder(TargetTcpProxiesSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,TargetTcpProxiesClient.AggregatedListPagedResponse>
aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.TargetTcpProxiesSettings.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.TargetTcpProxiesSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation,Operation>
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation>
deleteSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetTcpProxyRequest,TargetTcpProxy>
getSettings()
Returns the builder for the settings used for calls to get.TargetTcpProxiesStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertTargetTcpProxyRequest,Operation,Operation>
insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetTcpProxyRequest,Operation>
insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxiesClient.ListPagedResponse>
listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.OperationCallSettings.Builder<SetBackendServiceTargetTcpProxyRequest,Operation,Operation>
setBackendServiceOperationSettings()
Returns the builder for the settings used for calls to setBackendService.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackendServiceTargetTcpProxyRequest,Operation>
setBackendServiceSettings()
Returns the builder for the settings used for calls to setBackendService.com.google.api.gax.rpc.OperationCallSettings.Builder<SetProxyHeaderTargetTcpProxyRequest,Operation,Operation>
setProxyHeaderOperationSettings()
Returns the builder for the settings used for calls to setProxyHeader.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetProxyHeaderTargetTcpProxyRequest,Operation>
setProxyHeaderSettings()
Returns the builder for the settings used for calls to setProxyHeader.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(TargetTcpProxiesSettings settings)
-
Builder
protected Builder(TargetTcpProxiesStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public TargetTcpProxiesStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public TargetTcpProxiesSettings.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.Note: This method does not support applying settings to streaming methods.
-
aggregatedListSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,TargetTcpProxiesClient.AggregatedListPagedResponse> aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-
deleteSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
-
deleteOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
-
getSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetTcpProxyRequest,TargetTcpProxy> getSettings()
Returns the builder for the settings used for calls to get.
-
insertSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetTcpProxyRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
-
insertOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertTargetTcpProxyRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
-
listSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxiesClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
-
setBackendServiceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackendServiceTargetTcpProxyRequest,Operation> setBackendServiceSettings()
Returns the builder for the settings used for calls to setBackendService.
-
setBackendServiceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<SetBackendServiceTargetTcpProxyRequest,Operation,Operation> setBackendServiceOperationSettings()
Returns the builder for the settings used for calls to setBackendService.
-
setProxyHeaderSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetProxyHeaderTargetTcpProxyRequest,Operation> setProxyHeaderSettings()
Returns the builder for the settings used for calls to setProxyHeader.
-
setProxyHeaderOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<SetProxyHeaderTargetTcpProxyRequest,Operation,Operation> setProxyHeaderOperationSettings()
Returns the builder for the settings used for calls to setProxyHeader.
-
build
public TargetTcpProxiesSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<TargetTcpProxiesSettings,TargetTcpProxiesSettings.Builder>
- Throws:
IOException
-
-