public static class RegionAutoscalersSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<RegionAutoscalersSettings,RegionAutoscalersSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(RegionAutoscalersSettings settings) |
protected |
Builder(RegionAutoscalersStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
RegionAutoscalersSettings.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.
|
RegionAutoscalersSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRegionAutoscalerRequest,Operation,Operation> |
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionAutoscalerRequest,Operation> |
deleteSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionAutoscalerRequest,Autoscaler> |
getSettings()
Returns the builder for the settings used for calls to get.
|
RegionAutoscalersStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionAutoscalerRequest,Operation,Operation> |
insertOperationSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionAutoscalerRequest,Operation> |
insertSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionAutoscalersRequest,RegionAutoscalerList,RegionAutoscalersClient.ListPagedResponse> |
listSettings()
Returns the builder for the settings used for calls to list.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PatchRegionAutoscalerRequest,Operation,Operation> |
patchOperationSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRegionAutoscalerRequest,Operation> |
patchSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRegionAutoscalerRequest,Operation,Operation> |
updateOperationSettings()
Returns the builder for the settings used for calls to update.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRegionAutoscalerRequest,Operation> |
updateSettings()
Returns the builder for the settings used for calls to update.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(RegionAutoscalersSettings settings)
protected Builder(RegionAutoscalersStubSettings.Builder stubSettings)
public RegionAutoscalersStubSettings.Builder getStubSettingsBuilder()
public RegionAutoscalersSettings.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.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionAutoscalerRequest,Operation> deleteSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRegionAutoscalerRequest,Operation,Operation> deleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionAutoscalerRequest,Autoscaler> getSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionAutoscalerRequest,Operation> insertSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionAutoscalerRequest,Operation,Operation> insertOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionAutoscalersRequest,RegionAutoscalerList,RegionAutoscalersClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRegionAutoscalerRequest,Operation> patchSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchRegionAutoscalerRequest,Operation,Operation> patchOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRegionAutoscalerRequest,Operation> updateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRegionAutoscalerRequest,Operation,Operation> updateOperationSettings()
public RegionAutoscalersSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<RegionAutoscalersSettings,RegionAutoscalersSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.