public static class FlowsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<FlowsStubSettings,FlowsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(FlowsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
FlowsStubSettings.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.
|
FlowsStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFlowRequest,Flow> |
createFlowSettings()
Returns the builder for the settings used for calls to createFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFlowRequest,com.google.protobuf.Empty> |
deleteFlowSettings()
Returns the builder for the settings used for calls to deleteFlow.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ExportFlowRequest,ExportFlowResponse,com.google.protobuf.Struct> |
exportFlowOperationSettings()
Returns the builder for the settings used for calls to exportFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportFlowRequest,com.google.longrunning.Operation> |
exportFlowSettings()
Returns the builder for the settings used for calls to exportFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowRequest,Flow> |
getFlowSettings()
Returns the builder for the settings used for calls to getFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowValidationResultRequest,FlowValidationResult> |
getFlowValidationResultSettings()
Returns the builder for the settings used for calls to getFlowValidationResult.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct> |
importFlowOperationSettings()
Returns the builder for the settings used for calls to importFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFlowRequest,com.google.longrunning.Operation> |
importFlowSettings()
Returns the builder for the settings used for calls to importFlow.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFlowsRequest,ListFlowsResponse,FlowsClient.ListFlowsPagedResponse> |
listFlowsSettings()
Returns the builder for the settings used for calls to listFlows.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FlowsClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct> |
trainFlowOperationSettings()
Returns the builder for the settings used for calls to trainFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<TrainFlowRequest,com.google.longrunning.Operation> |
trainFlowSettings()
Returns the builder for the settings used for calls to trainFlow.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFlowRequest,Flow> |
updateFlowSettings()
Returns the builder for the settings used for calls to updateFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateFlowRequest,FlowValidationResult> |
validateFlowSettings()
Returns the builder for the settings used for calls to validateFlow.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(FlowsStubSettings settings)
public FlowsStubSettings.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<CreateFlowRequest,Flow> createFlowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFlowRequest,com.google.protobuf.Empty> deleteFlowSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFlowsRequest,ListFlowsResponse,FlowsClient.ListFlowsPagedResponse> listFlowsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowRequest,Flow> getFlowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFlowRequest,Flow> updateFlowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TrainFlowRequest,com.google.longrunning.Operation> trainFlowSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct> trainFlowOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateFlowRequest,FlowValidationResult> validateFlowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowValidationResultRequest,FlowValidationResult> getFlowValidationResultSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFlowRequest,com.google.longrunning.Operation> importFlowSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct> importFlowOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportFlowRequest,com.google.longrunning.Operation> exportFlowSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportFlowRequest,ExportFlowResponse,com.google.protobuf.Struct> exportFlowOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FlowsClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public FlowsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<FlowsStubSettings,FlowsStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.