public static class BackendServicesSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<BackendServicesSettings,BackendServicesSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BackendServicesSettings settings) |
protected |
Builder(BackendServicesStubSettings.Builder stubSettings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings.Builder<AddSignedUrlKeyBackendServiceRequest,Operation,Operation> |
addSignedUrlKeyOperationSettings()
Returns the builder for the settings used for calls to addSignedUrlKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AddSignedUrlKeyBackendServiceRequest,Operation> |
addSignedUrlKeySettings()
Returns the builder for the settings used for calls to addSignedUrlKey.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse> |
aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
BackendServicesSettings.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.
|
BackendServicesSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackendServiceRequest,Operation,Operation> |
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackendServiceRequest,Operation> |
deleteSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation> |
deleteSignedUrlKeyOperationSettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation> |
deleteSignedUrlKeySettings()
Returns the builder for the settings used for calls to deleteSignedUrlKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthBackendServiceRequest,BackendServiceGroupHealth> |
getHealthSettings()
Returns the builder for the settings used for calls to getHealth.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyBackendServiceRequest,Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackendServiceRequest,BackendService> |
getSettings()
Returns the builder for the settings used for calls to get.
|
BackendServicesStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertBackendServiceRequest,Operation,Operation> |
insertOperationSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertBackendServiceRequest,Operation> |
insertSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> |
listSettings()
Returns the builder for the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> |
listUsableSettings()
Returns the builder for the settings used for calls to listUsable.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PatchBackendServiceRequest,Operation,Operation> |
patchOperationSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchBackendServiceRequest,Operation> |
patchSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation> |
setEdgeSecurityPolicyOperationSettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation> |
setEdgeSecurityPolicySettings()
Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyBackendServiceRequest,Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation,Operation> |
setSecurityPolicyOperationSettings()
Returns the builder for the settings used for calls to setSecurityPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation> |
setSecurityPolicySettings()
Returns the builder for the settings used for calls to setSecurityPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackendServiceRequest,Operation,Operation> |
updateOperationSettings()
Returns the builder for the settings used for calls to update.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackendServiceRequest,Operation> |
updateSettings()
Returns the builder for the settings used for calls to update.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(BackendServicesSettings settings)
protected Builder(BackendServicesStubSettings.Builder stubSettings)
public BackendServicesStubSettings.Builder getStubSettingsBuilder()
public BackendServicesSettings.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.api.gax.rpc.UnaryCallSettings.Builder<AddSignedUrlKeyBackendServiceRequest,Operation> addSignedUrlKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<AddSignedUrlKeyBackendServiceRequest,Operation,Operation> addSignedUrlKeyOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse> aggregatedListSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackendServiceRequest,Operation> deleteSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackendServiceRequest,Operation,Operation> deleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation> deleteSignedUrlKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation> deleteSignedUrlKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackendServiceRequest,BackendService> getSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthBackendServiceRequest,BackendServiceGroupHealth> getHealthSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyBackendServiceRequest,Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertBackendServiceRequest,Operation> insertSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertBackendServiceRequest,Operation,Operation> insertOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> listUsableSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchBackendServiceRequest,Operation> patchSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchBackendServiceRequest,Operation,Operation> patchOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation> setEdgeSecurityPolicySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation> setEdgeSecurityPolicyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyBackendServiceRequest,Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation> setSecurityPolicySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse> testIamPermissionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackendServiceRequest,Operation> updateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackendServiceRequest,Operation,Operation> updateOperationSettings()
public BackendServicesSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<BackendServicesSettings,BackendServicesSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.