Uses of Class
com.google.cloud.alloydb.ConnectorConfig
Packages that use ConnectorConfig
-
Uses of ConnectorConfig in com.google.cloud.alloydb
Methods in com.google.cloud.alloydb that return ConnectorConfigModifier and TypeMethodDescriptionConnectorConfig.Builder.build()Builds a new instance ofConnectionConfig.Methods in com.google.cloud.alloydb with parameters of type ConnectorConfigModifier and TypeMethodDescriptioncom.google.cloud.alloydb.ConnectionInfoRepositoryConnectionInfoRepositoryFactory.create(com.google.cloud.alloydb.CredentialFactory credentialFactory, ConnectorConfig config) static voidConnectorRegistry.register(String name, ConnectorConfig config) Register a named connection so that it can later be referenced by name in a JDBC or R2DBC URL.