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.Builder
dmsTransferSettings
(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.Builder
docDbSettings
(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.Builder
dynamoDbSettings
(Consumer<DynamoDbSettings.Builder> dynamoDbSettings) The settings for the DynamoDB target endpoint.dynamoDbSettings
(DynamoDbSettings dynamoDbSettings) The settings for the DynamoDB target endpoint.default Endpoint.Builder
elasticsearchSettings
(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.Builder
gcpMySQLSettings
(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.Builder
ibmDb2Settings
(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.Builder
kafkaSettings
(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.Builder
kinesisSettings
(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.Builder
microsoftSQLServerSettings
(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.Builder
mongoDbSettings
(Consumer<MongoDbSettings.Builder> mongoDbSettings) The settings for the MongoDB source endpoint.mongoDbSettings
(MongoDbSettings mongoDbSettings) The settings for the MongoDB source endpoint.default Endpoint.Builder
mySQLSettings
(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.Builder
neptuneSettings
(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.Builder
oracleSettings
(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.Builder
postgreSQLSettings
(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.Builder
redisSettings
(Consumer<RedisSettings.Builder> redisSettings) The settings for the Redis target endpoint.redisSettings
(RedisSettings redisSettings) The settings for the Redis target endpoint.default Endpoint.Builder
redshiftSettings
(Consumer<RedshiftSettings.Builder> redshiftSettings) Settings for the Amazon Redshift endpoint.redshiftSettings
(RedshiftSettings redshiftSettings) Settings for the Amazon Redshift endpoint.default Endpoint.Builder
s3Settings
(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.Builder
sybaseSettings
(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.Builder
timestreamSettings
(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
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods 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
source
andtarget
.- Parameters:
endpointType
- The type of endpoint. Valid values aresource
andtarget
.- 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
source
andtarget
.- Parameters:
endpointType
- The type of endpoint. Valid values aresource
andtarget
.- 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"
,"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"
,"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
EngineName
parameter is "aurora", this value would be "Amazon Aurora MySQL".- Parameters:
engineDisplayName
- The expanded name for the engine name. For example, if theEngineName
parameter 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
KmsKeyId
parameter, 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
KmsKeyId
parameter, 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:PassRole
action.- Parameters:
serviceAccessRoleArn
- The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow theiam:PassRole
action.- 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
DynamoDBSettings
structure.- Parameters:
dynamoDbSettings
- The settings for the DynamoDB target endpoint. For more information, see theDynamoDBSettings
structure.- 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 theDynamoDBSettings
structure.DynamoDbSettings.Builder
avoiding the need to create one manually viaDynamoDbSettings.builder()
.When the
Consumer
completes,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
S3Settings
structure.- Parameters:
s3Settings
- The settings for the S3 target endpoint. For more information, see theS3Settings
structure.- 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 theS3Settings
structure.S3Settings.Builder
avoiding the need to create one manually viaS3Settings.builder()
.When the
Consumer
completes,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.Builder
avoiding the need to create one manually viaDmsTransferSettings.builder()
.When the
Consumer
completes,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
MongoDbSettings
structure.- Parameters:
mongoDbSettings
- The settings for the MongoDB source endpoint. For more information, see theMongoDbSettings
structure.- 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 theMongoDbSettings
structure.MongoDbSettings.Builder
avoiding the need to create one manually viaMongoDbSettings.builder()
.When the
Consumer
completes,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
KinesisSettings
structure.- Parameters:
kinesisSettings
- The settings for the Amazon Kinesis target endpoint. For more information, see theKinesisSettings
structure.- 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 theKinesisSettings
structure.KinesisSettings.Builder
avoiding the need to create one manually viaKinesisSettings.builder()
.When the
Consumer
completes,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
KafkaSettings
structure.- Parameters:
kafkaSettings
- The settings for the Apache Kafka target endpoint. For more information, see theKafkaSettings
structure.- 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 theKafkaSettings
structure.KafkaSettings.Builder
avoiding the need to create one manually viaKafkaSettings.builder()
.When the
Consumer
completes,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
ElasticsearchSettings
structure.- Parameters:
elasticsearchSettings
- The settings for the OpenSearch source endpoint. For more information, see theElasticsearchSettings
structure.- 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 theElasticsearchSettings
structure.ElasticsearchSettings.Builder
avoiding the need to create one manually viaElasticsearchSettings.builder()
.When the
Consumer
completes,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
NeptuneSettings
structure.- Parameters:
neptuneSettings
- The settings for the Amazon Neptune target endpoint. For more information, see theNeptuneSettings
structure.- 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 theNeptuneSettings
structure.NeptuneSettings.Builder
avoiding the need to create one manually viaNeptuneSettings.builder()
.When the
Consumer
completes,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.Builder
avoiding the need to create one manually viaRedshiftSettings.builder()
.When the
Consumer
completes,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
PostgreSQLSettings
structure.- Parameters:
postgreSQLSettings
- The settings for the PostgreSQL source and target endpoint. For more information, see thePostgreSQLSettings
structure.- 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 thePostgreSQLSettings
structure.PostgreSQLSettings.Builder
avoiding the need to create one manually viaPostgreSQLSettings.builder()
.When the
Consumer
completes,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
MySQLSettings
structure.- Parameters:
mySQLSettings
- The settings for the MySQL source and target endpoint. For more information, see theMySQLSettings
structure.- 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 theMySQLSettings
structure.MySQLSettings.Builder
avoiding the need to create one manually viaMySQLSettings.builder()
.When the
Consumer
completes,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
OracleSettings
structure.- Parameters:
oracleSettings
- The settings for the Oracle source and target endpoint. For more information, see theOracleSettings
structure.- 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 theOracleSettings
structure.OracleSettings.Builder
avoiding the need to create one manually viaOracleSettings.builder()
.When the
Consumer
completes,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
SybaseSettings
structure.- Parameters:
sybaseSettings
- The settings for the SAP ASE source and target endpoint. For more information, see theSybaseSettings
structure.- 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 theSybaseSettings
structure.SybaseSettings.Builder
avoiding the need to create one manually viaSybaseSettings.builder()
.When the
Consumer
completes,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
MicrosoftSQLServerSettings
structure.- Parameters:
microsoftSQLServerSettings
- The settings for the Microsoft SQL Server source and target endpoint. For more information, see theMicrosoftSQLServerSettings
structure.- 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 theMicrosoftSQLServerSettings
structure.MicrosoftSQLServerSettings.Builder
avoiding the need to create one manually viaMicrosoftSQLServerSettings.builder()
.When the
Consumer
completes,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
IBMDb2Settings
structure.- Parameters:
ibmDb2Settings
- The settings for the IBM Db2 LUW source endpoint. For more information, see theIBMDb2Settings
structure.- 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 theIBMDb2Settings
structure.IBMDb2Settings.Builder
avoiding the need to create one manually viaIBMDb2Settings.builder()
.When the
Consumer
completes,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.Builder
avoiding the need to create one manually viaDocDbSettings.builder()
.When the
Consumer
completes,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
RedisSettings
structure.- Parameters:
redisSettings
- The settings for the Redis target endpoint. For more information, see theRedisSettings
structure.- 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 theRedisSettings
structure.RedisSettings.Builder
avoiding the need to create one manually viaRedisSettings.builder()
.When the
Consumer
completes,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.Builder
avoiding the need to create one manually viaGcpMySQLSettings.builder()
.When the
Consumer
completes,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
TimestreamSettings
structure.- Parameters:
timestreamSettings
- The settings for the Amazon Timestream target endpoint. For more information, see theTimestreamSettings
structure.- 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 theTimestreamSettings
structure.TimestreamSettings.Builder
avoiding the need to create one manually viaTimestreamSettings.builder()
.When the
Consumer
completes,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:
-