public static class TargetHttpsProxyStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<TargetHttpsProxyStubSettings,TargetHttpsProxyStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TargetHttpsProxyStubSettings settings) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetHttpsProxiesHttpRequest,TargetHttpsProxyAggregatedList,TargetHttpsProxyClient.AggregatedListTargetHttpsProxiesPagedResponse> |
aggregatedListTargetHttpsProxiesSettings()
Returns the builder for the settings used for calls to aggregatedListTargetHttpsProxies.
|
TargetHttpsProxyStubSettings.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.
|
TargetHttpsProxyStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetHttpsProxyHttpRequest,Operation> |
deleteTargetHttpsProxySettings()
Returns the builder for the settings used for calls to deleteTargetHttpsProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetHttpsProxyHttpRequest,TargetHttpsProxy> |
getTargetHttpsProxySettings()
Returns the builder for the settings used for calls to getTargetHttpsProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetHttpsProxyHttpRequest,Operation> |
insertTargetHttpsProxySettings()
Returns the builder for the settings used for calls to insertTargetHttpsProxy.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpsProxiesHttpRequest,TargetHttpsProxyList,TargetHttpsProxyClient.ListTargetHttpsProxiesPagedResponse> |
listTargetHttpsProxiesSettings()
Returns the builder for the settings used for calls to listTargetHttpsProxies.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetQuicOverrideTargetHttpsProxyHttpRequest,Operation> |
setQuicOverrideTargetHttpsProxySettings()
Returns the builder for the settings used for calls to setQuicOverrideTargetHttpsProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslCertificatesTargetHttpsProxyHttpRequest,Operation> |
setSslCertificatesTargetHttpsProxySettings()
Returns the builder for the settings used for calls to setSslCertificatesTargetHttpsProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslPolicyTargetHttpsProxyHttpRequest,Operation> |
setSslPolicyTargetHttpsProxySettings()
Returns the builder for the settings used for calls to setSslPolicyTargetHttpsProxy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetUrlMapTargetHttpsProxyHttpRequest,Operation> |
setUrlMapTargetHttpsProxySettings()
Returns the builder for the settings used for calls to setUrlMapTargetHttpsProxy.
|
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(TargetHttpsProxyStubSettings settings)
public TargetHttpsProxyStubSettings.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.PagedCallSettings.Builder<AggregatedListTargetHttpsProxiesHttpRequest,TargetHttpsProxyAggregatedList,TargetHttpsProxyClient.AggregatedListTargetHttpsProxiesPagedResponse> aggregatedListTargetHttpsProxiesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetHttpsProxyHttpRequest,Operation> deleteTargetHttpsProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetHttpsProxyHttpRequest,TargetHttpsProxy> getTargetHttpsProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetHttpsProxyHttpRequest,Operation> insertTargetHttpsProxySettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetHttpsProxiesHttpRequest,TargetHttpsProxyList,TargetHttpsProxyClient.ListTargetHttpsProxiesPagedResponse> listTargetHttpsProxiesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetQuicOverrideTargetHttpsProxyHttpRequest,Operation> setQuicOverrideTargetHttpsProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslCertificatesTargetHttpsProxyHttpRequest,Operation> setSslCertificatesTargetHttpsProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSslPolicyTargetHttpsProxyHttpRequest,Operation> setSslPolicyTargetHttpsProxySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetUrlMapTargetHttpsProxyHttpRequest,Operation> setUrlMapTargetHttpsProxySettings()
public TargetHttpsProxyStubSettings build() throws IOException
build
in class com.google.api.gax.rpc.StubSettings.Builder<TargetHttpsProxyStubSettings,TargetHttpsProxyStubSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.