Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConnectionSummary> |
GoldenGatePaginators.listConnectionsRecordIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over the
ConnectionSummary objects contained in responses from the
listConnections operation. |
Modifier and Type | Class and Description |
---|---|
class |
AmazonKinesisConnectionSummary
Summary of the Amazon Kinesis Connection.
|
class |
AmazonRedshiftConnectionSummary
Summary of the Amazon Redshift Connection.
|
class |
AmazonS3ConnectionSummary
Summary of the Amazon S3 Connection.
|
class |
AzureDataLakeStorageConnectionSummary
Summary of the Azure Data Lake Storage Connection.
|
class |
AzureSynapseConnectionSummary
Summary of the Azure Synapse Analytics Connection.
|
class |
Db2ConnectionSummary
Summary of the DB2 Connection.
|
class |
ElasticsearchConnectionSummary
Summary of the Elasticsearch Connection.
|
class |
GenericConnectionSummary
Summary of the Generic Connection.
|
class |
GoldenGateConnectionSummary
Summary of the GoldenGate Connection.
|
class |
GoogleBigQueryConnectionSummary
Summary of the Google BigQuery Connection.
|
class |
GoogleCloudStorageConnectionSummary
Summary of the Google Cloud Storage Connection.
|
class |
HdfsConnectionSummary
Summary of the Hadoop Distributed File System Connection.
|
class |
JavaMessageServiceConnectionSummary
Summary of the Java Message Service Connection.
|
class |
KafkaConnectionSummary
Summary of the Kafka Connection.
|
class |
KafkaSchemaRegistryConnectionSummary
Summary of the Kafka (e.g.
|
class |
MicrosoftSqlserverConnectionSummary
Summary of the Microsoft SQL Server Connection.
|
class |
MongoDbConnectionSummary
Summary of the MongoDB Connection.
|
class |
MysqlConnectionSummary
Summary of the MySQL Connection.
|
class |
OciObjectStorageConnectionSummary
Summary of the OCI Object Storage Connection.
|
class |
OracleConnectionSummary
Summary of the Oracle Connection.
|
class |
OracleNosqlConnectionSummary
Summary of the Oracle NoSQL Connection.
|
class |
PostgresqlConnectionSummary
Summary of the PostgreSQL Database Connection.
|
class |
RedisConnectionSummary
Summary of the Redis Database Connection.
|
class |
SnowflakeConnectionSummary
Summary of the Snowflake Connection.
|
Modifier and Type | Method and Description |
---|---|
List<ConnectionSummary> |
ConnectionCollection.getItems()
An array of Connection summaries.
|
Modifier and Type | Method and Description |
---|---|
ConnectionCollection.Builder |
ConnectionCollection.Builder.items(List<ConnectionSummary> items)
An array of Connection summaries.
|
Constructor and Description |
---|
ConnectionCollection(List<ConnectionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.