Class WorkloadManagerStubSettings.Builder (0.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class WorkloadManagerStubSettings.Builder extends StubSettings.Builder<WorkloadManagerStubSettings,WorkloadManagerStubSettings.Builder>
Builder for WorkloadManagerStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(WorkloadManagerStubSettings settings)
protected Builder(WorkloadManagerStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public WorkloadManagerStubSettings.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 WorkloadManagerStubSettings build()
Overrides
createEvaluationOperationSettings()
public OperationCallSettings.Builder<CreateEvaluationRequest,Evaluation,OperationMetadata> createEvaluationOperationSettings()
Returns the builder for the settings used for calls to createEvaluation.
createEvaluationSettings()
public UnaryCallSettings.Builder<CreateEvaluationRequest,Operation> createEvaluationSettings()
Returns the builder for the settings used for calls to createEvaluation.
deleteEvaluationOperationSettings()
public OperationCallSettings.Builder<DeleteEvaluationRequest,Empty,OperationMetadata> deleteEvaluationOperationSettings()
Returns the builder for the settings used for calls to deleteEvaluation.
deleteEvaluationSettings()
public UnaryCallSettings.Builder<DeleteEvaluationRequest,Operation> deleteEvaluationSettings()
Returns the builder for the settings used for calls to deleteEvaluation.
deleteExecutionOperationSettings()
public OperationCallSettings.Builder<DeleteExecutionRequest,Empty,OperationMetadata> deleteExecutionOperationSettings()
Returns the builder for the settings used for calls to deleteExecution.
deleteExecutionSettings()
public UnaryCallSettings.Builder<DeleteExecutionRequest,Operation> deleteExecutionSettings()
Returns the builder for the settings used for calls to deleteExecution.
getEvaluationSettings()
public UnaryCallSettings.Builder<GetEvaluationRequest,Evaluation> getEvaluationSettings()
Returns the builder for the settings used for calls to getEvaluation.
getExecutionSettings()
public UnaryCallSettings.Builder<GetExecutionRequest,Execution> getExecutionSettings()
Returns the builder for the settings used for calls to getExecution.
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> |
|
listEvaluationsSettings()
public PagedCallSettings.Builder<ListEvaluationsRequest,ListEvaluationsResponse,WorkloadManagerClient.ListEvaluationsPagedResponse> listEvaluationsSettings()
Returns the builder for the settings used for calls to listEvaluations.
listExecutionResultsSettings()
public PagedCallSettings.Builder<ListExecutionResultsRequest,ListExecutionResultsResponse,WorkloadManagerClient.ListExecutionResultsPagedResponse> listExecutionResultsSettings()
Returns the builder for the settings used for calls to listExecutionResults.
listExecutionsSettings()
public PagedCallSettings.Builder<ListExecutionsRequest,ListExecutionsResponse,WorkloadManagerClient.ListExecutionsPagedResponse> listExecutionsSettings()
Returns the builder for the settings used for calls to listExecutions.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,WorkloadManagerClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listRulesSettings()
public UnaryCallSettings.Builder<ListRulesRequest,ListRulesResponse> listRulesSettings()
Returns the builder for the settings used for calls to listRules.
listScannedResourcesSettings()
public PagedCallSettings.Builder<ListScannedResourcesRequest,ListScannedResourcesResponse,WorkloadManagerClient.ListScannedResourcesPagedResponse> listScannedResourcesSettings()
Returns the builder for the settings used for calls to listScannedResources.
runEvaluationOperationSettings()
public OperationCallSettings.Builder<RunEvaluationRequest,Execution,OperationMetadata> runEvaluationOperationSettings()
Returns the builder for the settings used for calls to runEvaluation.
runEvaluationSettings()
public UnaryCallSettings.Builder<RunEvaluationRequest,Operation> runEvaluationSettings()
Returns the builder for the settings used for calls to runEvaluation.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateEvaluationOperationSettings()
public OperationCallSettings.Builder<UpdateEvaluationRequest,Evaluation,OperationMetadata> updateEvaluationOperationSettings()
Returns the builder for the settings used for calls to updateEvaluation.
updateEvaluationSettings()
public UnaryCallSettings.Builder<UpdateEvaluationRequest,Operation> updateEvaluationSettings()
Returns the builder for the settings used for calls to updateEvaluation.
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-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]