public static class JobControllerStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<JobControllerStubSettings,JobControllerStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(JobControllerStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
JobControllerStubSettings.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.
|
JobControllerStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,Job> |
cancelJobSettings()
Returns the builder for the settings used for calls to cancelJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteJobRequest,com.google.protobuf.Empty> |
deleteJobSettings()
Returns the builder for the settings used for calls to deleteJob.
|
String |
getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
|
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.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> |
listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
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.OperationCallSettings.Builder<SubmitJobRequest,Job,JobMetadata> |
submitJobAsOperationOperationSettings()
Returns the builder for the settings used for calls to submitJobAsOperation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitJobRequest,com.google.longrunning.Operation> |
submitJobAsOperationSettings()
Returns the builder for the settings used for calls to submitJobAs.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitJobRequest,Job> |
submitJobSettings()
Returns the builder for the settings used for calls to submitJob.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
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, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(JobControllerStubSettings settings)
public JobControllerStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitJobRequest,Job> submitJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitJobRequest,com.google.longrunning.Operation> submitJobAsOperationSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SubmitJobRequest,Job,JobMetadata> submitJobAsOperationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job> getJobSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> listJobsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,Job> updateJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,Job> cancelJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteJobRequest,com.google.protobuf.Empty> deleteJobSettings()
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.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public String getEndpoint()
getEndpoint in class com.google.api.gax.rpc.StubSettings.Builder<JobControllerStubSettings,JobControllerStubSettings.Builder>public JobControllerStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<JobControllerStubSettings,JobControllerStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.