public static class JobsV1Beta3Settings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<JobsV1Beta3Settings,JobsV1Beta3Settings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(JobsV1Beta3Settings settings) |
protected |
Builder(JobsV1Beta3StubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.AggregatedListJobsPagedResponse> |
aggregatedListJobsSettings()
Returns the builder for the settings used for calls to aggregatedListJobs.
|
JobsV1Beta3Settings.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.
|
JobsV1Beta3Settings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckActiveJobsRequest,CheckActiveJobsResponse> |
checkActiveJobsSettings()
Returns the builder for the settings used for calls to checkActiveJobs.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateJobRequest,Job> |
createJobSettings()
Returns the builder for the settings used for calls to createJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job> |
getJobSettings()
Returns the builder for the settings used for calls to getJob.
|
JobsV1Beta3StubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.ListJobsPagedResponse> |
listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SnapshotJobRequest,Snapshot> |
snapshotJobSettings()
Returns the builder for the settings used for calls to snapshotJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,Job> |
updateJobSettings()
Returns the builder for the settings used for calls to updateJob.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(JobsV1Beta3Settings settings)
protected Builder(JobsV1Beta3StubSettings.Builder stubSettings)
public JobsV1Beta3StubSettings.Builder getStubSettingsBuilder()
public JobsV1Beta3Settings.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,Job> createJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job> getJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,Job> updateJobSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.ListJobsPagedResponse> listJobsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.AggregatedListJobsPagedResponse> aggregatedListJobsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckActiveJobsRequest,CheckActiveJobsResponse> checkActiveJobsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SnapshotJobRequest,Snapshot> snapshotJobSettings()
public JobsV1Beta3Settings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<JobsV1Beta3Settings,JobsV1Beta3Settings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.