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.
|
BigtableTableAdminSettings.Builder |
BigtableTableAdminSettings.Builder.setCredentialsProvider(CredentialsProvider credentialsProvider)
Sets the CredentialsProvider 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.