public static class BigtableInstanceAdminStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BigtableInstanceAdminStubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
BigtableInstanceAdminStubSettings.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.
|
BigtableInstanceAdminStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> |
createAppProfileSettings()
Returns the builder for the settings used for calls to createAppProfile.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,CreateClusterMetadata> |
createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> |
createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,CreateInstanceMetadata> |
createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> |
createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLogicalViewRequest,LogicalView,CreateLogicalViewMetadata> |
createLogicalViewOperationSettings()
Returns the builder for the settings used for calls to createLogicalView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLogicalViewRequest,com.google.longrunning.Operation> |
createLogicalViewSettings()
Returns the builder for the settings used for calls to createLogicalView.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMaterializedViewRequest,MaterializedView,CreateMaterializedViewMetadata> |
createMaterializedViewOperationSettings()
Returns the builder for the settings used for calls to createMaterializedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMaterializedViewRequest,com.google.longrunning.Operation> |
createMaterializedViewSettings()
Returns the builder for the settings used for calls to createMaterializedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAppProfileRequest,com.google.protobuf.Empty> |
deleteAppProfileSettings()
Returns the builder for the settings used for calls to deleteAppProfile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty> |
deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty> |
deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLogicalViewRequest,com.google.protobuf.Empty> |
deleteLogicalViewSettings()
Returns the builder for the settings used for calls to deleteLogicalView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMaterializedViewRequest,com.google.protobuf.Empty> |
deleteMaterializedViewSettings()
Returns the builder for the settings used for calls to deleteMaterializedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> |
getAppProfileSettings()
Returns the builder for the settings used for calls to getAppProfile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> |
getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
|
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<GetInstanceRequest,Instance> |
getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLogicalViewRequest,LogicalView> |
getLogicalViewSettings()
Returns the builder for the settings used for calls to getLogicalView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMaterializedViewRequest,MaterializedView> |
getMaterializedViewSettings()
Returns the builder for the settings used for calls to getMaterializedView.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse,BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
listAppProfilesSettings()
Returns the builder for the settings used for calls to listAppProfiles.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> |
listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHotTabletsRequest,ListHotTabletsResponse,BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> |
listHotTabletsSettings()
Returns the builder for the settings used for calls to listHotTablets.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> |
listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogicalViewsRequest,ListLogicalViewsResponse,BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse> |
listLogicalViewsSettings()
Returns the builder for the settings used for calls to listLogicalViews.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMaterializedViewsRequest,ListMaterializedViewsResponse,BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse> |
listMaterializedViewsSettings()
Returns the builder for the settings used for calls to listMaterializedViews.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateClusterRequest,Cluster,PartialUpdateClusterMetadata> |
partialUpdateClusterOperationSettings()
Returns the builder for the settings used for calls to partialUpdateCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateClusterRequest,com.google.longrunning.Operation> |
partialUpdateClusterSettings()
Returns the builder for the settings used for calls to partialUpdateCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance,UpdateInstanceMetadata> |
partialUpdateInstanceOperationSettings()
Returns the builder for the settings used for calls to partialUpdateInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateInstanceRequest,com.google.longrunning.Operation> |
partialUpdateInstanceSettings()
Returns the builder for the settings used for calls to partialUpdateInstance.
|
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<UpdateAppProfileRequest,AppProfile,UpdateAppProfileMetadata> |
updateAppProfileOperationSettings()
Returns the builder for the settings used for calls to updateAppProfile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppProfileRequest,com.google.longrunning.Operation> |
updateAppProfileSettings()
Returns the builder for the settings used for calls to updateAppProfile.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<Cluster,Cluster,UpdateClusterMetadata> |
updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<Cluster,com.google.longrunning.Operation> |
updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<Instance,Instance> |
updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLogicalViewRequest,LogicalView,UpdateLogicalViewMetadata> |
updateLogicalViewOperationSettings()
Returns the builder for the settings used for calls to updateLogicalView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLogicalViewRequest,com.google.longrunning.Operation> |
updateLogicalViewSettings()
Returns the builder for the settings used for calls to updateLogicalView.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateMaterializedViewRequest,MaterializedView,UpdateMaterializedViewMetadata> |
updateMaterializedViewOperationSettings()
Returns the builder for the settings used for calls to updateMaterializedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMaterializedViewRequest,com.google.longrunning.Operation> |
updateMaterializedViewSettings()
Returns the builder for the settings used for calls to updateMaterializedView.
|
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(BigtableInstanceAdminStubSettings settings)
public BigtableInstanceAdminStubSettings.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<CreateInstanceRequest,com.google.longrunning.Operation> createInstanceSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,CreateInstanceMetadata> createInstanceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> listInstancesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<Instance,Instance> updateInstanceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateInstanceRequest,com.google.longrunning.Operation> partialUpdateInstanceSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance,UpdateInstanceMetadata> partialUpdateInstanceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty> deleteInstanceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> createClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,CreateClusterMetadata> createClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> listClustersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<Cluster,com.google.longrunning.Operation> updateClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<Cluster,Cluster,UpdateClusterMetadata> updateClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateClusterRequest,com.google.longrunning.Operation> partialUpdateClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateClusterRequest,Cluster,PartialUpdateClusterMetadata> partialUpdateClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty> deleteClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> createAppProfileSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> getAppProfileSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse,BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> listAppProfilesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppProfileRequest,com.google.longrunning.Operation> updateAppProfileSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppProfileRequest,AppProfile,UpdateAppProfileMetadata> updateAppProfileOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAppProfileRequest,com.google.protobuf.Empty> deleteAppProfileSettings()
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.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListHotTabletsRequest,ListHotTabletsResponse,BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> listHotTabletsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLogicalViewRequest,com.google.longrunning.Operation> createLogicalViewSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLogicalViewRequest,LogicalView,CreateLogicalViewMetadata> createLogicalViewOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLogicalViewRequest,LogicalView> getLogicalViewSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogicalViewsRequest,ListLogicalViewsResponse,BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse> listLogicalViewsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLogicalViewRequest,com.google.longrunning.Operation> updateLogicalViewSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLogicalViewRequest,LogicalView,UpdateLogicalViewMetadata> updateLogicalViewOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLogicalViewRequest,com.google.protobuf.Empty> deleteLogicalViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMaterializedViewRequest,com.google.longrunning.Operation> createMaterializedViewSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMaterializedViewRequest,MaterializedView,CreateMaterializedViewMetadata> createMaterializedViewOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMaterializedViewRequest,MaterializedView> getMaterializedViewSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListMaterializedViewsRequest,ListMaterializedViewsResponse,BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse> listMaterializedViewsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMaterializedViewRequest,com.google.longrunning.Operation> updateMaterializedViewSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateMaterializedViewRequest,MaterializedView,UpdateMaterializedViewMetadata> updateMaterializedViewOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMaterializedViewRequest,com.google.protobuf.Empty> deleteMaterializedViewSettings()
public BigtableInstanceAdminStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>IOExceptionCopyright © 2026 Google LLC. All rights reserved.