| Modifier and Type | Class and Description |
|---|---|
class |
SslConfig
SSL configuration information.
|
static class |
SslConfig.Builder
SSL configuration information.
|
| Modifier and Type | Method and Description |
|---|---|
SslConfigOrBuilder |
MySqlConnectionProfileOrBuilder.getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
SslConfigOrBuilder |
OracleConnectionProfileOrBuilder.getSslOrBuilder()
SSL configuration for the connection to the source Oracle database.
|
SslConfigOrBuilder |
PostgreSqlConnectionProfileOrBuilder.getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
SslConfigOrBuilder |
MySqlConnectionProfile.getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
SslConfigOrBuilder |
MySqlConnectionProfile.Builder.getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
SslConfigOrBuilder |
OracleConnectionProfile.getSslOrBuilder()
SSL configuration for the connection to the source Oracle database.
|
SslConfigOrBuilder |
OracleConnectionProfile.Builder.getSslOrBuilder()
SSL configuration for the connection to the source Oracle database.
|
SslConfigOrBuilder |
PostgreSqlConnectionProfile.getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
SslConfigOrBuilder |
PostgreSqlConnectionProfile.Builder.getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
Copyright © 2024 Google LLC. All rights reserved.