public static class ExtensionRegistryServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ExtensionRegistryServiceStubSettings,ExtensionRegistryServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ExtensionRegistryServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionRegistryServiceStubSettings.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.
|
ExtensionRegistryServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteExtensionRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteExtensionOperationSettings()
Returns the builder for the settings used for calls to deleteExtension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteExtensionRequest,com.google.longrunning.Operation> |
deleteExtensionSettings()
Returns the builder for the settings used for calls to deleteExtension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExtensionRequest,Extension> |
getExtensionSettings()
Returns the builder for the settings used for calls to getExtension.
|
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.OperationCallSettings.Builder<ImportExtensionRequest,Extension,ImportExtensionOperationMetadata> |
importExtensionOperationSettings()
Returns the builder for the settings used for calls to importExtension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportExtensionRequest,com.google.longrunning.Operation> |
importExtensionSettings()
Returns the builder for the settings used for calls to importExtension.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListExtensionsRequest,ListExtensionsResponse,ExtensionRegistryServiceClient.ListExtensionsPagedResponse> |
listExtensionsSettings()
Returns the builder for the settings used for calls to listExtensions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ExtensionRegistryServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
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.UnaryCallSettings.Builder<UpdateExtensionRequest,Extension> |
updateExtensionSettings()
Returns the builder for the settings used for calls to updateExtension.
|
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(ExtensionRegistryServiceStubSettings settings)
public ExtensionRegistryServiceStubSettings.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<ImportExtensionRequest,com.google.longrunning.Operation> importExtensionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportExtensionRequest,Extension,ImportExtensionOperationMetadata> importExtensionOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExtensionRequest,Extension> getExtensionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListExtensionsRequest,ListExtensionsResponse,ExtensionRegistryServiceClient.ListExtensionsPagedResponse> listExtensionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateExtensionRequest,Extension> updateExtensionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteExtensionRequest,com.google.longrunning.Operation> deleteExtensionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteExtensionRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteExtensionOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ExtensionRegistryServiceClient.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 ExtensionRegistryServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ExtensionRegistryServiceStubSettings,ExtensionRegistryServiceStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.