| Package | Description | 
|---|---|
| com.google.cloud.bigtable.admin.v2 | Clients for the Cloud Bigtable admin API. | 
| Modifier and Type | Method and Description | 
|---|---|
| static BigtableTableAdminSettings.Builder | BigtableTableAdminSettings. newBuilder()Returns a new builder for this class. | 
| static BigtableTableAdminSettings.Builder | BigtableTableAdminSettings. newBuilderForEmulator(int port)Create a new builder preconfigured to connect to the Bigtable emulator with port number. | 
| static BigtableTableAdminSettings.Builder | BigtableTableAdminSettings. newBuilderForEmulator(String hostname,
                     int port)Creates a new builder preconfigured to connect to the Bigtable emulator with host name and port
 number. | 
| BigtableTableAdminSettings.Builder | BigtableTableAdminSettings.Builder. setCredentialsProvider(com.google.api.gax.core.CredentialsProvider credentialsProvider)Sets the credentials provider to use for getting the credentials to make calls with. | 
| BigtableTableAdminSettings.Builder | BigtableTableAdminSettings.Builder. setInstanceId(String instanceId)Sets the instance ID of the instance whose tables the client will manage. | 
| BigtableTableAdminSettings.Builder | BigtableTableAdminSettings.Builder. setProjectId(String projectId)Sets the project ID of the instance whose tables the client will manage. | 
| BigtableTableAdminSettings.Builder | BigtableTableAdminSettings. toBuilder()Returns a builder containing all the values of this settings class. | 
Copyright © 2019 Google LLC. All rights reserved.