Interface Endpoint.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<Endpoint.Builder,,Endpoint> SdkBuilder<Endpoint.Builder,,Endpoint> SdkPojo
- Enclosing class:
Endpoint
-
Method Summary
Modifier and TypeMethodDescriptioncertificateArn(String certificateArn) The Amazon Resource Name (ARN) used for SSL connection to the endpoint.databaseName(String databaseName) The name of the database at the endpoint.default Endpoint.BuilderdmsTransferSettings(Consumer<DmsTransferSettings.Builder> dmsTransferSettings) The settings for the DMS Transfer type source.dmsTransferSettings(DmsTransferSettings dmsTransferSettings) The settings for the DMS Transfer type source.default Endpoint.BuilderdocDbSettings(Consumer<DocDbSettings.Builder> docDbSettings) Sets the value of the DocDbSettings property for this object.docDbSettings(DocDbSettings docDbSettings) Sets the value of the DocDbSettings property for this object.default Endpoint.BuilderdynamoDbSettings(Consumer<DynamoDbSettings.Builder> dynamoDbSettings) The settings for the DynamoDB target endpoint.dynamoDbSettings(DynamoDbSettings dynamoDbSettings) The settings for the DynamoDB target endpoint.default Endpoint.BuilderelasticsearchSettings(Consumer<ElasticsearchSettings.Builder> elasticsearchSettings) The settings for the OpenSearch source endpoint.elasticsearchSettings(ElasticsearchSettings elasticsearchSettings) The settings for the OpenSearch source endpoint.endpointArn(String endpointArn) The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.endpointIdentifier(String endpointIdentifier) The database endpoint identifier.endpointType(String endpointType) The type of endpoint.endpointType(ReplicationEndpointTypeValue endpointType) The type of endpoint.engineDisplayName(String engineDisplayName) The expanded name for the engine name.engineName(String engineName) The database engine name.externalId(String externalId) Value returned by a call to CreateEndpoint that can be used for cross-account validation.externalTableDefinition(String externalTableDefinition) The external table definition.extraConnectionAttributes(String extraConnectionAttributes) Additional connection attributes used to connect to the endpoint.default Endpoint.BuildergcpMySQLSettings(Consumer<GcpMySQLSettings.Builder> gcpMySQLSettings) Settings in JSON format for the source GCP MySQL endpoint.gcpMySQLSettings(GcpMySQLSettings gcpMySQLSettings) Settings in JSON format for the source GCP MySQL endpoint.default Endpoint.BuilderibmDb2Settings(Consumer<IBMDb2Settings.Builder> ibmDb2Settings) The settings for the IBM Db2 LUW source endpoint.ibmDb2Settings(IBMDb2Settings ibmDb2Settings) The settings for the IBM Db2 LUW source endpoint.default Endpoint.BuilderkafkaSettings(Consumer<KafkaSettings.Builder> kafkaSettings) The settings for the Apache Kafka target endpoint.kafkaSettings(KafkaSettings kafkaSettings) The settings for the Apache Kafka target endpoint.default Endpoint.BuilderkinesisSettings(Consumer<KinesisSettings.Builder> kinesisSettings) The settings for the Amazon Kinesis target endpoint.kinesisSettings(KinesisSettings kinesisSettings) The settings for the Amazon Kinesis target endpoint.An KMS key identifier that is used to encrypt the connection parameters for the endpoint.default Endpoint.BuildermicrosoftSQLServerSettings(Consumer<MicrosoftSQLServerSettings.Builder> microsoftSQLServerSettings) The settings for the Microsoft SQL Server source and target endpoint.microsoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings) The settings for the Microsoft SQL Server source and target endpoint.default Endpoint.BuildermongoDbSettings(Consumer<MongoDbSettings.Builder> mongoDbSettings) The settings for the MongoDB source endpoint.mongoDbSettings(MongoDbSettings mongoDbSettings) The settings for the MongoDB source endpoint.default Endpoint.BuildermySQLSettings(Consumer<MySQLSettings.Builder> mySQLSettings) The settings for the MySQL source and target endpoint.mySQLSettings(MySQLSettings mySQLSettings) The settings for the MySQL source and target endpoint.default Endpoint.BuilderneptuneSettings(Consumer<NeptuneSettings.Builder> neptuneSettings) The settings for the Amazon Neptune target endpoint.neptuneSettings(NeptuneSettings neptuneSettings) The settings for the Amazon Neptune target endpoint.default Endpoint.BuilderoracleSettings(Consumer<OracleSettings.Builder> oracleSettings) The settings for the Oracle source and target endpoint.oracleSettings(OracleSettings oracleSettings) The settings for the Oracle source and target endpoint.The port value used to access the endpoint.default Endpoint.BuilderpostgreSQLSettings(Consumer<PostgreSQLSettings.Builder> postgreSQLSettings) The settings for the PostgreSQL source and target endpoint.postgreSQLSettings(PostgreSQLSettings postgreSQLSettings) The settings for the PostgreSQL source and target endpoint.default Endpoint.BuilderredisSettings(Consumer<RedisSettings.Builder> redisSettings) The settings for the Redis target endpoint.redisSettings(RedisSettings redisSettings) The settings for the Redis target endpoint.default Endpoint.BuilderredshiftSettings(Consumer<RedshiftSettings.Builder> redshiftSettings) Settings for the Amazon Redshift endpoint.redshiftSettings(RedshiftSettings redshiftSettings) Settings for the Amazon Redshift endpoint.default Endpoint.Builders3Settings(Consumer<S3Settings.Builder> s3Settings) The settings for the S3 target endpoint.s3Settings(S3Settings s3Settings) The settings for the S3 target endpoint.serverName(String serverName) The name of the server at the endpoint.serviceAccessRoleArn(String serviceAccessRoleArn) The Amazon Resource Name (ARN) used by the service to access the IAM role.The SSL mode used to connect to the endpoint.sslMode(DmsSslModeValue sslMode) The SSL mode used to connect to the endpoint.The status of the endpoint.default Endpoint.BuildersybaseSettings(Consumer<SybaseSettings.Builder> sybaseSettings) The settings for the SAP ASE source and target endpoint.sybaseSettings(SybaseSettings sybaseSettings) The settings for the SAP ASE source and target endpoint.default Endpoint.BuildertimestreamSettings(Consumer<TimestreamSettings.Builder> timestreamSettings) The settings for the Amazon Timestream target endpoint.timestreamSettings(TimestreamSettings timestreamSettings) The settings for the Amazon Timestream target endpoint.The user name used to connect to the endpoint.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
endpointIdentifier
The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.
- Parameters:
endpointIdentifier- The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endpointType
The type of endpoint. Valid values are
sourceandtarget.- Parameters:
endpointType- The type of endpoint. Valid values aresourceandtarget.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
endpointType
The type of endpoint. Valid values are
sourceandtarget.- Parameters:
endpointType- The type of endpoint. Valid values aresourceandtarget.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
engineName
The database engine name. Valid values, depending on the EndpointType, include
"mysql","oracle","postgres","mariadb","aurora","aurora-postgresql","redshift","redshift-serverless","s3","db2","db2-zos","azuredb","sybase","dynamodb","mongodb","kinesis","kafka","elasticsearch","documentdb","sqlserver","neptune", and"babelfish".- Parameters:
engineName- The database engine name. Valid values, depending on the EndpointType, include"mysql","oracle","postgres","mariadb","aurora","aurora-postgresql","redshift","redshift-serverless","s3","db2","db2-zos","azuredb","sybase","dynamodb","mongodb","kinesis","kafka","elasticsearch","documentdb","sqlserver","neptune", and"babelfish".- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
engineDisplayName
The expanded name for the engine name. For example, if the
EngineNameparameter is "aurora", this value would be "Amazon Aurora MySQL".- Parameters:
engineDisplayName- The expanded name for the engine name. For example, if theEngineNameparameter is "aurora", this value would be "Amazon Aurora MySQL".- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
username
The user name used to connect to the endpoint.
- Parameters:
username- The user name used to connect to the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
serverName
The name of the server at the endpoint.
- Parameters:
serverName- The name of the server at the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
port
The port value used to access the endpoint.
- Parameters:
port- The port value used to access the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
databaseName
The name of the database at the endpoint.
- Parameters:
databaseName- The name of the database at the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
extraConnectionAttributes
Additional connection attributes used to connect to the endpoint.
- Parameters:
extraConnectionAttributes- Additional connection attributes used to connect to the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
The status of the endpoint.
- Parameters:
status- The status of the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kmsKeyId
An KMS key identifier that is used to encrypt the connection parameters for the endpoint.
If you don't specify a value for the
KmsKeyIdparameter, then DMS uses your default encryption key.KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
- Parameters:
kmsKeyId- An KMS key identifier that is used to encrypt the connection parameters for the endpoint.If you don't specify a value for the
KmsKeyIdparameter, then DMS uses your default encryption key.KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endpointArn
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
- Parameters:
endpointArn- The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
certificateArn
The Amazon Resource Name (ARN) used for SSL connection to the endpoint.
- Parameters:
certificateArn- The Amazon Resource Name (ARN) used for SSL connection to the endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sslMode
The SSL mode used to connect to the endpoint. The default value is
none.- Parameters:
sslMode- The SSL mode used to connect to the endpoint. The default value isnone.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sslMode
The SSL mode used to connect to the endpoint. The default value is
none.- Parameters:
sslMode- The SSL mode used to connect to the endpoint. The default value isnone.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
serviceAccessRoleArn
The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the
iam:PassRoleaction.- Parameters:
serviceAccessRoleArn- The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow theiam:PassRoleaction.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
externalTableDefinition
The external table definition.
- Parameters:
externalTableDefinition- The external table definition.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
externalId
Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.
- Parameters:
externalId- Value returned by a call to CreateEndpoint that can be used for cross-account validation. Use it on a subsequent call to CreateEndpoint to create the endpoint with a cross-account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dynamoDbSettings
The settings for the DynamoDB target endpoint. For more information, see the
DynamoDBSettingsstructure.- Parameters:
dynamoDbSettings- The settings for the DynamoDB target endpoint. For more information, see theDynamoDBSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dynamoDbSettings
The settings for the DynamoDB target endpoint. For more information, see the
This is a convenience method that creates an instance of theDynamoDBSettingsstructure.DynamoDbSettings.Builderavoiding the need to create one manually viaDynamoDbSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todynamoDbSettings(DynamoDbSettings).- Parameters:
dynamoDbSettings- a consumer that will call methods onDynamoDbSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
s3Settings
The settings for the S3 target endpoint. For more information, see the
S3Settingsstructure.- Parameters:
s3Settings- The settings for the S3 target endpoint. For more information, see theS3Settingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
s3Settings
The settings for the S3 target endpoint. For more information, see the
This is a convenience method that creates an instance of theS3Settingsstructure.S3Settings.Builderavoiding the need to create one manually viaS3Settings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tos3Settings(S3Settings).- Parameters:
s3Settings- a consumer that will call methods onS3Settings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
dmsTransferSettings
The settings for the DMS Transfer type source. For more information, see the DmsTransferSettings structure.
- Parameters:
dmsTransferSettings- The settings for the DMS Transfer type source. For more information, see the DmsTransferSettings structure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dmsTransferSettings
default Endpoint.Builder dmsTransferSettings(Consumer<DmsTransferSettings.Builder> dmsTransferSettings) The settings for the DMS Transfer type source. For more information, see the DmsTransferSettings structure.
This is a convenience method that creates an instance of theDmsTransferSettings.Builderavoiding the need to create one manually viaDmsTransferSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todmsTransferSettings(DmsTransferSettings).- Parameters:
dmsTransferSettings- a consumer that will call methods onDmsTransferSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
mongoDbSettings
The settings for the MongoDB source endpoint. For more information, see the
MongoDbSettingsstructure.- Parameters:
mongoDbSettings- The settings for the MongoDB source endpoint. For more information, see theMongoDbSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mongoDbSettings
The settings for the MongoDB source endpoint. For more information, see the
This is a convenience method that creates an instance of theMongoDbSettingsstructure.MongoDbSettings.Builderavoiding the need to create one manually viaMongoDbSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomongoDbSettings(MongoDbSettings).- Parameters:
mongoDbSettings- a consumer that will call methods onMongoDbSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
kinesisSettings
The settings for the Amazon Kinesis target endpoint. For more information, see the
KinesisSettingsstructure.- Parameters:
kinesisSettings- The settings for the Amazon Kinesis target endpoint. For more information, see theKinesisSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kinesisSettings
The settings for the Amazon Kinesis target endpoint. For more information, see the
This is a convenience method that creates an instance of theKinesisSettingsstructure.KinesisSettings.Builderavoiding the need to create one manually viaKinesisSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tokinesisSettings(KinesisSettings).- Parameters:
kinesisSettings- a consumer that will call methods onKinesisSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
kafkaSettings
The settings for the Apache Kafka target endpoint. For more information, see the
KafkaSettingsstructure.- Parameters:
kafkaSettings- The settings for the Apache Kafka target endpoint. For more information, see theKafkaSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kafkaSettings
The settings for the Apache Kafka target endpoint. For more information, see the
This is a convenience method that creates an instance of theKafkaSettingsstructure.KafkaSettings.Builderavoiding the need to create one manually viaKafkaSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tokafkaSettings(KafkaSettings).- Parameters:
kafkaSettings- a consumer that will call methods onKafkaSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
elasticsearchSettings
The settings for the OpenSearch source endpoint. For more information, see the
ElasticsearchSettingsstructure.- Parameters:
elasticsearchSettings- The settings for the OpenSearch source endpoint. For more information, see theElasticsearchSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
elasticsearchSettings
default Endpoint.Builder elasticsearchSettings(Consumer<ElasticsearchSettings.Builder> elasticsearchSettings) The settings for the OpenSearch source endpoint. For more information, see the
This is a convenience method that creates an instance of theElasticsearchSettingsstructure.ElasticsearchSettings.Builderavoiding the need to create one manually viaElasticsearchSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toelasticsearchSettings(ElasticsearchSettings).- Parameters:
elasticsearchSettings- a consumer that will call methods onElasticsearchSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
neptuneSettings
The settings for the Amazon Neptune target endpoint. For more information, see the
NeptuneSettingsstructure.- Parameters:
neptuneSettings- The settings for the Amazon Neptune target endpoint. For more information, see theNeptuneSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
neptuneSettings
The settings for the Amazon Neptune target endpoint. For more information, see the
This is a convenience method that creates an instance of theNeptuneSettingsstructure.NeptuneSettings.Builderavoiding the need to create one manually viaNeptuneSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toneptuneSettings(NeptuneSettings).- Parameters:
neptuneSettings- a consumer that will call methods onNeptuneSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
redshiftSettings
Settings for the Amazon Redshift endpoint.
- Parameters:
redshiftSettings- Settings for the Amazon Redshift endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
redshiftSettings
Settings for the Amazon Redshift endpoint.
This is a convenience method that creates an instance of theRedshiftSettings.Builderavoiding the need to create one manually viaRedshiftSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toredshiftSettings(RedshiftSettings).- Parameters:
redshiftSettings- a consumer that will call methods onRedshiftSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
postgreSQLSettings
The settings for the PostgreSQL source and target endpoint. For more information, see the
PostgreSQLSettingsstructure.- Parameters:
postgreSQLSettings- The settings for the PostgreSQL source and target endpoint. For more information, see thePostgreSQLSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
postgreSQLSettings
default Endpoint.Builder postgreSQLSettings(Consumer<PostgreSQLSettings.Builder> postgreSQLSettings) The settings for the PostgreSQL source and target endpoint. For more information, see the
This is a convenience method that creates an instance of thePostgreSQLSettingsstructure.PostgreSQLSettings.Builderavoiding the need to create one manually viaPostgreSQLSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed topostgreSQLSettings(PostgreSQLSettings).- Parameters:
postgreSQLSettings- a consumer that will call methods onPostgreSQLSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
mySQLSettings
The settings for the MySQL source and target endpoint. For more information, see the
MySQLSettingsstructure.- Parameters:
mySQLSettings- The settings for the MySQL source and target endpoint. For more information, see theMySQLSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mySQLSettings
The settings for the MySQL source and target endpoint. For more information, see the
This is a convenience method that creates an instance of theMySQLSettingsstructure.MySQLSettings.Builderavoiding the need to create one manually viaMySQLSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomySQLSettings(MySQLSettings).- Parameters:
mySQLSettings- a consumer that will call methods onMySQLSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
oracleSettings
The settings for the Oracle source and target endpoint. For more information, see the
OracleSettingsstructure.- Parameters:
oracleSettings- The settings for the Oracle source and target endpoint. For more information, see theOracleSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
oracleSettings
The settings for the Oracle source and target endpoint. For more information, see the
This is a convenience method that creates an instance of theOracleSettingsstructure.OracleSettings.Builderavoiding the need to create one manually viaOracleSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tooracleSettings(OracleSettings).- Parameters:
oracleSettings- a consumer that will call methods onOracleSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
sybaseSettings
The settings for the SAP ASE source and target endpoint. For more information, see the
SybaseSettingsstructure.- Parameters:
sybaseSettings- The settings for the SAP ASE source and target endpoint. For more information, see theSybaseSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sybaseSettings
The settings for the SAP ASE source and target endpoint. For more information, see the
This is a convenience method that creates an instance of theSybaseSettingsstructure.SybaseSettings.Builderavoiding the need to create one manually viaSybaseSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosybaseSettings(SybaseSettings).- Parameters:
sybaseSettings- a consumer that will call methods onSybaseSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
microsoftSQLServerSettings
The settings for the Microsoft SQL Server source and target endpoint. For more information, see the
MicrosoftSQLServerSettingsstructure.- Parameters:
microsoftSQLServerSettings- The settings for the Microsoft SQL Server source and target endpoint. For more information, see theMicrosoftSQLServerSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
microsoftSQLServerSettings
default Endpoint.Builder microsoftSQLServerSettings(Consumer<MicrosoftSQLServerSettings.Builder> microsoftSQLServerSettings) The settings for the Microsoft SQL Server source and target endpoint. For more information, see the
This is a convenience method that creates an instance of theMicrosoftSQLServerSettingsstructure.MicrosoftSQLServerSettings.Builderavoiding the need to create one manually viaMicrosoftSQLServerSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomicrosoftSQLServerSettings(MicrosoftSQLServerSettings).- Parameters:
microsoftSQLServerSettings- a consumer that will call methods onMicrosoftSQLServerSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
ibmDb2Settings
The settings for the IBM Db2 LUW source endpoint. For more information, see the
IBMDb2Settingsstructure.- Parameters:
ibmDb2Settings- The settings for the IBM Db2 LUW source endpoint. For more information, see theIBMDb2Settingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ibmDb2Settings
The settings for the IBM Db2 LUW source endpoint. For more information, see the
This is a convenience method that creates an instance of theIBMDb2Settingsstructure.IBMDb2Settings.Builderavoiding the need to create one manually viaIBMDb2Settings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toibmDb2Settings(IBMDb2Settings).- Parameters:
ibmDb2Settings- a consumer that will call methods onIBMDb2Settings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
docDbSettings
Sets the value of the DocDbSettings property for this object.- Parameters:
docDbSettings- The new value for the DocDbSettings property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
docDbSettings
Sets the value of the DocDbSettings property for this object. This is a convenience method that creates an instance of theDocDbSettings.Builderavoiding the need to create one manually viaDocDbSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todocDbSettings(DocDbSettings).- Parameters:
docDbSettings- a consumer that will call methods onDocDbSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
redisSettings
The settings for the Redis target endpoint. For more information, see the
RedisSettingsstructure.- Parameters:
redisSettings- The settings for the Redis target endpoint. For more information, see theRedisSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
redisSettings
The settings for the Redis target endpoint. For more information, see the
This is a convenience method that creates an instance of theRedisSettingsstructure.RedisSettings.Builderavoiding the need to create one manually viaRedisSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toredisSettings(RedisSettings).- Parameters:
redisSettings- a consumer that will call methods onRedisSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
gcpMySQLSettings
Settings in JSON format for the source GCP MySQL endpoint.
- Parameters:
gcpMySQLSettings- Settings in JSON format for the source GCP MySQL endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
gcpMySQLSettings
Settings in JSON format for the source GCP MySQL endpoint.
This is a convenience method that creates an instance of theGcpMySQLSettings.Builderavoiding the need to create one manually viaGcpMySQLSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed togcpMySQLSettings(GcpMySQLSettings).- Parameters:
gcpMySQLSettings- a consumer that will call methods onGcpMySQLSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
timestreamSettings
The settings for the Amazon Timestream target endpoint. For more information, see the
TimestreamSettingsstructure.- Parameters:
timestreamSettings- The settings for the Amazon Timestream target endpoint. For more information, see theTimestreamSettingsstructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timestreamSettings
default Endpoint.Builder timestreamSettings(Consumer<TimestreamSettings.Builder> timestreamSettings) The settings for the Amazon Timestream target endpoint. For more information, see the
This is a convenience method that creates an instance of theTimestreamSettingsstructure.TimestreamSettings.Builderavoiding the need to create one manually viaTimestreamSettings.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed totimestreamSettings(TimestreamSettings).- Parameters:
timestreamSettings- a consumer that will call methods onTimestreamSettings.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-