Package com.google.cloud.alloydb.v1beta
Class AlloyDBAdminSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<AlloyDBAdminSettings,AlloyDBAdminSettings.Builder>
-
- com.google.cloud.alloydb.v1beta.AlloyDBAdminSettings.Builder
-
- Enclosing class:
- AlloyDBAdminSettings
public static class AlloyDBAdminSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<AlloyDBAdminSettings,AlloyDBAdminSettings.Builder>
Builder for AlloyDBAdminSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(AlloyDBAdminSettings settings)
protected
Builder(AlloyDBAdminStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AlloyDBAdminSettings.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.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>
batchCreateInstancesOperationSettings()
Returns the builder for the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateInstancesRequest,com.google.longrunning.Operation>
batchCreateInstancesSettings()
Returns the builder for the settings used for calls to batchCreateInstances.AlloyDBAdminSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata>
createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBackupRequest,com.google.longrunning.Operation>
createBackupSettings()
Returns the builder for the settings used for calls to createBackup.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata>
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,OperationMetadata>
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.OperationCallSettings.Builder<CreateSecondaryClusterRequest,Cluster,OperationMetadata>
createSecondaryClusterOperationSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryClusterRequest,com.google.longrunning.Operation>
createSecondaryClusterSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryInstanceRequest,Instance,OperationMetadata>
createSecondaryInstanceOperationSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryInstanceRequest,com.google.longrunning.Operation>
createSecondaryInstanceSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateUserRequest,User>
createUserSettings()
Returns the builder for the settings used for calls to createUser.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackupRequest,com.google.longrunning.Operation>
deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,OperationMetadata>
deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.longrunning.Operation>
deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata>
deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.longrunning.Operation>
deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteUserRequest,com.google.protobuf.Empty>
deleteUserSettings()
Returns the builder for the settings used for calls to deleteUser.com.google.api.gax.rpc.OperationCallSettings.Builder<FailoverInstanceRequest,Instance,OperationMetadata>
failoverInstanceOperationSettings()
Returns the builder for the settings used for calls to failoverInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<FailoverInstanceRequest,com.google.longrunning.Operation>
failoverInstanceSettings()
Returns the builder for the settings used for calls to failoverInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateClientCertificateRequest,GenerateClientCertificateResponse>
generateClientCertificateSettings()
Returns the builder for the settings used for calls to generateClientCertificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupRequest,Backup>
getBackupSettings()
Returns the builder for the settings used for calls to getBackup.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<GetConnectionInfoRequest,ConnectionInfo>
getConnectionInfoSettings()
Returns the builder for the settings used for calls to getConnectionInfo.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.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.AlloyDBAdminStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetUserRequest,User>
getUserSettings()
Returns the builder for the settings used for calls to getUser.com.google.api.gax.rpc.OperationCallSettings.Builder<InjectFaultRequest,Instance,OperationMetadata>
injectFaultOperationSettings()
Returns the builder for the settings used for calls to injectFault.com.google.api.gax.rpc.UnaryCallSettings.Builder<InjectFaultRequest,com.google.longrunning.Operation>
injectFaultSettings()
Returns the builder for the settings used for calls to injectFault.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,AlloyDBAdminClient.ListBackupsPagedResponse>
listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse>
listClustersSettings()
Returns the builder for the settings used for calls to listClusters.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse>
listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,AlloyDBAdminClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse>
listSupportedDatabaseFlagsSettings()
Returns the builder for the settings used for calls to listSupportedDatabaseFlags.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse>
listUsersSettings()
Returns the builder for the settings used for calls to listUsers.com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteClusterRequest,Cluster,OperationMetadata>
promoteClusterOperationSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteClusterRequest,com.google.longrunning.Operation>
promoteClusterSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<RestartInstanceRequest,Instance,OperationMetadata>
restartInstanceOperationSettings()
Returns the builder for the settings used for calls to restartInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestartInstanceRequest,com.google.longrunning.Operation>
restartInstanceSettings()
Returns the builder for the settings used for calls to restartInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreClusterRequest,Cluster,OperationMetadata>
restoreClusterOperationSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreClusterRequest,com.google.longrunning.Operation>
restoreClusterSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>
updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation>
updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,OperationMetadata>
updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClusterRequest,com.google.longrunning.Operation>
updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata>
updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateInstanceRequest,com.google.longrunning.Operation>
updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateUserRequest,User>
updateUserSettings()
Returns the builder for the settings used for calls to updateUser.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(AlloyDBAdminSettings settings)
-
Builder
protected Builder(AlloyDBAdminStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public AlloyDBAdminStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public AlloyDBAdminSettings.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.Note: This method does not support applying settings to streaming methods.
-
listClustersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse> listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
-
getClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
-
createClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
-
createClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
-
updateClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClusterRequest,com.google.longrunning.Operation> updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
-
updateClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
-
deleteClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.longrunning.Operation> deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
-
deleteClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.
-
promoteClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteClusterRequest,com.google.longrunning.Operation> promoteClusterSettings()
Returns the builder for the settings used for calls to promoteCluster.
-
promoteClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteClusterRequest,Cluster,OperationMetadata> promoteClusterOperationSettings()
Returns the builder for the settings used for calls to promoteCluster.
-
restoreClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreClusterRequest,com.google.longrunning.Operation> restoreClusterSettings()
Returns the builder for the settings used for calls to restoreCluster.
-
restoreClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreClusterRequest,Cluster,OperationMetadata> restoreClusterOperationSettings()
Returns the builder for the settings used for calls to restoreCluster.
-
createSecondaryClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryClusterRequest,com.google.longrunning.Operation> createSecondaryClusterSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.
-
createSecondaryClusterOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryClusterRequest,Cluster,OperationMetadata> createSecondaryClusterOperationSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.
-
listInstancesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
-
getInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
-
createInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
-
createInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata> createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
-
createSecondaryInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryInstanceRequest,com.google.longrunning.Operation> createSecondaryInstanceSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.
-
createSecondaryInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryInstanceRequest,Instance,OperationMetadata> createSecondaryInstanceOperationSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.
-
batchCreateInstancesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateInstancesRequest,com.google.longrunning.Operation> batchCreateInstancesSettings()
Returns the builder for the settings used for calls to batchCreateInstances.
-
batchCreateInstancesOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata> batchCreateInstancesOperationSettings()
Returns the builder for the settings used for calls to batchCreateInstances.
-
updateInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateInstanceRequest,com.google.longrunning.Operation> updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.
-
updateInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata> updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.
-
deleteInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.longrunning.Operation> deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
-
deleteInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata> deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.
-
failoverInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<FailoverInstanceRequest,com.google.longrunning.Operation> failoverInstanceSettings()
Returns the builder for the settings used for calls to failoverInstance.
-
failoverInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<FailoverInstanceRequest,Instance,OperationMetadata> failoverInstanceOperationSettings()
Returns the builder for the settings used for calls to failoverInstance.
-
injectFaultSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InjectFaultRequest,com.google.longrunning.Operation> injectFaultSettings()
Returns the builder for the settings used for calls to injectFault.
-
injectFaultOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<InjectFaultRequest,Instance,OperationMetadata> injectFaultOperationSettings()
Returns the builder for the settings used for calls to injectFault.
-
restartInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestartInstanceRequest,com.google.longrunning.Operation> restartInstanceSettings()
Returns the builder for the settings used for calls to restartInstance.
-
restartInstanceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<RestartInstanceRequest,Instance,OperationMetadata> restartInstanceOperationSettings()
Returns the builder for the settings used for calls to restartInstance.
-
listBackupsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,AlloyDBAdminClient.ListBackupsPagedResponse> listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
-
getBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()
Returns the builder for the settings used for calls to getBackup.
-
createBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBackupRequest,com.google.longrunning.Operation> createBackupSettings()
Returns the builder for the settings used for calls to createBackup.
-
createBackupOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.
-
updateBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation> updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.
-
updateBackupOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.
-
deleteBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackupRequest,com.google.longrunning.Operation> deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.
-
deleteBackupOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata> deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.
-
listSupportedDatabaseFlagsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> listSupportedDatabaseFlagsSettings()
Returns the builder for the settings used for calls to listSupportedDatabaseFlags.
-
generateClientCertificateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateClientCertificateRequest,GenerateClientCertificateResponse> generateClientCertificateSettings()
Returns the builder for the settings used for calls to generateClientCertificate.
-
getConnectionInfoSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectionInfoRequest,ConnectionInfo> getConnectionInfoSettings()
Returns the builder for the settings used for calls to getConnectionInfo.
-
listUsersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse> listUsersSettings()
Returns the builder for the settings used for calls to listUsers.
-
getUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetUserRequest,User> getUserSettings()
Returns the builder for the settings used for calls to getUser.
-
createUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateUserRequest,User> createUserSettings()
Returns the builder for the settings used for calls to createUser.
-
updateUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateUserRequest,User> updateUserSettings()
Returns the builder for the settings used for calls to updateUser.
-
deleteUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteUserRequest,com.google.protobuf.Empty> deleteUserSettings()
Returns the builder for the settings used for calls to deleteUser.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,AlloyDBAdminClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
build
public AlloyDBAdminSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<AlloyDBAdminSettings,AlloyDBAdminSettings.Builder>
- Throws:
IOException
-
-