Class InsightsConfigServiceStubSettings.Builder (0.51.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class InsightsConfigServiceStubSettings.Builder extends StubSettings.Builder<InsightsConfigServiceStubSettings,InsightsConfigServiceStubSettings.Builder>
Builder for InsightsConfigServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(InsightsConfigServiceStubSettings settings)
protected Builder(InsightsConfigServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public InsightsConfigServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public InsightsConfigServiceStubSettings build()
Overrides
createInsightsConfigOperationSettings()
public OperationCallSettings.Builder<CreateInsightsConfigRequest,InsightsConfig,OperationMetadata> createInsightsConfigOperationSettings()
Returns the builder for the settings used for calls to createInsightsConfig.
createInsightsConfigSettings()
public UnaryCallSettings.Builder<CreateInsightsConfigRequest,Operation> createInsightsConfigSettings()
Returns the builder for the settings used for calls to createInsightsConfig.
deleteInsightsConfigOperationSettings()
public OperationCallSettings.Builder<DeleteInsightsConfigRequest,Empty,OperationMetadata> deleteInsightsConfigOperationSettings()
Returns the builder for the settings used for calls to deleteInsightsConfig.
deleteInsightsConfigSettings()
public UnaryCallSettings.Builder<DeleteInsightsConfigRequest,Operation> deleteInsightsConfigSettings()
Returns the builder for the settings used for calls to deleteInsightsConfig.
getDeploymentEventSettings()
public UnaryCallSettings.Builder<GetDeploymentEventRequest,DeploymentEvent> getDeploymentEventSettings()
Returns the builder for the settings used for calls to getDeploymentEvent.
getInsightsConfigSettings()
public UnaryCallSettings.Builder<GetInsightsConfigRequest,InsightsConfig> getInsightsConfigSettings()
Returns the builder for the settings used for calls to getInsightsConfig.
getLocationSettings()
public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
| Returns |
| Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
listDeploymentEventsSettings()
public PagedCallSettings.Builder<ListDeploymentEventsRequest,ListDeploymentEventsResponse,InsightsConfigServiceClient.ListDeploymentEventsPagedResponse> listDeploymentEventsSettings()
Returns the builder for the settings used for calls to listDeploymentEvents.
listInsightsConfigsSettings()
public PagedCallSettings.Builder<ListInsightsConfigsRequest,ListInsightsConfigsResponse,InsightsConfigServiceClient.ListInsightsConfigsPagedResponse> listInsightsConfigsSettings()
Returns the builder for the settings used for calls to listInsightsConfigs.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,InsightsConfigServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateInsightsConfigOperationSettings()
public OperationCallSettings.Builder<UpdateInsightsConfigRequest,InsightsConfig,OperationMetadata> updateInsightsConfigOperationSettings()
Returns the builder for the settings used for calls to updateInsightsConfig.
updateInsightsConfigSettings()
public UnaryCallSettings.Builder<UpdateInsightsConfigRequest,Operation> updateInsightsConfigSettings()
Returns the builder for the settings used for calls to updateInsightsConfig.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-31 UTC.
[null,null,["Last updated 2026-07-31 UTC."],[],[]]