public static class IdentityMappingStoreServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<IdentityMappingStoreServiceStubSettings,IdentityMappingStoreServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(IdentityMappingStoreServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
IdentityMappingStoreServiceStubSettings.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.
|
IdentityMappingStoreServiceStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIdentityMappingStoreRequest,IdentityMappingStore> |
createIdentityMappingStoreSettings()
Returns the builder for the settings used for calls to createIdentityMappingStore.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIdentityMappingStoreRequest,com.google.protobuf.Empty,DeleteIdentityMappingStoreMetadata> |
deleteIdentityMappingStoreOperationSettings()
Returns the builder for the settings used for calls to deleteIdentityMappingStore.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIdentityMappingStoreRequest,com.google.longrunning.Operation> |
deleteIdentityMappingStoreSettings()
Returns the builder for the settings used for calls to deleteIdentityMappingStore.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIdentityMappingStoreRequest,IdentityMappingStore> |
getIdentityMappingStoreSettings()
Returns the builder for the settings used for calls to getIdentityMappingStore.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportIdentityMappingsRequest,ImportIdentityMappingsResponse,IdentityMappingEntryOperationMetadata> |
importIdentityMappingsOperationSettings()
Returns the builder for the settings used for calls to importIdentityMappings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportIdentityMappingsRequest,com.google.longrunning.Operation> |
importIdentityMappingsSettings()
Returns the builder for the settings used for calls to importIdentityMappings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIdentityMappingsRequest,ListIdentityMappingsResponse,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> |
listIdentityMappingsSettings()
Returns the builder for the settings used for calls to listIdentityMappings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse,IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse> |
listIdentityMappingStoresSettings()
Returns the builder for the settings used for calls to listIdentityMappingStores.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeIdentityMappingsRequest,com.google.protobuf.Empty,IdentityMappingEntryOperationMetadata> |
purgeIdentityMappingsOperationSettings()
Returns the builder for the settings used for calls to purgeIdentityMappings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeIdentityMappingsRequest,com.google.longrunning.Operation> |
purgeIdentityMappingsSettings()
Returns the builder for the settings used for calls to purgeIdentityMappings.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
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(IdentityMappingStoreServiceStubSettings settings)
public IdentityMappingStoreServiceStubSettings.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<CreateIdentityMappingStoreRequest,IdentityMappingStore> createIdentityMappingStoreSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIdentityMappingStoreRequest,IdentityMappingStore> getIdentityMappingStoreSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIdentityMappingStoreRequest,com.google.longrunning.Operation> deleteIdentityMappingStoreSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIdentityMappingStoreRequest,com.google.protobuf.Empty,DeleteIdentityMappingStoreMetadata> deleteIdentityMappingStoreOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportIdentityMappingsRequest,com.google.longrunning.Operation> importIdentityMappingsSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportIdentityMappingsRequest,ImportIdentityMappingsResponse,IdentityMappingEntryOperationMetadata> importIdentityMappingsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeIdentityMappingsRequest,com.google.longrunning.Operation> purgeIdentityMappingsSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeIdentityMappingsRequest,com.google.protobuf.Empty,IdentityMappingEntryOperationMetadata> purgeIdentityMappingsOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListIdentityMappingsRequest,ListIdentityMappingsResponse,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> listIdentityMappingsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse,IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse> listIdentityMappingStoresSettings()
public IdentityMappingStoreServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<IdentityMappingStoreServiceStubSettings,IdentityMappingStoreServiceStubSettings.Builder>IOExceptionCopyright © 2026 Google LLC. All rights reserved.