Package | Description |
---|---|
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateConnectionFromAdwc
The details to update an Autonomous Data Warehouse data asset connection.
|
class |
UpdateConnectionFromAmazonS3
The details to update an Amazon s3 connection.
|
class |
UpdateConnectionFromAtp
The details to update an Autonomous Transaction Processing data asset connection.
|
class |
UpdateConnectionFromBICC
The details to update a FUSION_APP BICC connection.
|
class |
UpdateConnectionFromBIP
The details to update a Fusion applications BIP connection.
|
class |
UpdateConnectionFromHdfs
The details to update the HDFS data asset connection.
|
class |
UpdateConnectionFromJdbc
The details to update a generic JDBC data asset connection.
|
class |
UpdateConnectionFromLake
The details to update a Lake connection.
|
class |
UpdateConnectionFromMySQL
The details to update a MYSQL data asset connection.
|
class |
UpdateConnectionFromMySqlHeatWave
The details to update a MYSQL HeatWave data asset connection.
|
class |
UpdateConnectionFromOAuth2
The details to update a OAuth connection.
|
class |
UpdateConnectionFromObjectStorage
The details to update an Oracle Object Storage data asset connection.
|
class |
UpdateConnectionFromOracle
The details to update an Oracle Database data asset connection.
|
class |
UpdateConnectionFromOracleEbs
The details to update E-Business Suite data asset connection.
|
class |
UpdateConnectionFromOraclePeopleSoft
The details to update an Oracle PeopleSoft data asset connection.
|
class |
UpdateConnectionFromOracleSiebel
The details to update an Oracle Siebel data asset connection.
|
class |
UpdateConnectionFromRestBasicAuth
The details to update a basic auth rest connection.
|
class |
UpdateConnectionFromRestNoAuth
The details to update a no auth rest connection.
|
Modifier and Type | Method and Description |
---|---|
UpdateConnectionDetails |
UpdateDataAssetFromRest.getDefaultConnection() |
Modifier and Type | Method and Description |
---|---|
UpdateDataAssetFromRest.Builder |
UpdateDataAssetFromRest.Builder.defaultConnection(UpdateConnectionDetails defaultConnection) |
Constructor and Description |
---|
UpdateDataAssetFromRest(String key,
String modelVersion,
String name,
String description,
Integer objectStatus,
Integer objectVersion,
String identifier,
String externalKey,
Map<String,String> assetProperties,
RegistryMetadata registryMetadata,
String baseUrl,
String manifestFileContent,
UpdateConnectionDetails defaultConnection)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UpdateConnectionDetails |
UpdateConnectionRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateConnectionDetails |
UpdateConnectionRequest.getUpdateConnectionDetails()
The information needed to update a connection.
|
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 information needed to update a connection.
|
Copyright © 2016–2024. All rights reserved.