Class BigtableInstanceAdminStubSettings.Builder
java.lang.Object
com.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>
com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- Enclosing class:
- BigtableInstanceAdminStubSettings
public static class BigtableInstanceAdminStubSettings.Builder
extends com.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>
Builder for BigtableInstanceAdminStubSettings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(com.google.api.gax.rpc.ClientContext clientContext) protectedBuilder(BigtableInstanceAdminStubSettings settings) -
Method Summary
Modifier and TypeMethodDescriptionapplyToAllUnaryMethods(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.build()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> Returns the builder for the settings used for calls to createAppProfile.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster, CreateClusterMetadata> Returns the builder for the settings used for calls to createCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to createCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance, CreateInstanceMetadata> Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLogicalViewRequest,LogicalView, CreateLogicalViewMetadata> Returns the builder for the settings used for calls to createLogicalView.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLogicalViewRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to createLogicalView.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMaterializedViewRequest,MaterializedView, CreateMaterializedViewMetadata> Returns the builder for the settings used for calls to createMaterializedView.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMaterializedViewRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to createMaterializedView.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAppProfileRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteAppProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLogicalViewRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteLogicalView.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMaterializedViewRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteMaterializedView.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> Returns the builder for the settings used for calls to getAppProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> 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> Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLogicalViewRequest,LogicalView> Returns the builder for the settings used for calls to getLogicalView.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMaterializedViewRequest,MaterializedView> Returns the builder for the settings used for calls to getMaterializedView.com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse, com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> Returns the builder for the settings used for calls to listAppProfiles.com.google.api.gax.rpc.UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> Returns the builder for the settings used for calls to listClusters.com.google.api.gax.rpc.PagedCallSettings.Builder<ListHotTabletsRequest,ListHotTabletsResponse, com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> Returns the builder for the settings used for calls to listHotTablets.com.google.api.gax.rpc.UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogicalViewsRequest,ListLogicalViewsResponse, com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse> Returns the builder for the settings used for calls to listLogicalViews.com.google.api.gax.rpc.PagedCallSettings.Builder<ListMaterializedViewsRequest,ListMaterializedViewsResponse, com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse> Returns the builder for the settings used for calls to listMaterializedViews.com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateClusterRequest,Cluster, PartialUpdateClusterMetadata> Returns the builder for the settings used for calls to partialUpdateCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateClusterRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to partialUpdateCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance, UpdateInstanceMetadata> Returns the builder for the settings used for calls to partialUpdateInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateInstanceRequest,com.google.longrunning.Operation> 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> 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> Returns the builder for the settings used for calls to testIamPermissions.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppProfileRequest,AppProfile, UpdateAppProfileMetadata> Returns the builder for the settings used for calls to updateAppProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppProfileRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to updateAppProfile.com.google.api.gax.rpc.OperationCallSettings.Builder<Cluster,Cluster, UpdateClusterMetadata> Returns the builder for the settings used for calls to updateCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<Cluster,com.google.longrunning.Operation> Returns the builder for the settings used for calls to updateCluster.Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLogicalViewRequest,LogicalView, UpdateLogicalViewMetadata> Returns the builder for the settings used for calls to updateLogicalView.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLogicalViewRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to updateLogicalView.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateMaterializedViewRequest,MaterializedView, UpdateMaterializedViewMetadata> Returns the builder for the settings used for calls to updateMaterializedView.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMaterializedViewRequest,com.google.longrunning.Operation> Returns the builder for the settings used for calls to updateMaterializedView.Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
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, toString
-
Constructor Details
-
Builder
protected Builder() -
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext) -
Builder
-
-
Method Details
-
applyToAllUnaryMethods
public 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.Note: This method does not support applying settings to streaming methods.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders() -
createInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> createInstanceSettings()Returns the builder for the settings used for calls to createInstance. -
createInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance, createInstanceOperationSettings()CreateInstanceMetadata> Returns the builder for the settings used for calls to createInstance. -
getInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()Returns the builder for the settings used for calls to getInstance. -
listInstancesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> listInstancesSettings()Returns the builder for the settings used for calls to listInstances. -
updateInstanceSettings
Returns the builder for the settings used for calls to updateInstance. -
partialUpdateInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateInstanceRequest,com.google.longrunning.Operation> partialUpdateInstanceSettings()Returns the builder for the settings used for calls to partialUpdateInstance. -
partialUpdateInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance, partialUpdateInstanceOperationSettings()UpdateInstanceMetadata> Returns the builder for the settings used for calls to partialUpdateInstance. -
deleteInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty> deleteInstanceSettings()Returns the builder for the settings used for calls to deleteInstance. -
createClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> createClusterSettings()Returns the builder for the settings used for calls to createCluster. -
createClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster, createClusterOperationSettings()CreateClusterMetadata> Returns the builder for the settings used for calls to createCluster. -
getClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()Returns the builder for the settings used for calls to getCluster. -
listClustersSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> listClustersSettings()Returns the builder for the settings used for calls to listClusters. -
updateClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<Cluster,com.google.longrunning.Operation> updateClusterSettings()Returns the builder for the settings used for calls to updateCluster. -
updateClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<Cluster,Cluster, updateClusterOperationSettings()UpdateClusterMetadata> Returns the builder for the settings used for calls to updateCluster. -
partialUpdateClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateClusterRequest,com.google.longrunning.Operation> partialUpdateClusterSettings()Returns the builder for the settings used for calls to partialUpdateCluster. -
partialUpdateClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateClusterRequest,Cluster, partialUpdateClusterOperationSettings()PartialUpdateClusterMetadata> Returns the builder for the settings used for calls to partialUpdateCluster. -
deleteClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty> deleteClusterSettings()Returns the builder for the settings used for calls to deleteCluster. -
createAppProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> createAppProfileSettings()Returns the builder for the settings used for calls to createAppProfile. -
getAppProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> getAppProfileSettings()Returns the builder for the settings used for calls to getAppProfile. -
listAppProfilesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse, listAppProfilesSettings()com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> Returns the builder for the settings used for calls to listAppProfiles. -
updateAppProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppProfileRequest,com.google.longrunning.Operation> updateAppProfileSettings()Returns the builder for the settings used for calls to updateAppProfile. -
updateAppProfileOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppProfileRequest,AppProfile, updateAppProfileOperationSettings()UpdateAppProfileMetadata> Returns the builder for the settings used for calls to updateAppProfile. -
deleteAppProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAppProfileRequest,com.google.protobuf.Empty> deleteAppProfileSettings()Returns the builder for the settings used for calls to deleteAppProfile. -
getIamPolicySettings
public 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. -
setIamPolicySettings
public 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. -
testIamPermissionsSettings
public 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. -
listHotTabletsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListHotTabletsRequest,ListHotTabletsResponse, listHotTabletsSettings()com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> Returns the builder for the settings used for calls to listHotTablets. -
createLogicalViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLogicalViewRequest,com.google.longrunning.Operation> createLogicalViewSettings()Returns the builder for the settings used for calls to createLogicalView. -
createLogicalViewOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLogicalViewRequest,LogicalView, createLogicalViewOperationSettings()CreateLogicalViewMetadata> Returns the builder for the settings used for calls to createLogicalView. -
getLogicalViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLogicalViewRequest,LogicalView> getLogicalViewSettings()Returns the builder for the settings used for calls to getLogicalView. -
listLogicalViewsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogicalViewsRequest,ListLogicalViewsResponse, listLogicalViewsSettings()com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse> Returns the builder for the settings used for calls to listLogicalViews. -
updateLogicalViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLogicalViewRequest,com.google.longrunning.Operation> updateLogicalViewSettings()Returns the builder for the settings used for calls to updateLogicalView. -
updateLogicalViewOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLogicalViewRequest,LogicalView, updateLogicalViewOperationSettings()UpdateLogicalViewMetadata> Returns the builder for the settings used for calls to updateLogicalView. -
deleteLogicalViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLogicalViewRequest,com.google.protobuf.Empty> deleteLogicalViewSettings()Returns the builder for the settings used for calls to deleteLogicalView. -
createMaterializedViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMaterializedViewRequest,com.google.longrunning.Operation> createMaterializedViewSettings()Returns the builder for the settings used for calls to createMaterializedView. -
createMaterializedViewOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMaterializedViewRequest,MaterializedView, createMaterializedViewOperationSettings()CreateMaterializedViewMetadata> Returns the builder for the settings used for calls to createMaterializedView. -
getMaterializedViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMaterializedViewRequest,MaterializedView> getMaterializedViewSettings()Returns the builder for the settings used for calls to getMaterializedView. -
listMaterializedViewsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListMaterializedViewsRequest,ListMaterializedViewsResponse, listMaterializedViewsSettings()com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse> Returns the builder for the settings used for calls to listMaterializedViews. -
updateMaterializedViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMaterializedViewRequest,com.google.longrunning.Operation> updateMaterializedViewSettings()Returns the builder for the settings used for calls to updateMaterializedView. -
updateMaterializedViewOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateMaterializedViewRequest,MaterializedView, updateMaterializedViewOperationSettings()UpdateMaterializedViewMetadata> Returns the builder for the settings used for calls to updateMaterializedView. -
deleteMaterializedViewSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMaterializedViewRequest,com.google.protobuf.Empty> deleteMaterializedViewSettings()Returns the builder for the settings used for calls to deleteMaterializedView. -
build
- Specified by:
buildin classcom.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder> - Throws:
IOException
-