public static class TopicStatsServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<TopicStatsServiceStubSettings,TopicStatsServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TopicStatsServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
TopicStatsServiceStubSettings.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.
|
TopicStatsServiceStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeHeadCursorRequest,ComputeHeadCursorResponse> |
computeHeadCursorSettings()
Returns the builder for the settings used for calls to computeHeadCursor.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeMessageStatsRequest,ComputeMessageStatsResponse> |
computeMessageStatsSettings()
Returns the builder for the settings used for calls to computeMessageStats.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeTimeCursorRequest,ComputeTimeCursorResponse> |
computeTimeCursorSettings()
Returns the builder for the settings used for calls to computeTimeCursor.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TopicStatsServiceStubSettings settings)
public TopicStatsServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeMessageStatsRequest,ComputeMessageStatsResponse> computeMessageStatsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeHeadCursorRequest,ComputeHeadCursorResponse> computeHeadCursorSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeTimeCursorRequest,ComputeTimeCursorResponse> computeTimeCursorSettings()
public TopicStatsServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<TopicStatsServiceStubSettings,TopicStatsServiceStubSettings.Builder>IOExceptionCopyright © 2021 Google LLC. All rights reserved.