Index
All Classes and Interfaces|All Packages
A
- addArtifactId(String) - Static method in class com.google.cloud.alloydb.ConnectorRegistry
-
Adds an external application name to the user agent string for tracking.
- AuthType - Enum in com.google.cloud.alloydb
-
Enum for supported authentication methods.
B
- build() - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
-
Builds a new instance of
ConnectionConfig. - Builder() - Constructor for class com.google.cloud.alloydb.ConnectorConfig.Builder
C
- close(String) - Static method in class com.google.cloud.alloydb.ConnectorRegistry
-
Close a named connector.
- com.google.cloud.alloydb - package com.google.cloud.alloydb
- com.google.cloud.alloydb.nativeimage - package com.google.cloud.alloydb.nativeimage
- ConnectionInfoRepositoryFactory - Interface in com.google.cloud.alloydb
-
Factory interface for creating AlloyDBAdminClient to interact with AlloyDB Admin API.
- ConnectorConfig - Class in com.google.cloud.alloydb
-
ConnectorConfig is an immutable configuration value object that holds the entire configuration of a AlloyDB Connector that may be used to connect to multiple AlloyDB Instances.
- ConnectorConfig.Builder - Class in com.google.cloud.alloydb
-
The builder for the ConnectionConfig.
- ConnectorRegistry - Class in com.google.cloud.alloydb
-
Configure the AlloyDB JDBC Connector.
- ConnectorRegistry() - Constructor for class com.google.cloud.alloydb.ConnectorRegistry
- create(CredentialFactory, ConnectorConfig) - Method in interface com.google.cloud.alloydb.ConnectionInfoRepositoryFactory
- createSocket() - Method in class com.google.cloud.alloydb.SocketFactory
- createSocket(String, int) - Method in class com.google.cloud.alloydb.SocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.google.cloud.alloydb.SocketFactory
- createSocket(InetAddress, int) - Method in class com.google.cloud.alloydb.SocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.google.cloud.alloydb.SocketFactory
E
- equals(Object) - Method in class com.google.cloud.alloydb.ConnectorConfig
G
- getAdminServiceEndpoint() - Method in class com.google.cloud.alloydb.ConnectorConfig
- getDelegates() - Method in class com.google.cloud.alloydb.ConnectorConfig
- getGoogleCredentials() - Method in class com.google.cloud.alloydb.ConnectorConfig
- getGoogleCredentialsPath() - Method in class com.google.cloud.alloydb.ConnectorConfig
- getGoogleCredentialsSupplier() - Method in class com.google.cloud.alloydb.ConnectorConfig
- getQuotaProject() - Method in class com.google.cloud.alloydb.ConnectorConfig
- getTargetPrincipal() - Method in class com.google.cloud.alloydb.ConnectorConfig
H
- hashCode() - Method in class com.google.cloud.alloydb.ConnectorConfig
I
- IAM - Enum constant in enum com.google.cloud.alloydb.AuthType
- IpType - Enum in com.google.cloud.alloydb
P
- PASSWORD - Enum constant in enum com.google.cloud.alloydb.AuthType
- PRIVATE - Enum constant in enum com.google.cloud.alloydb.IpType
- PSC - Enum constant in enum com.google.cloud.alloydb.IpType
- PUBLIC - Enum constant in enum com.google.cloud.alloydb.IpType
R
- register(String, ConnectorConfig) - Static method in class com.google.cloud.alloydb.ConnectorRegistry
-
Register a named connection so that it can later be referenced by name in a JDBC or R2DBC URL.
- reset() - Static method in class com.google.cloud.alloydb.ConnectorRegistry
-
Resets the entire AlloyDB JDBC Connector.
S
- shutdown() - Static method in class com.google.cloud.alloydb.ConnectorRegistry
-
Shutdown the entire AlloyDB JDBC Connector.
- SocketFactory - Class in com.google.cloud.alloydb
- SocketFactory(Properties) - Constructor for class com.google.cloud.alloydb.SocketFactory
V
- valueOf(String) - Static method in enum com.google.cloud.alloydb.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.alloydb.IpType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.cloud.alloydb.AuthType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.alloydb.IpType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withAdminServiceEndpoint(String) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
- withDelegates(List<String>) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
- withGoogleCredentials(GoogleCredentials) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
- withGoogleCredentialsPath(String) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
- withGoogleCredentialsSupplier(Supplier<GoogleCredentials>) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
- withQuotaProject(String) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
- withTargetPrincipal(String) - Method in class com.google.cloud.alloydb.ConnectorConfig.Builder
All Classes and Interfaces|All Packages