public static class BigtableInstanceAdminStubSettings.Builder extends StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>
Builder for BigtableInstanceAdminStubSettings.
Inherited Members
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Builder(BigtableInstanceAdminStubSettings settings)
protected Builder(BigtableInstanceAdminStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
BigtableInstanceAdminStubSettings |
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public BigtableInstanceAdminStubSettings.Builder applyToAllUnaryMethods(ApiFunction<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.
Parameter | |
---|---|
Name | Description |
settingsUpdater |
ApiFunction<Builder<?,?>,Void> |
Returns | |
---|---|
Type | Description |
BigtableInstanceAdminStubSettings.Builder |
build()
public BigtableInstanceAdminStubSettings build()
Returns | |
---|---|
Type | Description |
BigtableInstanceAdminStubSettings |
Exceptions | |
---|---|
Type | Description |
IOException |
createAppProfileSettings()
public UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> createAppProfileSettings()
Returns the builder for the settings used for calls to createAppProfile.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.CreateAppProfileRequest,com.google.bigtable.admin.v2.AppProfile> |
createClusterOperationSettings()
public OperationCallSettings.Builder<CreateClusterRequest,Cluster,CreateClusterMetadata> createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.CreateClusterRequest,com.google.bigtable.admin.v2.Cluster,com.google.bigtable.admin.v2.CreateClusterMetadata> |
createClusterSettings()
public UnaryCallSettings.Builder<CreateClusterRequest,Operation> createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
createInstanceOperationSettings()
public OperationCallSettings.Builder<CreateInstanceRequest,Instance,CreateInstanceMetadata> createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.CreateInstanceRequest,com.google.bigtable.admin.v2.Instance,com.google.bigtable.admin.v2.CreateInstanceMetadata> |
createInstanceSettings()
public UnaryCallSettings.Builder<CreateInstanceRequest,Operation> createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
deleteAppProfileSettings()
public UnaryCallSettings.Builder<DeleteAppProfileRequest,Empty> deleteAppProfileSettings()
Returns the builder for the settings used for calls to deleteAppProfile.
deleteClusterSettings()
public UnaryCallSettings.Builder<DeleteClusterRequest,Empty> deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
deleteInstanceSettings()
public UnaryCallSettings.Builder<DeleteInstanceRequest,Empty> deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
getAppProfileSettings()
public UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> getAppProfileSettings()
Returns the builder for the settings used for calls to getAppProfile.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.GetAppProfileRequest,com.google.bigtable.admin.v2.AppProfile> |
getClusterSettings()
public UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.GetClusterRequest,com.google.bigtable.admin.v2.Cluster> |
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
Returns | |
---|---|
Type | Description |
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getInstanceSettings()
public UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.GetInstanceRequest,com.google.bigtable.admin.v2.Instance> |
listAppProfilesSettings()
public PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse,BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> listAppProfilesSettings()
Returns the builder for the settings used for calls to listAppProfiles.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.ListAppProfilesRequest,com.google.bigtable.admin.v2.ListAppProfilesResponse,com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
listClustersSettings()
public UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.ListClustersRequest,com.google.bigtable.admin.v2.ListClustersResponse> |
listHotTabletsSettings()
public PagedCallSettings.Builder<ListHotTabletsRequest,ListHotTabletsResponse,BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> listHotTabletsSettings()
Returns the builder for the settings used for calls to listHotTablets.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.ListHotTabletsRequest,com.google.bigtable.admin.v2.ListHotTabletsResponse,com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> |
listInstancesSettings()
public UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.ListInstancesRequest,com.google.bigtable.admin.v2.ListInstancesResponse> |
partialUpdateClusterOperationSettings()
public OperationCallSettings.Builder<PartialUpdateClusterRequest,Cluster,PartialUpdateClusterMetadata> partialUpdateClusterOperationSettings()
Returns the builder for the settings used for calls to partialUpdateCluster.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.PartialUpdateClusterRequest,com.google.bigtable.admin.v2.Cluster,com.google.bigtable.admin.v2.PartialUpdateClusterMetadata> |
partialUpdateClusterSettings()
public UnaryCallSettings.Builder<PartialUpdateClusterRequest,Operation> partialUpdateClusterSettings()
Returns the builder for the settings used for calls to partialUpdateCluster.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.PartialUpdateClusterRequest,Operation> |
partialUpdateInstanceOperationSettings()
public OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance,UpdateInstanceMetadata> partialUpdateInstanceOperationSettings()
Returns the builder for the settings used for calls to partialUpdateInstance.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.PartialUpdateInstanceRequest,com.google.bigtable.admin.v2.Instance,com.google.bigtable.admin.v2.UpdateInstanceMetadata> |
partialUpdateInstanceSettings()
public UnaryCallSettings.Builder<PartialUpdateInstanceRequest,Operation> partialUpdateInstanceSettings()
Returns the builder for the settings used for calls to partialUpdateInstance.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.PartialUpdateInstanceRequest,Operation> |
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
Returns | |
---|---|
Type | Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
Returns | |
---|---|
Type | Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns | |
---|---|
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
updateAppProfileOperationSettings()
public OperationCallSettings.Builder<UpdateAppProfileRequest,AppProfile,UpdateAppProfileMetadata> updateAppProfileOperationSettings()
Returns the builder for the settings used for calls to updateAppProfile.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.UpdateAppProfileRequest,com.google.bigtable.admin.v2.AppProfile,com.google.bigtable.admin.v2.UpdateAppProfileMetadata> |
updateAppProfileSettings()
public UnaryCallSettings.Builder<UpdateAppProfileRequest,Operation> updateAppProfileSettings()
Returns the builder for the settings used for calls to updateAppProfile.
updateClusterOperationSettings()
public OperationCallSettings.Builder<Cluster,Cluster,UpdateClusterMetadata> updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.Cluster,com.google.bigtable.admin.v2.Cluster,com.google.bigtable.admin.v2.UpdateClusterMetadata> |
updateClusterSettings()
public UnaryCallSettings.Builder<Cluster,Operation> updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
updateInstanceSettings()
public UnaryCallSettings.Builder<Instance,Instance> updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.
Returns | |
---|---|
Type | Description |
Builder<com.google.bigtable.admin.v2.Instance,com.google.bigtable.admin.v2.Instance> |