Class BigtableInstanceAdminStubSettings.Builder (2.51.2) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.51.2keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  BigtableInstanceAdminStubSettings . Builder   extends   StubSettings . Builder<BigtableInstanceAdminStubSettings , BigtableInstanceAdminStubSettings . Builder > 
  Builder for BigtableInstanceAdminStubSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  Builder(BigtableInstanceAdminStubSettings settings) 
  
    
protected   Builder ( BigtableInstanceAdminStubSettings   settings )  
  
  Methods
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   BigtableInstanceAdminStubSettings . Builder   applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void >  settingsUpdater )  
  Applies the given settings updater function to all of the unary API methods in this service.
 
Note: This method does not support applying settings to streaming methods.
build() 
  
    
public   BigtableInstanceAdminStubSettings   build ()  
  
  Overrides 
  
  
  createAppProfileSettings() 
  
    
public   UnaryCallSettings . Builder<CreateAppProfileRequest , AppProfile >  createAppProfileSettings ()  
  Returns the builder for the settings used for calls to createAppProfile.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.CreateAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile > 
     
  
  createClusterOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateClusterRequest , Cluster , CreateClusterMetadata >  createClusterOperationSettings ()  
  Returns the builder for the settings used for calls to createCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.CreateClusterRequest ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.CreateClusterMetadata > 
     
  
  createClusterSettings() 
  
    
public   UnaryCallSettings . Builder<CreateClusterRequest , Operation >  createClusterSettings ()  
  Returns the builder for the settings used for calls to createCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.CreateClusterRequest ,Operation > 
     
  
  createInstanceOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateInstanceRequest , Instance , CreateInstanceMetadata >  createInstanceOperationSettings ()  
  Returns the builder for the settings used for calls to createInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.CreateInstanceRequest ,com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.CreateInstanceMetadata > 
     
  
  createInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<CreateInstanceRequest , Operation >  createInstanceSettings ()  
  Returns the builder for the settings used for calls to createInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.CreateInstanceRequest ,Operation > 
     
  
  deleteAppProfileSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteAppProfileRequest , Empty >  deleteAppProfileSettings ()  
  Returns the builder for the settings used for calls to deleteAppProfile.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.DeleteAppProfileRequest ,Empty > 
     
  
  deleteClusterSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteClusterRequest , Empty >  deleteClusterSettings ()  
  Returns the builder for the settings used for calls to deleteCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.DeleteClusterRequest ,Empty > 
     
  
  deleteInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteInstanceRequest , Empty >  deleteInstanceSettings ()  
  Returns the builder for the settings used for calls to deleteInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.DeleteInstanceRequest ,Empty > 
     
  
  getAppProfileSettings() 
  
    
public   UnaryCallSettings . Builder<GetAppProfileRequest , AppProfile >  getAppProfileSettings ()  
  Returns the builder for the settings used for calls to getAppProfile.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.GetAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile > 
     
  
  getClusterSettings() 
  
    
public   UnaryCallSettings . Builder<GetClusterRequest , Cluster >  getClusterSettings ()  
  Returns the builder for the settings used for calls to getCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.GetClusterRequest ,com.google.bigtable.admin.v2.Cluster > 
     
  
  getIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<GetIamPolicyRequest , Policy >  getIamPolicySettings ()  
  Returns the builder for the settings used for calls to getIamPolicy.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy > 
     
  
  getInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<GetInstanceRequest , Instance >  getInstanceSettings ()  
  Returns the builder for the settings used for calls to getInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.GetInstanceRequest ,com.google.bigtable.admin.v2.Instance > 
     
  
  listAppProfilesSettings() 
  
    
public   PagedCallSettings . Builder<ListAppProfilesRequest , ListAppProfilesResponse , BaseBigtableInstanceAdminClient . ListAppProfilesPagedResponse >  listAppProfilesSettings ()  
  Returns the builder for the settings used for calls to listAppProfiles.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.ListAppProfilesRequest ,com.google.bigtable.admin.v2.ListAppProfilesResponse ,com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse > 
     
  
  
  
  
    
public   UnaryCallSettings . Builder<ListClustersRequest , ListClustersResponse >  listClustersSettings ()  
  Returns the builder for the settings used for calls to listClusters.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.ListClustersRequest ,com.google.bigtable.admin.v2.ListClustersResponse > 
     
  
  listHotTabletsSettings() 
  
    
public   PagedCallSettings . Builder<ListHotTabletsRequest , ListHotTabletsResponse , BaseBigtableInstanceAdminClient . ListHotTabletsPagedResponse >  listHotTabletsSettings ()  
  Returns the builder for the settings used for calls to listHotTablets.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.ListHotTabletsRequest ,com.google.bigtable.admin.v2.ListHotTabletsResponse ,com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse > 
     
  
  listInstancesSettings() 
  
    
public   UnaryCallSettings . Builder<ListInstancesRequest , ListInstancesResponse >  listInstancesSettings ()  
  Returns the builder for the settings used for calls to listInstances.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.ListInstancesRequest ,com.google.bigtable.admin.v2.ListInstancesResponse > 
     
  
  partialUpdateClusterOperationSettings() 
  
    
public   OperationCallSettings . Builder<PartialUpdateClusterRequest , Cluster , PartialUpdateClusterMetadata >  partialUpdateClusterOperationSettings ()  
  Returns the builder for the settings used for calls to partialUpdateCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.PartialUpdateClusterRequest ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.PartialUpdateClusterMetadata > 
     
  
  partialUpdateClusterSettings() 
  
    
public   UnaryCallSettings . Builder<PartialUpdateClusterRequest , Operation >  partialUpdateClusterSettings ()  
  Returns the builder for the settings used for calls to partialUpdateCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.PartialUpdateClusterRequest ,Operation > 
     
  
  partialUpdateInstanceOperationSettings() 
  
    
public   OperationCallSettings . Builder<PartialUpdateInstanceRequest , Instance , UpdateInstanceMetadata >  partialUpdateInstanceOperationSettings ()  
  Returns the builder for the settings used for calls to partialUpdateInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.PartialUpdateInstanceRequest ,com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.UpdateInstanceMetadata > 
     
  
  partialUpdateInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<PartialUpdateInstanceRequest , Operation >  partialUpdateInstanceSettings ()  
  Returns the builder for the settings used for calls to partialUpdateInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.PartialUpdateInstanceRequest ,Operation > 
     
  
  setIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<SetIamPolicyRequest , Policy >  setIamPolicySettings ()  
  Returns the builder for the settings used for calls to setIamPolicy.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy > 
     
  
  testIamPermissionsSettings() 
  
    
public   UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse >  testIamPermissionsSettings ()  
  Returns the builder for the settings used for calls to testIamPermissions.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse > 
     
  
  unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
  
    
      
        Returns  
      
        Type Description  
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
     
  
  updateAppProfileOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateAppProfileRequest , AppProfile , UpdateAppProfileMetadata >  updateAppProfileOperationSettings ()  
  Returns the builder for the settings used for calls to updateAppProfile.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.UpdateAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile ,com.google.bigtable.admin.v2.UpdateAppProfileMetadata > 
     
  
  updateAppProfileSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateAppProfileRequest , Operation >  updateAppProfileSettings ()  
  Returns the builder for the settings used for calls to updateAppProfile.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.UpdateAppProfileRequest ,Operation > 
     
  
  updateClusterOperationSettings() 
  
    
public   OperationCallSettings . Builder<Cluster , Cluster , UpdateClusterMetadata >  updateClusterOperationSettings ()  
  Returns the builder for the settings used for calls to updateCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.UpdateClusterMetadata > 
     
  
  updateClusterSettings() 
  
    
public   UnaryCallSettings . Builder<Cluster , Operation >  updateClusterSettings ()  
  Returns the builder for the settings used for calls to updateCluster.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.Cluster ,Operation > 
     
  
  updateInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<Instance , Instance >  updateInstanceSettings ()  
  Returns the builder for the settings used for calls to updateInstance.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.Instance > 
     
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]