public static class BigtableInstanceAdminStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(BigtableInstanceAdminStubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
Modifier and Type | Method and Description |
---|---|
BigtableInstanceAdminStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
BigtableInstanceAdminStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> |
createAppProfileSettings()
Returns the builder for the settings used for calls to createAppProfile.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,CreateClusterMetadata> |
createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> |
createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,CreateInstanceMetadata> |
createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> |
createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAppProfileRequest,Empty> |
deleteAppProfileSettings()
Returns the builder for the settings used for calls to deleteAppProfile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,Empty> |
deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,Empty> |
deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> |
getAppProfileSettings()
Returns the builder for the settings used for calls to getAppProfile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> |
getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> |
getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse,com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
listAppProfilesSettings()
Returns the builder for the settings used for calls to listAppProfiles.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> |
listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> |
listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance,UpdateInstanceMetadata> |
partialUpdateInstanceOperationSettings()
Returns the builder for the settings used for calls to partialUpdateInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateInstanceRequest,com.google.longrunning.Operation> |
partialUpdateInstanceSettings()
Returns the builder for the settings used for calls to partialUpdateInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppProfileRequest,AppProfile,UpdateAppProfileMetadata> |
updateAppProfileOperationSettings()
Returns the builder for the settings used for calls to updateAppProfile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppProfileRequest,com.google.longrunning.Operation> |
updateAppProfileSettings()
Returns the builder for the settings used for calls to updateAppProfile.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<Cluster,Cluster,UpdateClusterMetadata> |
updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<Cluster,com.google.longrunning.Operation> |
updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setTracerFactory, setTransportChannelProvider, toString
protected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(BigtableInstanceAdminStubSettings settings)
public BigtableInstanceAdminStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> createInstanceSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,CreateInstanceMetadata> createInstanceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListInstancesRequest,ListInstancesResponse> listInstancesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PartialUpdateInstanceRequest,com.google.longrunning.Operation> partialUpdateInstanceSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<PartialUpdateInstanceRequest,Instance,UpdateInstanceMetadata> partialUpdateInstanceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,Empty> deleteInstanceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> createClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,CreateClusterMetadata> createClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListClustersRequest,ListClustersResponse> listClustersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<Cluster,com.google.longrunning.Operation> updateClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<Cluster,Cluster,UpdateClusterMetadata> updateClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,Empty> deleteClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppProfileRequest,AppProfile> createAppProfileSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppProfileRequest,AppProfile> getAppProfileSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse,com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> listAppProfilesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppProfileRequest,com.google.longrunning.Operation> updateAppProfileSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppProfileRequest,AppProfile,UpdateAppProfileMetadata> updateAppProfileOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAppProfileRequest,Empty> deleteAppProfileSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public BigtableInstanceAdminStubSettings build() throws IOException
build
in class com.google.api.gax.rpc.StubSettings.Builder<BigtableInstanceAdminStubSettings,BigtableInstanceAdminStubSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.