public static class VpcAccessServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<VpcAccessServiceStubSettings,VpcAccessServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(VpcAccessServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
VpcAccessServiceStubSettings.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.
|
VpcAccessServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectorRequest,Connector,OperationMetadata> |
createConnectorOperationSettings()
Returns the builder for the settings used for calls to createConnector.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectorRequest,com.google.longrunning.Operation> |
createConnectorSettings()
Returns the builder for the settings used for calls to createConnector.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectorRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteConnectorOperationSettings()
Returns the builder for the settings used for calls to deleteConnector.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectorRequest,com.google.longrunning.Operation> |
deleteConnectorSettings()
Returns the builder for the settings used for calls to deleteConnector.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectorRequest,Connector> |
getConnectorSettings()
Returns the builder for the settings used for calls to getConnector.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectorsRequest,ListConnectorsResponse,VpcAccessServiceClient.ListConnectorsPagedResponse> |
listConnectorsSettings()
Returns the builder for the settings used for calls to listConnectors.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,VpcAccessServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, 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(VpcAccessServiceStubSettings settings)
public VpcAccessServiceStubSettings.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<CreateConnectorRequest,com.google.longrunning.Operation> createConnectorSettings()
@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<CreateConnectorRequest,Connector,OperationMetadata> createConnectorOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectorRequest,Connector> getConnectorSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectorsRequest,ListConnectorsResponse,VpcAccessServiceClient.ListConnectorsPagedResponse> listConnectorsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectorRequest,com.google.longrunning.Operation> deleteConnectorSettings()
@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<DeleteConnectorRequest,com.google.protobuf.Empty,OperationMetadata> deleteConnectorOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,VpcAccessServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public VpcAccessServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<VpcAccessServiceStubSettings,VpcAccessServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.