Uses of Class
com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Packages that use EnhancedBigtableStubSettings.Builder
Package
Description
A client for the Cloud Bigtable data API.
-
Uses of EnhancedBigtableStubSettings.Builder in com.google.cloud.bigtable.data.v2
Methods in com.google.cloud.bigtable.data.v2 that return EnhancedBigtableStubSettings.BuilderModifier and TypeMethodDescriptionBigtableDataSettings.Builder.stubSettings()Returns the underlying settings for making RPC calls. -
Uses of EnhancedBigtableStubSettings.Builder in com.google.cloud.bigtable.data.v2.stub
Methods in com.google.cloud.bigtable.data.v2.stub that return EnhancedBigtableStubSettings.BuilderModifier 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.setEnableRetryInfo(boolean enableRetryInfo) Sets if RetryInfo is enabled.EnhancedBigtableStubSettings.Builder.setEnableRoutingCookie(boolean enableRoutingCookie) Sets if routing cookie is enabled.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.