public static class HttpHealthCheckStubSettings.Builder extends StubSettings.Builder<HttpHealthCheckStubSettings,HttpHealthCheckStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(HttpHealthCheckStubSettings settings) |
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(ClientContext clientContext)
protected Builder(HttpHealthCheckStubSettings settings)
public HttpHealthCheckStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exceptionpublic com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public UnaryCallSettings.Builder<DeleteHttpHealthCheckHttpRequest,Operation> deleteHttpHealthCheckSettings()
public UnaryCallSettings.Builder<GetHttpHealthCheckHttpRequest,HttpHealthCheck2> getHttpHealthCheckSettings()
public UnaryCallSettings.Builder<InsertHttpHealthCheckHttpRequest,Operation> insertHttpHealthCheckSettings()
public PagedCallSettings.Builder<ListHttpHealthChecksHttpRequest,HttpHealthCheckList,HttpHealthCheckClient.ListHttpHealthChecksPagedResponse> listHttpHealthChecksSettings()
public UnaryCallSettings.Builder<PatchHttpHealthCheckHttpRequest,Operation> patchHttpHealthCheckSettings()
public UnaryCallSettings.Builder<UpdateHttpHealthCheckHttpRequest,Operation> updateHttpHealthCheckSettings()
public HttpHealthCheckStubSettings build() throws IOException
build in class StubSettings.Builder<HttpHealthCheckStubSettings,HttpHealthCheckStubSettings.Builder>IOExceptionCopyright © 2019 Google LLC. All rights reserved.