public static class EnvironmentsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<EnvironmentsStubSettings,EnvironmentsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(EnvironmentsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentsStubSettings.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.
|
EnvironmentsStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct> |
createEnvironmentOperationSettings()
Returns the builder for the settings used for calls to createEnvironment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,com.google.longrunning.Operation> |
createEnvironmentSettings()
Returns the builder for the settings used for calls to createEnvironment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEnvironmentRequest,com.google.protobuf.Empty> |
deleteEnvironmentSettings()
Returns the builder for the settings used for calls to deleteEnvironment.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata> |
deployFlowOperationSettings()
Returns the builder for the settings used for calls to deployFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployFlowRequest,com.google.longrunning.Operation> |
deployFlowSettings()
Returns the builder for the settings used for calls to deployFlow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> |
getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.
|
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.PagedCallSettings.Builder<ListContinuousTestResultsRequest,ListContinuousTestResultsResponse,EnvironmentsClient.ListContinuousTestResultsPagedResponse> |
listContinuousTestResultsSettings()
Returns the builder for the settings used for calls to listContinuousTestResults.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,EnvironmentsClient.ListEnvironmentsPagedResponse> |
listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,EnvironmentsClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> |
lookupEnvironmentHistorySettings()
Returns the builder for the settings used for calls to lookupEnvironmentHistory.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata> |
runContinuousTestOperationSettings()
Returns the builder for the settings used for calls to runContinuousTest.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RunContinuousTestRequest,com.google.longrunning.Operation> |
runContinuousTestSettings()
Returns the builder for the settings used for calls to runContinuousTest.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct> |
updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation> |
updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.
|
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(EnvironmentsStubSettings settings)
public EnvironmentsStubSettings.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<ListEnvironmentsRequest,ListEnvironmentsResponse,EnvironmentsClient.ListEnvironmentsPagedResponse> listEnvironmentsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> getEnvironmentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,com.google.longrunning.Operation> createEnvironmentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct> createEnvironmentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation> updateEnvironmentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct> updateEnvironmentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEnvironmentRequest,com.google.protobuf.Empty> deleteEnvironmentSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> lookupEnvironmentHistorySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunContinuousTestRequest,com.google.longrunning.Operation> runContinuousTestSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata> runContinuousTestOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListContinuousTestResultsRequest,ListContinuousTestResultsResponse,EnvironmentsClient.ListContinuousTestResultsPagedResponse> listContinuousTestResultsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployFlowRequest,com.google.longrunning.Operation> deployFlowSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata> deployFlowOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,EnvironmentsClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public EnvironmentsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<EnvironmentsStubSettings,EnvironmentsStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.