Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Class and Description |
---|---|
class |
AmazonS3Connection
Represents the metadata of a Amazon S3 Connection.
|
class |
AzureDataLakeStorageConnection
Represents the metadata of a Azure Data Lake Storage Connection.
|
class |
AzureSynapseConnection
Represents the metadata of a Azure Synapse Analytics Connection.
|
class |
GoldenGateConnection
Represents the metadata of a GoldenGate Connection.
|
class |
HdfsConnection
Represents the metadata of a Hadoop Distributed File System Connection.
|
class |
JavaMessageServiceConnection
Represents the metadata of a Java Message Service Connection.
|
class |
KafkaConnection
Represents the metadata of a Kafka Connection.
|
class |
KafkaSchemaRegistryConnection
Represents the metadata of a Kafka (e.g.
|
class |
MicrosoftSqlserverConnection
Represents the metadata of a Microsoft SQL Server Connection.
|
class |
MongoDbConnection
Represents the metadata of a MongoDB Connection.
|
class |
MysqlConnection
Represents the metadata of a MySQL Connection.
|
class |
OciObjectStorageConnection
Represents the metadata of an OCI Object Storage Connection.
|
class |
OracleConnection
Represents the metadata of an Oracle Database Connection.
|
class |
OracleNosqlConnection
Represents the metadata of an Oracle NoSQL Connection.
|
class |
PostgresqlConnection
Represents the metadata of a PostgreSQL Database Connection.
|
class |
SnowflakeConnection
Represents the metadata of a Snowflake Connection.
|
Modifier and Type | Method and Description |
---|---|
Connection |
CreateConnectionResponse.getConnection()
The returned Connection instance.
|
Connection |
GetConnectionResponse.getConnection()
The returned Connection instance.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.connection(Connection connection)
The returned Connection instance.
|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.connection(Connection connection)
The returned Connection instance.
|
Copyright © 2016–2023. All rights reserved.