public static class JobsSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<JobsSettings,JobsSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(JobsSettings settings) |
protected |
Builder(JobsStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
JobsSettings.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.
|
JobsSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateJobRequest,Job,Job> |
createJobOperationSettings()
Returns the builder for the settings used for calls to createJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateJobRequest,com.google.longrunning.Operation> |
createJobSettings()
Returns the builder for the settings used for calls to createJob.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteJobRequest,Job,Job> |
deleteJobOperationSettings()
Returns the builder for the settings used for calls to deleteJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteJobRequest,com.google.longrunning.Operation> |
deleteJobSettings()
Returns the builder for the settings used for calls to deleteJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job> |
getJobSettings()
Returns the builder for the settings used for calls to getJob.
|
JobsStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsClient.ListJobsPagedResponse> |
listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RunJobRequest,Execution,Execution> |
runJobOperationSettings()
Returns the builder for the settings used for calls to runJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RunJobRequest,com.google.longrunning.Operation> |
runJobSettings()
Returns the builder for the settings used for calls to runJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateJobRequest,Job,Job> |
updateJobOperationSettings()
Returns the builder for the settings used for calls to updateJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,com.google.longrunning.Operation> |
updateJobSettings()
Returns the builder for the settings used for calls to updateJob.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, 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(JobsSettings settings)
protected Builder(JobsStubSettings.Builder stubSettings)
public JobsStubSettings.Builder getStubSettingsBuilder()
public JobsSettings.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<CreateJobRequest,com.google.longrunning.Operation> createJobSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateJobRequest,Job,Job> createJobOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job> getJobSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsClient.ListJobsPagedResponse> listJobsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,com.google.longrunning.Operation> updateJobSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateJobRequest,Job,Job> updateJobOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteJobRequest,com.google.longrunning.Operation> deleteJobSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteJobRequest,Job,Job> deleteJobOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunJobRequest,com.google.longrunning.Operation> runJobSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RunJobRequest,Execution,Execution> runJobOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public JobsSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<JobsSettings,JobsSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.