public static class ReachabilityServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ReachabilityServiceStubSettings,ReachabilityServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ReachabilityServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ReachabilityServiceStubSettings.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.
|
ReachabilityServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata> |
createConnectivityTestOperationSettings()
Returns the builder for the settings used for calls to createConnectivityTest.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectivityTestRequest,com.google.longrunning.Operation> |
createConnectivityTestSettings()
Returns the builder for the settings used for calls to createConnectivityTest.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteConnectivityTestOperationSettings()
Returns the builder for the settings used for calls to deleteConnectivityTest.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectivityTestRequest,com.google.longrunning.Operation> |
deleteConnectivityTestSettings()
Returns the builder for the settings used for calls to deleteConnectivityTest.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectivityTestRequest,ConnectivityTest> |
getConnectivityTestSettings()
Returns the builder for the settings used for calls to getConnectivityTest.
|
String |
getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
|
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.
|
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<ListConnectivityTestsRequest,ListConnectivityTestsResponse,ReachabilityServiceClient.ListConnectivityTestsPagedResponse> |
listConnectivityTestsSettings()
Returns the builder for the settings used for calls to listConnectivityTests.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ReachabilityServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata> |
rerunConnectivityTestOperationSettings()
Returns the builder for the settings used for calls to rerunConnectivityTest.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RerunConnectivityTestRequest,com.google.longrunning.Operation> |
rerunConnectivityTestSettings()
Returns the builder for the settings used for calls to rerunConnectivityTest.
|
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.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata> |
updateConnectivityTestOperationSettings()
Returns the builder for the settings used for calls to updateConnectivityTest.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectivityTestRequest,com.google.longrunning.Operation> |
updateConnectivityTestSettings()
Returns the builder for the settings used for calls to updateConnectivityTest.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, 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(ReachabilityServiceStubSettings settings)
public ReachabilityServiceStubSettings.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<ListConnectivityTestsRequest,ListConnectivityTestsResponse,ReachabilityServiceClient.ListConnectivityTestsPagedResponse> listConnectivityTestsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectivityTestRequest,ConnectivityTest> getConnectivityTestSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectivityTestRequest,com.google.longrunning.Operation> createConnectivityTestSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata> createConnectivityTestOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectivityTestRequest,com.google.longrunning.Operation> updateConnectivityTestSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata> updateConnectivityTestOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RerunConnectivityTestRequest,com.google.longrunning.Operation> rerunConnectivityTestSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata> rerunConnectivityTestOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectivityTestRequest,com.google.longrunning.Operation> deleteConnectivityTestSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata> deleteConnectivityTestOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ReachabilityServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
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 String getEndpoint()
getEndpoint in class com.google.api.gax.rpc.StubSettings.Builder<ReachabilityServiceStubSettings,ReachabilityServiceStubSettings.Builder>public ReachabilityServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ReachabilityServiceStubSettings,ReachabilityServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.