Package | Description |
---|---|
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateAmazonKinesisConnectionDetails
The information to update a the Amazon Kinesis Connection.
|
class |
UpdateAmazonRedshiftConnectionDetails
The information to update a the Amazon Redshift Connection.
|
class |
UpdateAmazonS3ConnectionDetails
The information to update a the Amazon S3 Connection.
|
class |
UpdateAzureDataLakeStorageConnectionDetails
The information to update a Azure Data Lake Storage Connection.
|
class |
UpdateAzureSynapseConnectionDetails
The information to update a Azure Synapse Analytics Connection.
|
class |
UpdateDb2ConnectionDetails
The information to update a DB2 Connection.
|
class |
UpdateElasticsearchConnectionDetails
The information to update a Elasticsearch Connection.
|
class |
UpdateGenericConnectionDetails
The information to update a Generic Connection.
|
class |
UpdateGoldenGateConnectionDetails
The information to update a GoldenGate Connection.
|
class |
UpdateGoogleBigQueryConnectionDetails
The information to update a the Google BigQuery Connection.
|
class |
UpdateGoogleCloudStorageConnectionDetails
The information to update a the Google Cloud Storage Connection.
|
class |
UpdateHdfsConnectionDetails
The information to update a Hadoop Distributed File System Connection.
|
class |
UpdateJavaMessageServiceConnectionDetails
The information to update a Java Message Service Connection.
|
class |
UpdateKafkaConnectionDetails
The information to update a Kafka Connection.
|
class |
UpdateKafkaSchemaRegistryConnectionDetails
The information to update Kafka (e.g.
|
class |
UpdateMicrosoftSqlserverConnectionDetails
The information to update a Microsoft SQL Server Connection.
|
class |
UpdateMongoDbConnectionDetails
The information to update a MongoDB Connection.
|
class |
UpdateMysqlConnectionDetails
The information to update a MySQL Connection.
|
class |
UpdateOciObjectStorageConnectionDetails
The information to update a OCI Object Storage Connection.
|
class |
UpdateOracleConnectionDetails
The information to update an Oracle Database Connection.
|
class |
UpdateOracleNosqlConnectionDetails
The information to update a Oracle NoSQL Connection.
|
class |
UpdatePostgresqlConnectionDetails
The information to update a PostgreSQL Database Connection.
|
class |
UpdateRedisConnectionDetails
The information to update a Redis Database Connection.
|
class |
UpdateSnowflakeConnectionDetails
The information to update a Snowflake Connection.
|
Modifier and Type | Method and Description |
---|---|
UpdateConnectionDetails |
UpdateConnectionRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateConnectionDetails |
UpdateConnectionRequest.getUpdateConnectionDetails()
The new Connection specifications to apply.
|
Modifier and Type | Method and Description |
---|---|
UpdateConnectionRequest.Builder |
UpdateConnectionRequest.Builder.body$(UpdateConnectionDetails body)
Alternative setter for the body parameter.
|
UpdateConnectionRequest.Builder |
UpdateConnectionRequest.Builder.updateConnectionDetails(UpdateConnectionDetails updateConnectionDetails)
The new Connection specifications to apply.
|
Copyright © 2016–2024. All rights reserved.