Uses of Class
com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Package
Description
A client for the Cloud Bigtable data API.
-
Uses of EnhancedBigtableStubSettings.Builder in com.google.cloud.bigtable.data.v2
Modifier and TypeMethodDescriptionBigtableDataSettings.Builder.stubSettings()
Returns the underlying settings for making RPC calls. -
Uses of EnhancedBigtableStubSettings.Builder in com.google.cloud.bigtable.data.v2.stub
Modifier and TypeMethodDescriptionEnhancedBigtableStubSettings.newBuilder()
Create a new builder.EnhancedBigtableStubSettings.Builder.setAppProfileId
(String appProfileId) Sets the AppProfile to use.EnhancedBigtableStubSettings.Builder.setDefaultAppProfileId()
Resets the AppProfile id to the default for the instance.EnhancedBigtableStubSettings.Builder.setInstanceId
(String instanceId) Sets the target instance id.EnhancedBigtableStubSettings.Builder.setJwtAudienceMapping
(Map<String, String> jwtAudienceMapping) EnhancedBigtableStubSettings.Builder.setPrimedTableIds
(String... tableIds) Deprecated.This field is ignored.EnhancedBigtableStubSettings.Builder.setProjectId
(String projectId) Sets the project id of that target instance.EnhancedBigtableStubSettings.Builder.setRefreshingChannel
(boolean isRefreshingChannel) Deprecated.Channel refreshing is enabled by default and this method will be deprecated.EnhancedBigtableStubSettings.toBuilder()
Returns a builder containing all the values of this settings class.