public static class TargetPoolStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<TargetPoolStubSettings,TargetPoolStubSettings.Builder>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
Builder()  | 
protected  | 
Builder(com.google.api.gax.rpc.ClientContext clientContext)  | 
protected  | 
Builder(TargetPoolStubSettings settings)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AddHealthCheckTargetPoolHttpRequest,Operation> | 
addHealthCheckTargetPoolSettings()
Returns the builder for the settings used for calls to addHealthCheckTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<AddInstanceTargetPoolHttpRequest,Operation> | 
addInstanceTargetPoolSettings()
Returns the builder for the settings used for calls to addInstanceTargetPool. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> | 
aggregatedListTargetPoolsSettings()
Returns the builder for the settings used for calls to aggregatedListTargetPools. 
 | 
TargetPoolStubSettings.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. 
 | 
TargetPoolStubSettings | 
build()  | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetPoolHttpRequest,Operation> | 
deleteTargetPoolSettings()
Returns the builder for the settings used for calls to deleteTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> | 
getHealthTargetPoolSettings()
Returns the builder for the settings used for calls to getHealthTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolHttpRequest,TargetPool> | 
getTargetPoolSettings()
Returns the builder for the settings used for calls to getTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetPoolHttpRequest,Operation> | 
insertTargetPoolSettings()
Returns the builder for the settings used for calls to insertTargetPool. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetPoolsHttpRequest,TargetPoolList,TargetPoolClient.ListTargetPoolsPagedResponse> | 
listTargetPoolsSettings()
Returns the builder for the settings used for calls to listTargetPools. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveHealthCheckTargetPoolHttpRequest,Operation> | 
removeHealthCheckTargetPoolSettings()
Returns the builder for the settings used for calls to removeHealthCheckTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveInstanceTargetPoolHttpRequest,Operation> | 
removeInstanceTargetPoolSettings()
Returns the builder for the settings used for calls to removeInstanceTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackupTargetPoolHttpRequest,Operation> | 
setBackupTargetPoolSettings()
Returns the builder for the settings used for calls to setBackupTargetPool. 
 | 
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, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TargetPoolStubSettings settings)
public TargetPoolStubSettings.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.
Exceptionpublic com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddHealthCheckTargetPoolHttpRequest,Operation> addHealthCheckTargetPoolSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddInstanceTargetPoolHttpRequest,Operation> addInstanceTargetPoolSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetPoolsHttpRequest,TargetPoolAggregatedList,TargetPoolClient.AggregatedListTargetPoolsPagedResponse> aggregatedListTargetPoolsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetPoolHttpRequest,Operation> deleteTargetPoolSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolHttpRequest,TargetPool> getTargetPoolSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> getHealthTargetPoolSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetPoolHttpRequest,Operation> insertTargetPoolSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetPoolsHttpRequest,TargetPoolList,TargetPoolClient.ListTargetPoolsPagedResponse> listTargetPoolsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveHealthCheckTargetPoolHttpRequest,Operation> removeHealthCheckTargetPoolSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveInstanceTargetPoolHttpRequest,Operation> removeInstanceTargetPoolSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackupTargetPoolHttpRequest,Operation> setBackupTargetPoolSettings()
public TargetPoolStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<TargetPoolStubSettings,TargetPoolStubSettings.Builder>IOExceptionCopyright © 2019 Google LLC. All rights reserved.