Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Class and Description |
---|---|
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 |
CreateGoldenGateConnectionDetails
The information about a new GoldenGate 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 |
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–2023. All rights reserved.