public static class HttpsHealthCheckStubSettings.Builder extends StubSettings.Builder<HttpsHealthCheckStubSettings,HttpsHealthCheckStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(HttpsHealthCheckStubSettings settings) |
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(ClientContext clientContext)
protected Builder(HttpsHealthCheckStubSettings settings)
public HttpsHealthCheckStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public UnaryCallSettings.Builder<DeleteHttpsHealthCheckHttpRequest,Operation> deleteHttpsHealthCheckSettings()
public UnaryCallSettings.Builder<GetHttpsHealthCheckHttpRequest,HttpsHealthCheck2> getHttpsHealthCheckSettings()
public UnaryCallSettings.Builder<InsertHttpsHealthCheckHttpRequest,Operation> insertHttpsHealthCheckSettings()
public PagedCallSettings.Builder<ListHttpsHealthChecksHttpRequest,HttpsHealthCheckList,HttpsHealthCheckClient.ListHttpsHealthChecksPagedResponse> listHttpsHealthChecksSettings()
public UnaryCallSettings.Builder<PatchHttpsHealthCheckHttpRequest,Operation> patchHttpsHealthCheckSettings()
public UnaryCallSettings.Builder<UpdateHttpsHealthCheckHttpRequest,Operation> updateHttpsHealthCheckSettings()
public HttpsHealthCheckStubSettings build() throws IOException
build
in class StubSettings.Builder<HttpsHealthCheckStubSettings,HttpsHealthCheckStubSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.