Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateAmazonKinesisConnectionDetails
The information about a new Amazon Kinesis Connection.
|
class |
CreateAmazonRedshiftConnectionDetails
The information about a new Amazon Redshift Connection.
|
class |
CreateAmazonS3ConnectionDetails
The information about a new Amazon S3 Connection.
|
class |
CreateAzureDataLakeStorageConnectionDetails
The information about a new Azure Data Lake Storage Connection.
|
class |
CreateAzureSynapseConnectionDetails
The information about a new Azure Synapse Analytics Connection.
|
class |
CreateDb2ConnectionDetails
The information about a new DB2 Connection.
|
class |
CreateElasticsearchConnectionDetails
The information about a new Elasticsearch Connection.
|
class |
CreateGenericConnectionDetails
The information about a new Generic Connection.
|
class |
CreateGoldenGateConnectionDetails
The information about a new GoldenGate Connection.
|
class |
CreateGoogleBigQueryConnectionDetails
The information about a new Google BigQuery Connection.
|
class |
CreateGoogleCloudStorageConnectionDetails
The information about a new Google Cloud Storage Connection.
|
class |
CreateHdfsConnectionDetails
The information about a new Hadoop Distributed File System Connection.
|
class |
CreateJavaMessageServiceConnectionDetails
The information about a new Java Message Service Connection.
|
class |
CreateKafkaConnectionDetails
The information about a new Kafka Connection.
|
class |
CreateKafkaSchemaRegistryConnectionDetails
The information about a new Kafka (e.g.
|
class |
CreateMicrosoftSqlserverConnectionDetails
The information about a new Microsoft SQL Server Connection.
|
class |
CreateMongoDbConnectionDetails
The information about a new MongoDB Connection.
|
class |
CreateMysqlConnectionDetails
The information about a new MySQL Connection.
|
class |
CreateOciObjectStorageConnectionDetails
The information about a new OCI Object Storage Connection.
|
class |
CreateOracleConnectionDetails
The information about a new Oracle Database Connection.
|
class |
CreateOracleNosqlConnectionDetails
The information about a new Oracle NoSQL Connection.
|
class |
CreatePostgresqlConnectionDetails
The information about a new PostgreSQL Connection.
|
class |
CreateRedisConnectionDetails
The information about a new Redis Connection.
|
class |
CreateSnowflakeConnectionDetails
The information about a new Snowflake Connection.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionDetails |
CreateConnectionRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateConnectionDetails |
CreateConnectionRequest.getCreateConnectionDetails()
Specification of the Connection to create.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionRequest.Builder |
CreateConnectionRequest.Builder.body$(CreateConnectionDetails body)
Alternative setter for the body parameter.
|
CreateConnectionRequest.Builder |
CreateConnectionRequest.Builder.createConnectionDetails(CreateConnectionDetails createConnectionDetails)
Specification of the Connection to create.
|
Copyright © 2016–2024. All rights reserved.