public static class TargetSslProxySettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TargetSslProxySettings,TargetSslProxySettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TargetSslProxySettings settings) |
protected |
Builder(TargetSslProxyStubSettings.Builder stubSettings) |
Modifier and Type | Method and Description |
---|---|
TargetSslProxySettings.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.
|
TargetSslProxySettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetSslProxyHttpRequest,Operation> |
deleteTargetSslProxySettings()
Returns the builder for the settings used for calls to deleteTargetSslProxy.
|
TargetSslProxyStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetSslProxyHttpRequest,TargetSslProxy> |
getTargetSslProxySettings()
Returns the builder for the settings used for calls to getTargetSslProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetSslProxyHttpRequest,Operation> |
insertTargetSslProxySettings()
Returns the builder for the settings used for calls to insertTargetSslProxy.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
listTargetSslProxiesSettings()
Returns the builder for the settings used for calls to listTargetSslProxies.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackendServiceTargetSslProxyHttpRequest,Operation> |
setBackendServiceTargetSslProxySettings()
Returns the builder for the settings used for calls to setBackendServiceTargetSslProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetProxyHeaderTargetSslProxyHttpRequest,Operation> |
setProxyHeaderTargetSslProxySettings()
Returns the builder for the settings used for calls to setProxyHeaderTargetSslProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslCertificatesTargetSslProxyHttpRequest,Operation> |
setSslCertificatesTargetSslProxySettings()
Returns the builder for the settings used for calls to setSslCertificatesTargetSslProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslPolicyTargetSslProxyHttpRequest,Operation> |
setSslPolicyTargetSslProxySettings()
Returns the builder for the settings used for calls to setSslPolicyTargetSslProxy.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
protected Builder() throws IOException
IOException
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TargetSslProxySettings settings)
protected Builder(TargetSslProxyStubSettings.Builder stubSettings)
public TargetSslProxyStubSettings.Builder getStubSettingsBuilder()
public TargetSslProxySettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetSslProxyHttpRequest,Operation> deleteTargetSslProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetSslProxyHttpRequest,TargetSslProxy> getTargetSslProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetSslProxyHttpRequest,Operation> insertTargetSslProxySettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> listTargetSslProxiesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackendServiceTargetSslProxyHttpRequest,Operation> setBackendServiceTargetSslProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetProxyHeaderTargetSslProxyHttpRequest,Operation> setProxyHeaderTargetSslProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslCertificatesTargetSslProxyHttpRequest,Operation> setSslCertificatesTargetSslProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslPolicyTargetSslProxyHttpRequest,Operation> setSslPolicyTargetSslProxySettings()
public TargetSslProxySettings build() throws IOException
build
in class com.google.api.gax.rpc.ClientSettings.Builder<TargetSslProxySettings,TargetSslProxySettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.