Skip navigation links
A B C D F G I L N P R S U 

A

AlloyDBAdminGrpc - Class in com.google.cloud.alloydb.v1beta
Service describing handlers for resources
AlloyDBAdminGrpc.AlloyDBAdminBlockingStub - Class in com.google.cloud.alloydb.v1beta
A stub to allow clients to do synchronous rpc calls to service AlloyDBAdmin.
AlloyDBAdminGrpc.AlloyDBAdminFutureStub - Class in com.google.cloud.alloydb.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service AlloyDBAdmin.
AlloyDBAdminGrpc.AlloyDBAdminImplBase - Class in com.google.cloud.alloydb.v1beta
Base class for the server implementation of the service AlloyDBAdmin.
AlloyDBAdminGrpc.AlloyDBAdminStub - Class in com.google.cloud.alloydb.v1beta
A stub to allow clients to do asynchronous rpc calls to service AlloyDBAdmin.
AlloyDBAdminGrpc.AsyncService - Interface in com.google.cloud.alloydb.v1beta
Service describing handlers for resources
AlloyDBAdminImplBase() - Constructor for class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminImplBase
 

B

batchCreateInstances(BatchCreateInstancesRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates new instances under the given project, location and cluster.
batchCreateInstances(BatchCreateInstancesRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates new instances under the given project, location and cluster.
batchCreateInstances(BatchCreateInstancesRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates new instances under the given project, location and cluster.
batchCreateInstances(BatchCreateInstancesRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates new instances under the given project, location and cluster.
bindService() - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminImplBase
 
bindService(AlloyDBAdminGrpc.AsyncService) - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
build(Channel, CallOptions) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
 

C

com.google.cloud.alloydb.v1beta - package com.google.cloud.alloydb.v1beta
 
createBackup(CreateBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a new Backup in a given project and location.
createBackup(CreateBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a new Backup in a given project and location.
createBackup(CreateBackupRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a new Backup in a given project and location.
createBackup(CreateBackupRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a new Backup in a given project and location.
createCluster(CreateClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a new Cluster in a given project and location.
createCluster(CreateClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a new Cluster in a given project and location.
createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a new Cluster in a given project and location.
createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a new Cluster in a given project and location.
createInstance(CreateInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a new Instance in a given project and location.
createInstance(CreateInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a new Instance in a given project and location.
createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a new Instance in a given project and location.
createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a new Instance in a given project and location.
createSecondaryCluster(CreateSecondaryClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.
createSecondaryCluster(CreateSecondaryClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.
createSecondaryCluster(CreateSecondaryClusterRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.
createSecondaryCluster(CreateSecondaryClusterRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.
createSecondaryInstance(CreateSecondaryInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a new SECONDARY Instance in a given project and location.
createSecondaryInstance(CreateSecondaryInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a new SECONDARY Instance in a given project and location.
createSecondaryInstance(CreateSecondaryInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a new SECONDARY Instance in a given project and location.
createSecondaryInstance(CreateSecondaryInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a new SECONDARY Instance in a given project and location.
createUser(CreateUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a new User in a given project, location, and cluster.
createUser(CreateUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a new User in a given project, location, and cluster.
createUser(CreateUserRequest, StreamObserver<User>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a new User in a given project, location, and cluster.
createUser(CreateUserRequest, StreamObserver<User>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a new User in a given project, location, and cluster.

D

deleteBackup(DeleteBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Deletes a single Backup.
deleteBackup(DeleteBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Deletes a single Backup.
deleteBackup(DeleteBackupRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Deletes a single Backup.
deleteBackup(DeleteBackupRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Deletes a single Backup.
deleteCluster(DeleteClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Deletes a single Cluster.
deleteCluster(DeleteClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Deletes a single Cluster.
deleteCluster(DeleteClusterRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Deletes a single Cluster.
deleteCluster(DeleteClusterRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Deletes a single Cluster.
deleteInstance(DeleteInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Deletes a single Instance.
deleteInstance(DeleteInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Deletes a single Instance.
deleteInstance(DeleteInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Deletes a single Instance.
deleteInstance(DeleteInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Deletes a single Instance.
deleteUser(DeleteUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Deletes a single User.
deleteUser(DeleteUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Deletes a single User.
deleteUser(DeleteUserRequest, StreamObserver<Empty>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Deletes a single User.
deleteUser(DeleteUserRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Deletes a single User.

F

failoverInstance(FailoverInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Forces a Failover for a highly available instance.
failoverInstance(FailoverInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Forces a Failover for a highly available instance.
failoverInstance(FailoverInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Forces a Failover for a highly available instance.
failoverInstance(FailoverInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Forces a Failover for a highly available instance.

G

generateClientCertificate(GenerateClientCertificateRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Generate a client certificate signed by a Cluster CA.
generateClientCertificate(GenerateClientCertificateRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Generate a client certificate signed by a Cluster CA.
generateClientCertificate(GenerateClientCertificateRequest, StreamObserver<GenerateClientCertificateResponse>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Generate a client certificate signed by a Cluster CA.
generateClientCertificate(GenerateClientCertificateRequest, StreamObserver<GenerateClientCertificateResponse>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Generate a client certificate signed by a Cluster CA.
getBackup(GetBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Gets details of a single Backup.
getBackup(GetBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Gets details of a single Backup.
getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Gets details of a single Backup.
getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Gets details of a single Backup.
getBatchCreateInstancesMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getCluster(GetClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Gets details of a single Cluster.
getCluster(GetClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Gets details of a single Cluster.
getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Gets details of a single Cluster.
getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Gets details of a single Cluster.
getConnectionInfo(GetConnectionInfoRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Get instance metadata used for a connection.
getConnectionInfo(GetConnectionInfoRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Get instance metadata used for a connection.
getConnectionInfo(GetConnectionInfoRequest, StreamObserver<ConnectionInfo>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Get instance metadata used for a connection.
getConnectionInfo(GetConnectionInfoRequest, StreamObserver<ConnectionInfo>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Get instance metadata used for a connection.
getCreateBackupMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getCreateClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getCreateInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getCreateSecondaryClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getCreateSecondaryInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getCreateUserMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getDeleteBackupMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getDeleteClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getDeleteInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getDeleteUserMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getFailoverInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getGenerateClientCertificateMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getGetBackupMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getGetClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getGetConnectionInfoMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getGetInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getGetUserMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getInjectFaultMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getInstance(GetInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Gets details of a single Instance.
getInstance(GetInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Gets details of a single Instance.
getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Gets details of a single Instance.
getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Gets details of a single Instance.
getListBackupsMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getListClustersMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getListInstancesMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getListSupportedDatabaseFlagsMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getListUsersMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getPromoteClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getRestartInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getRestoreClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getUpdateBackupMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getUpdateClusterMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getUpdateInstanceMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getUpdateUserMethod() - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 
getUser(GetUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Gets details of a single User.
getUser(GetUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Gets details of a single User.
getUser(GetUserRequest, StreamObserver<User>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Gets details of a single User.
getUser(GetUserRequest, StreamObserver<User>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Gets details of a single User.

I

injectFault(InjectFaultRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Injects fault in an instance.
injectFault(InjectFaultRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Injects fault in an instance.
injectFault(InjectFaultRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Injects fault in an instance.
injectFault(InjectFaultRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Injects fault in an instance.

L

listBackups(ListBackupsRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Lists Backups in a given project and location.
listBackups(ListBackupsRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Lists Backups in a given project and location.
listBackups(ListBackupsRequest, StreamObserver<ListBackupsResponse>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Lists Backups in a given project and location.
listBackups(ListBackupsRequest, StreamObserver<ListBackupsResponse>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Lists Backups in a given project and location.
listClusters(ListClustersRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Lists Clusters in a given project and location.
listClusters(ListClustersRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Lists Clusters in a given project and location.
listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Lists Clusters in a given project and location.
listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Lists Clusters in a given project and location.
listInstances(ListInstancesRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Lists Instances in a given project and location.
listInstances(ListInstancesRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Lists Instances in a given project and location.
listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Lists Instances in a given project and location.
listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Lists Instances in a given project and location.
listSupportedDatabaseFlags(ListSupportedDatabaseFlagsRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Lists SupportedDatabaseFlags for a given project and location.
listSupportedDatabaseFlags(ListSupportedDatabaseFlagsRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Lists SupportedDatabaseFlags for a given project and location.
listSupportedDatabaseFlags(ListSupportedDatabaseFlagsRequest, StreamObserver<ListSupportedDatabaseFlagsResponse>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Lists SupportedDatabaseFlags for a given project and location.
listSupportedDatabaseFlags(ListSupportedDatabaseFlagsRequest, StreamObserver<ListSupportedDatabaseFlagsResponse>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Lists SupportedDatabaseFlags for a given project and location.
listUsers(ListUsersRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Lists Users in a given project and location.
listUsers(ListUsersRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Lists Users in a given project and location.
listUsers(ListUsersRequest, StreamObserver<ListUsersResponse>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Lists Users in a given project and location.
listUsers(ListUsersRequest, StreamObserver<ListUsersResponse>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Lists Users in a given project and location.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
Creates a new async stub that supports all call types for the service

P

promoteCluster(PromoteClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Promotes a SECONDARY cluster.
promoteCluster(PromoteClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Promotes a SECONDARY cluster.
promoteCluster(PromoteClusterRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Promotes a SECONDARY cluster.
promoteCluster(PromoteClusterRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Promotes a SECONDARY cluster.

R

restartInstance(RestartInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Restart an Instance in a cluster.
restartInstance(RestartInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Restart an Instance in a cluster.
restartInstance(RestartInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Restart an Instance in a cluster.
restartInstance(RestartInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Restart an Instance in a cluster.
restoreCluster(RestoreClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.
restoreCluster(RestoreClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.
restoreCluster(RestoreClusterRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.
restoreCluster(RestoreClusterRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster.

S

SERVICE_NAME - Static variable in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc
 

U

updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Updates the parameters of a single Backup.
updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Updates the parameters of a single Backup.
updateBackup(UpdateBackupRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Updates the parameters of a single Backup.
updateBackup(UpdateBackupRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Updates the parameters of a single Backup.
updateCluster(UpdateClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Updates the parameters of a single Cluster.
updateCluster(UpdateClusterRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Updates the parameters of a single Cluster.
updateCluster(UpdateClusterRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Updates the parameters of a single Cluster.
updateCluster(UpdateClusterRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Updates the parameters of a single Cluster.
updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Updates the parameters of a single Instance.
updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Updates the parameters of a single Instance.
updateInstance(UpdateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Updates the parameters of a single Instance.
updateInstance(UpdateInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Updates the parameters of a single Instance.
updateUser(UpdateUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
Updates the parameters of a single User.
updateUser(UpdateUserRequest) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminFutureStub
Updates the parameters of a single User.
updateUser(UpdateUserRequest, StreamObserver<User>) - Method in class com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminStub
Updates the parameters of a single User.
updateUser(UpdateUserRequest, StreamObserver<User>) - Method in interface com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService
Updates the parameters of a single User.
A B C D F G I L N P R S U 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.