Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
static RoutingMethod |
RoutingMethod.create(String key) |
RoutingMethod |
CreateConnectionDetails.getRoutingMethod()
Controls the network traffic direction to the target: SHARED_SERVICE_ENDPOINT: Traffic flows
through the Goldengate Service’s network to public hosts.
|
RoutingMethod |
ConnectionSummary.getRoutingMethod()
Controls the network traffic direction to the target: SHARED_SERVICE_ENDPOINT: Traffic flows
through the Goldengate Service’s network to public hosts.
|
RoutingMethod |
UpdateConnectionDetails.getRoutingMethod()
Controls the network traffic direction to the target: SHARED_SERVICE_ENDPOINT: Traffic flows
through the Goldengate Service’s network to public hosts.
|
RoutingMethod |
Connection.getRoutingMethod()
Controls the network traffic direction to the target: SHARED_SERVICE_ENDPOINT: Traffic flows
through the Goldengate Service’s network to public hosts.
|
static RoutingMethod |
RoutingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingMethod[] |
RoutingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AmazonKinesisConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AmazonKinesisConnection.TechnologyType technologyType,
String accessKeyId,
String secretAccessKeySecretId)
Deprecated.
|
AmazonKinesisConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
AmazonKinesisConnection.TechnologyType technologyType,
String accessKeyId,
String secretAccessKeySecretId)
Deprecated.
|
AmazonRedshiftConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AmazonRedshiftConnection.TechnologyType technologyType,
String connectionUrl,
String username,
String passwordSecretId)
Deprecated.
|
AmazonRedshiftConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
AmazonRedshiftConnection.TechnologyType technologyType,
String connectionUrl,
String username,
String passwordSecretId)
Deprecated.
|
AmazonS3Connection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AmazonS3Connection.TechnologyType technologyType,
String accessKeyId,
String secretAccessKeySecretId)
Deprecated.
|
AmazonS3ConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
AmazonS3Connection.TechnologyType technologyType,
String accessKeyId,
String secretAccessKeySecretId)
Deprecated.
|
AzureDataLakeStorageConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AzureDataLakeStorageConnection.TechnologyType technologyType,
AzureDataLakeStorageConnection.AuthenticationType authenticationType,
String accountName,
String azureTenantId,
String clientId,
String endpoint,
String accountKeySecretId,
String sasTokenSecretId,
String clientSecretSecretId)
Deprecated.
|
AzureDataLakeStorageConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
AzureDataLakeStorageConnection.TechnologyType technologyType,
AzureDataLakeStorageConnection.AuthenticationType authenticationType,
String accountName,
String azureTenantId,
String clientId,
String endpoint,
String accountKeySecretId,
String sasTokenSecretId,
String clientSecretSecretId)
Deprecated.
|
AzureSynapseConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AzureSynapseConnection.TechnologyType technologyType,
String connectionString,
String username,
String passwordSecretId)
Deprecated.
|
AzureSynapseConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
AzureSynapseConnection.TechnologyType technologyType,
String connectionString,
String username,
String passwordSecretId)
Deprecated.
|
Connection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds)
Deprecated.
|
ConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds)
Deprecated.
|
CreateAmazonKinesisConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AmazonKinesisConnection.TechnologyType technologyType,
String accessKeyId,
String secretAccessKey,
String secretAccessKeySecretId)
Deprecated.
|
CreateAmazonRedshiftConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AmazonRedshiftConnection.TechnologyType technologyType,
String connectionUrl,
String username,
String password,
String passwordSecretId)
Deprecated.
|
CreateAmazonS3ConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AmazonS3Connection.TechnologyType technologyType,
String accessKeyId,
String secretAccessKey,
String secretAccessKeySecretId)
Deprecated.
|
CreateAzureDataLakeStorageConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AzureDataLakeStorageConnection.TechnologyType technologyType,
AzureDataLakeStorageConnection.AuthenticationType authenticationType,
String accountName,
String accountKey,
String accountKeySecretId,
String sasToken,
String sasTokenSecretId,
String azureTenantId,
String clientId,
String clientSecret,
String clientSecretSecretId,
String endpoint)
Deprecated.
|
CreateAzureSynapseConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AzureSynapseConnection.TechnologyType technologyType,
String connectionString,
String username,
String password,
String passwordSecretId)
Deprecated.
|
CreateConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds)
Deprecated.
|
CreateDb2ConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
Db2Connection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
List<NameValuePair> additionalAttributes,
Db2Connection.SecurityProtocol securityProtocol,
String sslClientKeystoredb,
String sslClientKeystoredbSecretId,
String sslClientKeystash,
String sslClientKeystashSecretId,
String sslServerCertificate)
Deprecated.
|
CreateElasticsearchConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
ElasticsearchConnection.TechnologyType technologyType,
String servers,
ElasticsearchConnection.SecurityProtocol securityProtocol,
ElasticsearchConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String fingerprint)
Deprecated.
|
CreateGenericConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GenericConnection.TechnologyType technologyType,
String host)
Deprecated.
|
CreateGoldenGateConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GoldenGateConnection.TechnologyType technologyType,
String deploymentId,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
String privateIp)
Deprecated.
|
CreateGoogleBigQueryConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GoogleBigQueryConnection.TechnologyType technologyType,
String serviceAccountKeyFile,
String serviceAccountKeyFileSecretId)
Deprecated.
|
CreateGoogleCloudStorageConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GoogleCloudStorageConnection.TechnologyType technologyType,
String serviceAccountKeyFile,
String serviceAccountKeyFileSecretId)
Deprecated.
|
CreateHdfsConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
HdfsConnection.TechnologyType technologyType,
String coreSiteXml)
Deprecated.
|
CreateJavaMessageServiceConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
JavaMessageServiceConnection.TechnologyType technologyType,
Boolean shouldUseJndi,
String jndiConnectionFactory,
String jndiProviderUrl,
String jndiInitialContextFactory,
String jndiSecurityPrincipal,
String jndiSecurityCredentials,
String jndiSecurityCredentialsSecretId,
String connectionUrl,
String connectionFactory,
String username,
String password,
String passwordSecretId,
JavaMessageServiceConnection.SecurityProtocol securityProtocol,
JavaMessageServiceConnection.AuthenticationType authenticationType,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String sslKeyPassword,
String sslKeyPasswordSecretId,
String privateIp)
Deprecated.
|
CreateKafkaConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
KafkaConnection.TechnologyType technologyType,
String streamPoolId,
List<KafkaBootstrapServer> bootstrapServers,
KafkaConnection.SecurityProtocol securityProtocol,
String username,
String password,
String passwordSecretId,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String sslKeyPassword,
String sslKeyPasswordSecretId,
String consumerProperties,
String producerProperties)
Deprecated.
|
CreateKafkaSchemaRegistryConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
KafkaSchemaRegistryConnection.TechnologyType technologyType,
String url,
KafkaSchemaRegistryConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String sslKeyPassword,
String sslKeyPasswordSecretId,
String privateIp)
Deprecated.
|
CreateMicrosoftSqlserverConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
MicrosoftSqlserverConnection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
List<NameValuePair> additionalAttributes,
MicrosoftSqlserverConnection.SecurityProtocol securityProtocol,
String sslCa,
Boolean shouldValidateServerCertificate,
String privateIp)
Deprecated.
|
CreateMongoDbConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
MongoDbConnection.TechnologyType technologyType,
String connectionString,
String username,
String password,
String passwordSecretId,
String databaseId)
Deprecated.
|
CreateMysqlConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
MysqlConnection.TechnologyType technologyType,
String username,
String password,
String passwordSecretId,
String host,
Integer port,
String databaseName,
MysqlConnection.SecurityProtocol securityProtocol,
MysqlConnection.SslMode sslMode,
String sslCa,
String sslCrl,
String sslCert,
String sslKey,
String sslKeySecretId,
String privateIp,
List<NameValuePair> additionalAttributes,
String dbSystemId)
Deprecated.
|
CreateOciObjectStorageConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
OciObjectStorageConnection.TechnologyType technologyType,
String tenancyId,
String region,
String userId,
String privateKeyFile,
String privateKeyFileSecretId,
String privateKeyPassphrase,
String privateKeyPassphraseSecretId,
String publicKeyFingerprint)
Deprecated.
|
CreateOracleConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
OracleConnection.TechnologyType technologyType,
String username,
String password,
String passwordSecretId,
String connectionString,
OracleConnection.AuthenticationMode authenticationMode,
String wallet,
String walletSecretId,
OracleConnection.SessionMode sessionMode,
String privateIp,
String databaseId)
Deprecated.
|
CreateOracleNosqlConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
OracleNosqlConnection.TechnologyType technologyType,
String tenancyId,
String region,
String userId,
String privateKeyFile,
String privateKeyFileSecretId,
String privateKeyPassphrase,
String privateKeyPassphraseSecretId,
String publicKeyFingerprint)
Deprecated.
|
CreatePostgresqlConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
PostgresqlConnection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
List<NameValuePair> additionalAttributes,
PostgresqlConnection.SecurityProtocol securityProtocol,
PostgresqlConnection.SslMode sslMode,
String sslCa,
String sslCrl,
String sslCert,
String sslKey,
String sslKeySecretId,
String privateIp,
String dbSystemId)
Deprecated.
|
CreateRedisConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
RedisConnection.TechnologyType technologyType,
String servers,
RedisConnection.SecurityProtocol securityProtocol,
RedisConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String redisClusterId)
Deprecated.
|
CreateSnowflakeConnectionDetails(String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
SnowflakeConnection.TechnologyType technologyType,
String connectionUrl,
SnowflakeConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String privateKeyFile,
String privateKeyFileSecretId,
String privateKeyPassphrase,
String privateKeyPassphraseSecretId)
Deprecated.
|
Db2Connection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
Db2Connection.TechnologyType technologyType,
String username,
String host,
Integer port,
String databaseName,
List<NameValuePair> additionalAttributes,
Db2Connection.SecurityProtocol securityProtocol,
String passwordSecretId,
String sslClientKeystoredbSecretId,
String sslClientKeystashSecretId)
Deprecated.
|
Db2ConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
Db2Connection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
List<NameValuePair> additionalAttributes,
Db2Connection.SecurityProtocol securityProtocol,
String passwordSecretId,
String sslClientKeystoredbSecretId,
String sslClientKeystashSecretId)
Deprecated.
|
ElasticsearchConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
ElasticsearchConnection.TechnologyType technologyType,
String servers,
ElasticsearchConnection.SecurityProtocol securityProtocol,
ElasticsearchConnection.AuthenticationType authenticationType,
String username,
String passwordSecretId)
Deprecated.
|
ElasticsearchConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
ElasticsearchConnection.TechnologyType technologyType,
String servers,
ElasticsearchConnection.SecurityProtocol securityProtocol,
ElasticsearchConnection.AuthenticationType authenticationType,
String username,
String passwordSecretId)
Deprecated.
|
GenericConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GenericConnection.TechnologyType technologyType,
String host)
Deprecated.
|
GenericConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
GenericConnection.TechnologyType technologyType,
String host)
Deprecated.
|
GoldenGateConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GoldenGateConnection.TechnologyType technologyType,
String deploymentId,
String host,
Integer port,
String username,
String privateIp,
String passwordSecretId)
Deprecated.
|
GoldenGateConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
GoldenGateConnection.TechnologyType technologyType,
String deploymentId,
String host,
Integer port,
String username,
String privateIp,
String passwordSecretId)
Deprecated.
|
GoogleBigQueryConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GoogleBigQueryConnection.TechnologyType technologyType,
String serviceAccountKeyFileSecretId)
Deprecated.
|
GoogleBigQueryConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
GoogleBigQueryConnection.TechnologyType technologyType,
String serviceAccountKeyFileSecretId)
Deprecated.
|
GoogleCloudStorageConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
GoogleCloudStorageConnection.TechnologyType technologyType,
String serviceAccountKeyFileSecretId)
Deprecated.
|
GoogleCloudStorageConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
GoogleCloudStorageConnection.TechnologyType technologyType,
String serviceAccountKeyFileSecretId)
Deprecated.
|
HdfsConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
HdfsConnection.TechnologyType technologyType)
Deprecated.
|
HdfsConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
HdfsConnection.TechnologyType technologyType)
Deprecated.
|
JavaMessageServiceConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
JavaMessageServiceConnection.TechnologyType technologyType,
Boolean shouldUseJndi,
String jndiConnectionFactory,
String jndiProviderUrl,
String jndiInitialContextFactory,
String jndiSecurityPrincipal,
String connectionUrl,
String connectionFactory,
JavaMessageServiceConnection.SecurityProtocol securityProtocol,
JavaMessageServiceConnection.AuthenticationType authenticationType,
String username,
String privateIp,
String jndiSecurityCredentialsSecretId,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId,
String sslKeyPasswordSecretId)
Deprecated.
|
JavaMessageServiceConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
JavaMessageServiceConnection.TechnologyType technologyType,
Boolean shouldUseJndi,
String jndiConnectionFactory,
String jndiProviderUrl,
String jndiInitialContextFactory,
String jndiSecurityPrincipal,
String connectionUrl,
String connectionFactory,
JavaMessageServiceConnection.SecurityProtocol securityProtocol,
JavaMessageServiceConnection.AuthenticationType authenticationType,
String username,
String privateIp,
String jndiSecurityCredentialsSecretId,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId,
String sslKeyPasswordSecretId)
Deprecated.
|
KafkaConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
KafkaConnection.TechnologyType technologyType,
String streamPoolId,
List<KafkaBootstrapServer> bootstrapServers,
KafkaConnection.SecurityProtocol securityProtocol,
String username,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId,
String sslKeyPasswordSecretId,
String consumerProperties,
String producerProperties)
Deprecated.
|
KafkaConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
KafkaConnection.TechnologyType technologyType,
String streamPoolId,
List<KafkaBootstrapServer> bootstrapServers,
KafkaConnection.SecurityProtocol securityProtocol,
String username,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId,
String sslKeyPasswordSecretId)
Deprecated.
|
KafkaSchemaRegistryConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
KafkaSchemaRegistryConnection.TechnologyType technologyType,
String url,
KafkaSchemaRegistryConnection.AuthenticationType authenticationType,
String username,
String privateIp,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId,
String sslKeyPasswordSecretId)
Deprecated.
|
KafkaSchemaRegistryConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
KafkaSchemaRegistryConnection.TechnologyType technologyType,
String url,
KafkaSchemaRegistryConnection.AuthenticationType authenticationType,
String username,
String privateIp,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId,
String sslKeyPasswordSecretId)
Deprecated.
|
MicrosoftSqlserverConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
MicrosoftSqlserverConnection.TechnologyType technologyType,
String username,
String host,
Integer port,
String databaseName,
List<NameValuePair> additionalAttributes,
MicrosoftSqlserverConnection.SecurityProtocol securityProtocol,
String sslCa,
Boolean shouldValidateServerCertificate,
String privateIp,
String passwordSecretId)
Deprecated.
|
MicrosoftSqlserverConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
MicrosoftSqlserverConnection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
List<NameValuePair> additionalAttributes,
MicrosoftSqlserverConnection.SecurityProtocol securityProtocol,
String sslCa,
Boolean shouldValidateServerCertificate,
String privateIp,
String passwordSecretId)
Deprecated.
|
MongoDbConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
MongoDbConnection.TechnologyType technologyType,
String connectionString,
String username,
String databaseId,
String passwordSecretId)
Deprecated.
|
MongoDbConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
MongoDbConnection.TechnologyType technologyType,
String connectionString,
String username,
String databaseId,
String passwordSecretId)
Deprecated.
|
MysqlConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
MysqlConnection.TechnologyType technologyType,
String username,
String host,
Integer port,
String databaseName,
MysqlConnection.SecurityProtocol securityProtocol,
MysqlConnection.SslMode sslMode,
String privateIp,
List<NameValuePair> additionalAttributes,
String dbSystemId,
String passwordSecretId,
String sslKeySecretId)
Deprecated.
|
MysqlConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
MysqlConnection.TechnologyType technologyType,
String username,
String host,
Integer port,
String databaseName,
MysqlConnection.SecurityProtocol securityProtocol,
MysqlConnection.SslMode sslMode,
String privateIp,
List<NameValuePair> additionalAttributes,
String dbSystemId,
String passwordSecretId,
String sslKeySecretId)
Deprecated.
|
OciObjectStorageConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
OciObjectStorageConnection.TechnologyType technologyType,
String tenancyId,
String region,
String userId,
String privateKeyFileSecretId,
String privateKeyPassphraseSecretId)
Deprecated.
|
OciObjectStorageConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
OciObjectStorageConnection.TechnologyType technologyType,
String tenancyId,
String region,
String userId,
String privateKeyFileSecretId,
String privateKeyPassphraseSecretId)
Deprecated.
|
OracleConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
OracleConnection.TechnologyType technologyType,
String username,
String connectionString,
OracleConnection.AuthenticationMode authenticationMode,
OracleConnection.SessionMode sessionMode,
String privateIp,
String databaseId,
String passwordSecretId,
String walletSecretId)
Deprecated.
|
OracleConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
OracleConnection.TechnologyType technologyType,
String username,
String connectionString,
OracleConnection.AuthenticationMode authenticationMode,
OracleConnection.SessionMode sessionMode,
String privateIp,
String databaseId,
String passwordSecretId,
String walletSecretId)
Deprecated.
|
OracleNosqlConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
OracleNosqlConnection.TechnologyType technologyType,
String tenancyId,
String region,
String userId,
String privateKeyFileSecretId,
String privateKeyPassphraseSecretId)
Deprecated.
|
OracleNosqlConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
OracleNosqlConnection.TechnologyType technologyType,
String tenancyId,
String region,
String userId,
String privateKeyFileSecretId,
String privateKeyPassphraseSecretId)
Deprecated.
|
PostgresqlConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
PostgresqlConnection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
List<NameValuePair> additionalAttributes,
PostgresqlConnection.SecurityProtocol securityProtocol,
PostgresqlConnection.SslMode sslMode,
String privateIp,
String dbSystemId,
String passwordSecretId,
String sslKeySecretId)
Deprecated.
|
PostgresqlConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
PostgresqlConnection.TechnologyType technologyType,
String databaseName,
String host,
Integer port,
String username,
List<NameValuePair> additionalAttributes,
PostgresqlConnection.SecurityProtocol securityProtocol,
PostgresqlConnection.SslMode sslMode,
String privateIp,
String dbSystemId,
String passwordSecretId,
String sslKeySecretId)
Deprecated.
|
RedisConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
RedisConnection.TechnologyType technologyType,
String servers,
RedisConnection.SecurityProtocol securityProtocol,
RedisConnection.AuthenticationType authenticationType,
String username,
String redisClusterId,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId)
Deprecated.
|
RedisConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
RedisConnection.TechnologyType technologyType,
String servers,
RedisConnection.SecurityProtocol securityProtocol,
RedisConnection.AuthenticationType authenticationType,
String username,
String redisClusterId,
String passwordSecretId,
String trustStoreSecretId,
String trustStorePasswordSecretId,
String keyStoreSecretId,
String keyStorePasswordSecretId)
Deprecated.
|
SnowflakeConnection(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
List<ResourceLock> locks,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
SnowflakeConnection.TechnologyType technologyType,
String connectionUrl,
SnowflakeConnection.AuthenticationType authenticationType,
String username,
String passwordSecretId,
String privateKeyFileSecretId,
String privateKeyPassphraseSecretId)
Deprecated.
|
SnowflakeConnectionSummary(String id,
String displayName,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Connection.LifecycleState lifecycleState,
String lifecycleDetails,
Date timeCreated,
Date timeUpdated,
String vaultId,
String keyId,
List<IngressIpDetails> ingressIps,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
List<ResourceLock> locks,
Boolean doesUseSecretIds,
SnowflakeConnection.TechnologyType technologyType,
String connectionUrl,
SnowflakeConnection.AuthenticationType authenticationType,
String username,
String passwordSecretId,
String privateKeyFileSecretId,
String privateKeyPassphraseSecretId)
Deprecated.
|
UpdateAmazonKinesisConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String accessKeyId,
String secretAccessKey,
String secretAccessKeySecretId)
Deprecated.
|
UpdateAmazonRedshiftConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String connectionUrl,
String username,
String password,
String passwordSecretId)
Deprecated.
|
UpdateAmazonS3ConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String accessKeyId,
String secretAccessKey,
String secretAccessKeySecretId)
Deprecated.
|
UpdateAzureDataLakeStorageConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
AzureDataLakeStorageConnection.AuthenticationType authenticationType,
String accountName,
String accountKey,
String accountKeySecretId,
String sasToken,
String sasTokenSecretId,
String azureTenantId,
String clientId,
String clientSecret,
String clientSecretSecretId,
String endpoint)
Deprecated.
|
UpdateAzureSynapseConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String connectionString,
String username,
String password,
String passwordSecretId)
Deprecated.
|
UpdateConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds)
Deprecated.
|
UpdateDb2ConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String databaseName,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
List<NameValuePair> additionalAttributes,
Db2Connection.SecurityProtocol securityProtocol,
String sslClientKeystoredb,
String sslClientKeystoredbSecretId,
String sslClientKeystash,
String sslClientKeystashSecretId,
String sslServerCertificate)
Deprecated.
|
UpdateElasticsearchConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String servers,
ElasticsearchConnection.SecurityProtocol securityProtocol,
ElasticsearchConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String fingerprint)
Deprecated.
|
UpdateGenericConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String host)
Deprecated.
|
UpdateGoldenGateConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String deploymentId,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
String privateIp)
Deprecated.
|
UpdateGoogleBigQueryConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String serviceAccountKeyFile,
String serviceAccountKeyFileSecretId)
Deprecated.
|
UpdateGoogleCloudStorageConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String serviceAccountKeyFile,
String serviceAccountKeyFileSecretId)
Deprecated.
|
UpdateHdfsConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String coreSiteXml)
Deprecated.
|
UpdateJavaMessageServiceConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
Boolean shouldUseJndi,
String jndiConnectionFactory,
String jndiProviderUrl,
String jndiInitialContextFactory,
String jndiSecurityPrincipal,
String jndiSecurityCredentials,
String jndiSecurityCredentialsSecretId,
String connectionUrl,
String connectionFactory,
String username,
String password,
String passwordSecretId,
JavaMessageServiceConnection.SecurityProtocol securityProtocol,
JavaMessageServiceConnection.AuthenticationType authenticationType,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String sslKeyPassword,
String sslKeyPasswordSecretId,
String privateIp)
Deprecated.
|
UpdateKafkaConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String streamPoolId,
List<KafkaBootstrapServer> bootstrapServers,
KafkaConnection.SecurityProtocol securityProtocol,
String username,
String password,
String passwordSecretId,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String sslKeyPassword,
String sslKeyPasswordSecretId,
String consumerProperties,
String producerProperties)
Deprecated.
|
UpdateKafkaSchemaRegistryConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String url,
KafkaSchemaRegistryConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String sslKeyPassword,
String sslKeyPasswordSecretId,
String privateIp)
Deprecated.
|
UpdateMicrosoftSqlserverConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String databaseName,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
List<NameValuePair> additionalAttributes,
MicrosoftSqlserverConnection.SecurityProtocol securityProtocol,
String sslCa,
Boolean shouldValidateServerCertificate,
String privateIp)
Deprecated.
|
UpdateMongoDbConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String connectionString,
String username,
String password,
String passwordSecretId,
String databaseId)
Deprecated.
|
UpdateMysqlConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String username,
String password,
String passwordSecretId,
String host,
Integer port,
String databaseName,
MysqlConnection.SecurityProtocol securityProtocol,
MysqlConnection.SslMode sslMode,
String sslCa,
String sslCrl,
String sslCert,
String sslKey,
String sslKeySecretId,
String privateIp,
List<NameValuePair> additionalAttributes,
String dbSystemId)
Deprecated.
|
UpdateOciObjectStorageConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String tenancyId,
String region,
String userId,
String privateKeyFile,
String privateKeyFileSecretId,
String privateKeyPassphrase,
String privateKeyPassphraseSecretId,
String publicKeyFingerprint)
Deprecated.
|
UpdateOracleConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String username,
String password,
String passwordSecretId,
String connectionString,
OracleConnection.AuthenticationMode authenticationMode,
String wallet,
String walletSecretId,
OracleConnection.SessionMode sessionMode,
String privateIp,
String databaseId)
Deprecated.
|
UpdateOracleNosqlConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String tenancyId,
String region,
String userId,
String privateKeyFile,
String privateKeyFileSecretId,
String privateKeyPassphrase,
String privateKeyPassphraseSecretId,
String publicKeyFingerprint)
Deprecated.
|
UpdatePostgresqlConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String databaseName,
String host,
Integer port,
String username,
String password,
String passwordSecretId,
List<NameValuePair> additionalAttributes,
PostgresqlConnection.SecurityProtocol securityProtocol,
PostgresqlConnection.SslMode sslMode,
String sslCa,
String sslCrl,
String sslCert,
String sslKey,
String sslKeySecretId,
String privateIp,
String dbSystemId)
Deprecated.
|
UpdateRedisConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String servers,
RedisConnection.SecurityProtocol securityProtocol,
RedisConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String trustStore,
String trustStoreSecretId,
String trustStorePassword,
String trustStorePasswordSecretId,
String keyStore,
String keyStoreSecretId,
String keyStorePassword,
String keyStorePasswordSecretId,
String redisClusterId)
Deprecated.
|
UpdateSnowflakeConnectionDetails(String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String vaultId,
String keyId,
List<String> nsgIds,
String subnetId,
RoutingMethod routingMethod,
Boolean doesUseSecretIds,
String connectionUrl,
SnowflakeConnection.AuthenticationType authenticationType,
String username,
String password,
String passwordSecretId,
String privateKeyFile,
String privateKeyFileSecretId,
String privateKeyPassphrase,
String privateKeyPassphraseSecretId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.