public static class TargetSslProxyStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<TargetSslProxyStubSettings,TargetSslProxyStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TargetSslProxyStubSettings settings) |
Modifier and Type | Method and Description |
---|---|
TargetSslProxyStubSettings.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.
|
TargetSslProxyStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetSslProxyHttpRequest,Operation> |
deleteTargetSslProxySettings()
Returns the builder for the settings used for calls to deleteTargetSslProxy.
|
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.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setTracerFactory, setTransportChannelProvider, toString
protected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TargetSslProxyStubSettings settings)
public TargetSslProxyStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
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 TargetSslProxyStubSettings build() throws IOException
build
in class com.google.api.gax.rpc.StubSettings.Builder<TargetSslProxyStubSettings,TargetSslProxyStubSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.