public static class BatchControllerSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<BatchControllerSettings,BatchControllerSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BatchControllerSettings settings) |
protected |
Builder(BatchControllerStubSettings.Builder stubSettings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
BatchControllerSettings.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.
|
BatchControllerSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,Batch,BatchOperationMetadata> |
createBatchOperationSettings()
Returns the builder for the settings used for calls to createBatch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchRequest,com.google.longrunning.Operation> |
createBatchSettings()
Returns the builder for the settings used for calls to createBatch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBatchRequest,com.google.protobuf.Empty> |
deleteBatchSettings()
Returns the builder for the settings used for calls to deleteBatch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchRequest,Batch> |
getBatchSettings()
Returns the builder for the settings used for calls to getBatch.
|
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.
|
BatchControllerStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse> |
listBatchesSettings()
Returns the builder for the settings used for calls to listBatches.
|
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.
|
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(BatchControllerSettings settings)
protected Builder(BatchControllerStubSettings.Builder stubSettings)
public BatchControllerStubSettings.Builder getStubSettingsBuilder()
public BatchControllerSettings.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<CreateBatchRequest,com.google.longrunning.Operation> createBatchSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,Batch,BatchOperationMetadata> createBatchOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchRequest,Batch> getBatchSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse> listBatchesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBatchRequest,com.google.protobuf.Empty> deleteBatchSettings()
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 BatchControllerSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<BatchControllerSettings,BatchControllerSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.