Send feedback
Class BigtableInstanceAdminStub (2.77.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.77.0 (latest)
2.74.0
2.73.0
2.72.0
2.71.0
2.70.0
2.68.0
2.67.1
2.66.0
2.65.1
2.63.0
2.62.0
2.61.0
2.60.0
2.59.0
2.58.2
2.56.0
2.54.0
2.52.0
2.51.2
2.49.0
2.46.0
2.45.1
2.44.1
2.43.0
2.42.0
2.40.0
2.39.5
2.37.0
2.35.1
2.34.0
2.33.0
2.32.0
2.31.0
2.30.0
2.29.1
2.28.0
public abstract class BigtableInstanceAdminStub implements BackgroundResource
Base stub class for the BigtableInstanceAdmin service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
BigtableInstanceAdminStub()
public BigtableInstanceAdminStub ()
Methods
close()
public abstract void close ()
createAppProfileCallable()
public UnaryCallable<CreateAppProfileRequest , AppProfile > createAppProfileCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.CreateAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile >
createClusterCallable()
public UnaryCallable<CreateClusterRequest , Operation > createClusterCallable ()
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest , Cluster , CreateClusterMetadata > createClusterOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateClusterRequest ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.CreateClusterMetadata >
createInstanceCallable()
public UnaryCallable<CreateInstanceRequest , Operation > createInstanceCallable ()
createInstanceOperationCallable()
public OperationCallable<CreateInstanceRequest , Instance , CreateInstanceMetadata > createInstanceOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateInstanceRequest ,com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.CreateInstanceMetadata >
createLogicalViewCallable()
public UnaryCallable<CreateLogicalViewRequest , Operation > createLogicalViewCallable ()
createLogicalViewOperationCallable()
public OperationCallable<CreateLogicalViewRequest , LogicalView , CreateLogicalViewMetadata > createLogicalViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateLogicalViewRequest ,com.google.bigtable.admin.v2.LogicalView ,com.google.bigtable.admin.v2.CreateLogicalViewMetadata >
createMaterializedViewCallable()
public UnaryCallable<CreateMaterializedViewRequest , Operation > createMaterializedViewCallable ()
createMaterializedViewOperationCallable()
public OperationCallable<CreateMaterializedViewRequest , MaterializedView , CreateMaterializedViewMetadata > createMaterializedViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateMaterializedViewRequest ,com.google.bigtable.admin.v2.MaterializedView ,com.google.bigtable.admin.v2.CreateMaterializedViewMetadata >
deleteAppProfileCallable()
public UnaryCallable<DeleteAppProfileRequest , Empty > deleteAppProfileCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteAppProfileRequest ,Empty >
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest , Empty > deleteClusterCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteClusterRequest ,Empty >
deleteInstanceCallable()
public UnaryCallable<DeleteInstanceRequest , Empty > deleteInstanceCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteInstanceRequest ,Empty >
deleteLogicalViewCallable()
public UnaryCallable<DeleteLogicalViewRequest , Empty > deleteLogicalViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteLogicalViewRequest ,Empty >
deleteMaterializedViewCallable()
public UnaryCallable<DeleteMaterializedViewRequest , Empty > deleteMaterializedViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteMaterializedViewRequest ,Empty >
getAppProfileCallable()
public UnaryCallable<GetAppProfileRequest , AppProfile > getAppProfileCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile >
getClusterCallable()
public UnaryCallable<GetClusterRequest , Cluster > getClusterCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetClusterRequest ,com.google.bigtable.admin.v2.Cluster >
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getInstanceCallable()
public UnaryCallable<GetInstanceRequest , Instance > getInstanceCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetInstanceRequest ,com.google.bigtable.admin.v2.Instance >
getLogicalViewCallable()
public UnaryCallable<GetLogicalViewRequest , LogicalView > getLogicalViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetLogicalViewRequest ,com.google.bigtable.admin.v2.LogicalView >
getMaterializedViewCallable()
public UnaryCallable<GetMaterializedViewRequest , MaterializedView > getMaterializedViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetMaterializedViewRequest ,com.google.bigtable.admin.v2.MaterializedView >
getOperationsStub()
public OperationsStub getOperationsStub ()
listAppProfilesCallable()
public UnaryCallable<ListAppProfilesRequest , ListAppProfilesResponse > listAppProfilesCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListAppProfilesRequest ,com.google.bigtable.admin.v2.ListAppProfilesResponse >
listAppProfilesPagedCallable()
public UnaryCallable<ListAppProfilesRequest , BaseBigtableInstanceAdminClient . ListAppProfilesPagedResponse > listAppProfilesPagedCallable ()
listClustersCallable()
public UnaryCallable<ListClustersRequest , ListClustersResponse > listClustersCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListClustersRequest ,com.google.bigtable.admin.v2.ListClustersResponse >
listHotTabletsCallable()
public UnaryCallable<ListHotTabletsRequest , ListHotTabletsResponse > listHotTabletsCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListHotTabletsRequest ,com.google.bigtable.admin.v2.ListHotTabletsResponse >
listHotTabletsPagedCallable()
public UnaryCallable<ListHotTabletsRequest , BaseBigtableInstanceAdminClient . ListHotTabletsPagedResponse > listHotTabletsPagedCallable ()
listInstancesCallable()
public UnaryCallable<ListInstancesRequest , ListInstancesResponse > listInstancesCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListInstancesRequest ,com.google.bigtable.admin.v2.ListInstancesResponse >
listLogicalViewsCallable()
public UnaryCallable<ListLogicalViewsRequest , ListLogicalViewsResponse > listLogicalViewsCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListLogicalViewsRequest ,com.google.bigtable.admin.v2.ListLogicalViewsResponse >
listLogicalViewsPagedCallable()
public UnaryCallable<ListLogicalViewsRequest , BaseBigtableInstanceAdminClient . ListLogicalViewsPagedResponse > listLogicalViewsPagedCallable ()
listMaterializedViewsCallable()
public UnaryCallable<ListMaterializedViewsRequest , ListMaterializedViewsResponse > listMaterializedViewsCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListMaterializedViewsRequest ,com.google.bigtable.admin.v2.ListMaterializedViewsResponse >
listMaterializedViewsPagedCallable()
public UnaryCallable<ListMaterializedViewsRequest , BaseBigtableInstanceAdminClient . ListMaterializedViewsPagedResponse > listMaterializedViewsPagedCallable ()
partialUpdateClusterCallable()
public UnaryCallable<PartialUpdateClusterRequest , Operation > partialUpdateClusterCallable ()
partialUpdateClusterOperationCallable()
public OperationCallable<PartialUpdateClusterRequest , Cluster , PartialUpdateClusterMetadata > partialUpdateClusterOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.PartialUpdateClusterRequest ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.PartialUpdateClusterMetadata >
partialUpdateInstanceCallable()
public UnaryCallable<PartialUpdateInstanceRequest , Operation > partialUpdateInstanceCallable ()
partialUpdateInstanceOperationCallable()
public OperationCallable<PartialUpdateInstanceRequest , Instance , UpdateInstanceMetadata > partialUpdateInstanceOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.PartialUpdateInstanceRequest ,com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.UpdateInstanceMetadata >
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
updateAppProfileCallable()
public UnaryCallable<UpdateAppProfileRequest , Operation > updateAppProfileCallable ()
updateAppProfileOperationCallable()
public OperationCallable<UpdateAppProfileRequest , AppProfile , UpdateAppProfileMetadata > updateAppProfileOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.UpdateAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile ,com.google.bigtable.admin.v2.UpdateAppProfileMetadata >
updateClusterCallable()
public UnaryCallable<Cluster , Operation > updateClusterCallable ()
updateClusterOperationCallable()
public OperationCallable<Cluster , Cluster , UpdateClusterMetadata > updateClusterOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.UpdateClusterMetadata >
updateInstanceCallable()
public UnaryCallable<Instance , Instance > updateInstanceCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.Instance >
updateLogicalViewCallable()
public UnaryCallable<UpdateLogicalViewRequest , Operation > updateLogicalViewCallable ()
updateLogicalViewOperationCallable()
public OperationCallable<UpdateLogicalViewRequest , LogicalView , UpdateLogicalViewMetadata > updateLogicalViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.UpdateLogicalViewRequest ,com.google.bigtable.admin.v2.LogicalView ,com.google.bigtable.admin.v2.UpdateLogicalViewMetadata >
updateMaterializedViewCallable()
public UnaryCallable<UpdateMaterializedViewRequest , Operation > updateMaterializedViewCallable ()
updateMaterializedViewOperationCallable()
public OperationCallable<UpdateMaterializedViewRequest , MaterializedView , UpdateMaterializedViewMetadata > updateMaterializedViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.UpdateMaterializedViewRequest ,com.google.bigtable.admin.v2.MaterializedView ,com.google.bigtable.admin.v2.UpdateMaterializedViewMetadata >
Send feedback
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 2026-04-25 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]