Class BaseBigtableInstanceAdminSettings.Builder (2.77.0)

public static class BaseBigtableInstanceAdminSettings.Builder extends ClientSettings.Builder<BaseBigtableInstanceAdminSettings,BaseBigtableInstanceAdminSettings.Builder>

Builder for BaseBigtableInstanceAdminSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > BaseBigtableInstanceAdminSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(BaseBigtableInstanceAdminSettings settings)

protected Builder(BaseBigtableInstanceAdminSettings settings)
Parameter
Name Description
settings BaseBigtableInstanceAdminSettings

Builder(BigtableInstanceAdminStubSettings.Builder stubSettings)

protected Builder(BigtableInstanceAdminStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings BigtableInstanceAdminStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public BaseBigtableInstanceAdminSettings.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.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,Void>
Returns
Type Description
BaseBigtableInstanceAdminSettings.Builder

build()

public BaseBigtableInstanceAdminSettings build()
Returns
Type Description
BaseBigtableInstanceAdminSettings
Overrides
Exceptions
Type Description
IOException

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>

createLogicalViewOperationSettings()

public OperationCallSettings.Builder<CreateLogicalViewRequest,LogicalView,CreateLogicalViewMetadata> createLogicalViewOperationSettings()

Returns the builder for the settings used for calls to createLogicalView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.CreateLogicalViewRequest,com.google.bigtable.admin.v2.LogicalView,com.google.bigtable.admin.v2.CreateLogicalViewMetadata>

createLogicalViewSettings()

public UnaryCallSettings.Builder<CreateLogicalViewRequest,Operation> createLogicalViewSettings()

Returns the builder for the settings used for calls to createLogicalView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.CreateLogicalViewRequest,Operation>

createMaterializedViewOperationSettings()

public OperationCallSettings.Builder<CreateMaterializedViewRequest,MaterializedView,CreateMaterializedViewMetadata> createMaterializedViewOperationSettings()

Returns the builder for the settings used for calls to createMaterializedView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.CreateMaterializedViewRequest,com.google.bigtable.admin.v2.MaterializedView,com.google.bigtable.admin.v2.CreateMaterializedViewMetadata>

createMaterializedViewSettings()

public UnaryCallSettings.Builder<CreateMaterializedViewRequest,Operation> createMaterializedViewSettings()

Returns the builder for the settings used for calls to createMaterializedView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.CreateMaterializedViewRequest,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>

deleteLogicalViewSettings()

public UnaryCallSettings.Builder<DeleteLogicalViewRequest,Empty> deleteLogicalViewSettings()

Returns the builder for the settings used for calls to deleteLogicalView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.DeleteLogicalViewRequest,Empty>

deleteMaterializedViewSettings()

public UnaryCallSettings.Builder<DeleteMaterializedViewRequest,Empty> deleteMaterializedViewSettings()

Returns the builder for the settings used for calls to deleteMaterializedView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.DeleteMaterializedViewRequest,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>

getLogicalViewSettings()

public UnaryCallSettings.Builder<GetLogicalViewRequest,LogicalView> getLogicalViewSettings()

Returns the builder for the settings used for calls to getLogicalView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.GetLogicalViewRequest,com.google.bigtable.admin.v2.LogicalView>

getMaterializedViewSettings()

public UnaryCallSettings.Builder<GetMaterializedViewRequest,MaterializedView> getMaterializedViewSettings()

Returns the builder for the settings used for calls to getMaterializedView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.GetMaterializedViewRequest,com.google.bigtable.admin.v2.MaterializedView>

getStubSettingsBuilder()

public BigtableInstanceAdminStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
BigtableInstanceAdminStubSettings.Builder

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,ListAppProfilesPagedResponse>

listClustersSettings()

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,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>

listLogicalViewsSettings()

public PagedCallSettings.Builder<ListLogicalViewsRequest,ListLogicalViewsResponse,BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse> listLogicalViewsSettings()

Returns the builder for the settings used for calls to listLogicalViews.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.ListLogicalViewsRequest,com.google.bigtable.admin.v2.ListLogicalViewsResponse,ListLogicalViewsPagedResponse>

listMaterializedViewsSettings()

public PagedCallSettings.Builder<ListMaterializedViewsRequest,ListMaterializedViewsResponse,BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse> listMaterializedViewsSettings()

Returns the builder for the settings used for calls to listMaterializedViews.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.ListMaterializedViewsRequest,com.google.bigtable.admin.v2.ListMaterializedViewsResponse,ListMaterializedViewsPagedResponse>

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>

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>

updateLogicalViewOperationSettings()

public OperationCallSettings.Builder<UpdateLogicalViewRequest,LogicalView,UpdateLogicalViewMetadata> updateLogicalViewOperationSettings()

Returns the builder for the settings used for calls to updateLogicalView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.UpdateLogicalViewRequest,com.google.bigtable.admin.v2.LogicalView,com.google.bigtable.admin.v2.UpdateLogicalViewMetadata>

updateLogicalViewSettings()

public UnaryCallSettings.Builder<UpdateLogicalViewRequest,Operation> updateLogicalViewSettings()

Returns the builder for the settings used for calls to updateLogicalView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.UpdateLogicalViewRequest,Operation>

updateMaterializedViewOperationSettings()

public OperationCallSettings.Builder<UpdateMaterializedViewRequest,MaterializedView,UpdateMaterializedViewMetadata> updateMaterializedViewOperationSettings()

Returns the builder for the settings used for calls to updateMaterializedView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.UpdateMaterializedViewRequest,com.google.bigtable.admin.v2.MaterializedView,com.google.bigtable.admin.v2.UpdateMaterializedViewMetadata>

updateMaterializedViewSettings()

public UnaryCallSettings.Builder<UpdateMaterializedViewRequest,Operation> updateMaterializedViewSettings()

Returns the builder for the settings used for calls to updateMaterializedView.

Returns
Type Description
Builder<com.google.bigtable.admin.v2.UpdateMaterializedViewRequest,Operation>