Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Class and Description |
---|---|
class |
AmazonKinesisConnection
Represents the metadata of a Amazon Kinesis Connection.
|
class |
AmazonRedshiftConnection
Represents the metadata of a Amazon Redshift Connection.
|
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 |
Db2Connection
Represents the metadata of a DB2 Connection.
|
class |
ElasticsearchConnection
Represents the metadata of a Elasticsearch Connection.
|
class |
GenericConnection
Represents the metadata of a Generic Connection.
|
class |
GoldenGateConnection
Represents the metadata of a GoldenGate Connection.
|
class |
GoogleBigQueryConnection
Represents the metadata of a Google BigQuery Connection.
|
class |
GoogleCloudStorageConnection
Represents the metadata of a Google Cloud Storage 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 |
RedisConnection
Represents the metadata of a Redis Database Connection.
|
class |
SnowflakeConnection
Represents the metadata of a Snowflake Connection.
|
Modifier and Type | Method and Description |
---|---|
Connection |
GetConnectionResponse.getConnection()
The returned
Connection instance. |
Connection |
CreateConnectionResponse.getConnection()
The returned
Connection instance. |
Connection |
RemoveConnectionLockResponse.getConnection()
The returned
Connection instance. |
Connection |
AddConnectionLockResponse.getConnection()
The returned
Connection instance. |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
RemoveConnectionLockResponse.Builder |
RemoveConnectionLockResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
AddConnectionLockResponse.Builder |
AddConnectionLockResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
Copyright © 2016–2024. All rights reserved.