public static class WorkflowsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<WorkflowsStubSettings,WorkflowsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(WorkflowsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowsStubSettings.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.
|
WorkflowsStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkflowRequest,Workflow,OperationMetadata> |
createWorkflowOperationSettings()
Returns the builder for the settings used for calls to createWorkflow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowRequest,com.google.longrunning.Operation> |
createWorkflowSettings()
Returns the builder for the settings used for calls to createWorkflow.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteWorkflowOperationSettings()
Returns the builder for the settings used for calls to deleteWorkflow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkflowRequest,com.google.longrunning.Operation> |
deleteWorkflowSettings()
Returns the builder for the settings used for calls to deleteWorkflow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkflowRequest,Workflow> |
getWorkflowSettings()
Returns the builder for the settings used for calls to getWorkflow.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse> |
listWorkflowsSettings()
Returns the builder for the settings used for calls to listWorkflows.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkflowRequest,Workflow,OperationMetadata> |
updateWorkflowOperationSettings()
Returns the builder for the settings used for calls to updateWorkflow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkflowRequest,com.google.longrunning.Operation> |
updateWorkflowSettings()
Returns the builder for the settings used for calls to updateWorkflow.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(WorkflowsStubSettings settings)
public WorkflowsStubSettings.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.PagedCallSettings.Builder<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse> listWorkflowsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkflowRequest,Workflow> getWorkflowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowRequest,com.google.longrunning.Operation> createWorkflowSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkflowRequest,Workflow,OperationMetadata> createWorkflowOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteWorkflowRequest,com.google.longrunning.Operation> deleteWorkflowSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata> deleteWorkflowOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkflowRequest,com.google.longrunning.Operation> updateWorkflowSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkflowRequest,Workflow,OperationMetadata> updateWorkflowOperationSettings()
public WorkflowsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<WorkflowsStubSettings,WorkflowsStubSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.