public static class RegionInstanceGroupsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<RegionInstanceGroupsStubSettings,RegionInstanceGroupsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(RegionInstanceGroupsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
RegionInstanceGroupsStubSettings.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.
|
RegionInstanceGroupsStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionInstanceGroupRequest,InstanceGroup> |
getSettings()
Returns the builder for the settings used for calls to get.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRegionInstanceGroupsRequest,RegionInstanceGroupsListInstances,RegionInstanceGroupsClient.ListInstancesPagedResponse> |
listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionInstanceGroupsRequest,RegionInstanceGroupList,RegionInstanceGroupsClient.ListPagedResponse> |
listSettings()
Returns the builder for the settings used for calls to list.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<SetNamedPortsRegionInstanceGroupRequest,Operation,Operation> |
setNamedPortsOperationSettings()
Returns the builder for the settings used for calls to setNamedPorts.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetNamedPortsRegionInstanceGroupRequest,Operation> |
setNamedPortsSettings()
Returns the builder for the settings used for calls to setNamedPorts.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(RegionInstanceGroupsStubSettings settings)
public RegionInstanceGroupsStubSettings.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<GetRegionInstanceGroupRequest,InstanceGroup> getSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionInstanceGroupsRequest,RegionInstanceGroupList,RegionInstanceGroupsClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRegionInstanceGroupsRequest,RegionInstanceGroupsListInstances,RegionInstanceGroupsClient.ListInstancesPagedResponse> listInstancesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetNamedPortsRegionInstanceGroupRequest,Operation> setNamedPortsSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SetNamedPortsRegionInstanceGroupRequest,Operation,Operation> setNamedPortsOperationSettings()
public RegionInstanceGroupsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<RegionInstanceGroupsStubSettings,RegionInstanceGroupsStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.