Interface ModifyEndpointRequest.Builder
- All Superinterfaces:
AwsRequest.Builder
,Buildable
,CopyableBuilder<ModifyEndpointRequest.Builder,
,ModifyEndpointRequest> DatabaseMigrationRequest.Builder
,SdkBuilder<ModifyEndpointRequest.Builder,
,ModifyEndpointRequest> SdkPojo
,SdkRequest.Builder
- Enclosing class:
ModifyEndpointRequest
-
Method Summary
Modifier and TypeMethodDescriptioncertificateArn
(String certificateArn) The Amazon Resource Name (ARN) of the certificate used for SSL connection.databaseName
(String databaseName) The name of the endpoint database.default ModifyEndpointRequest.Builder
dmsTransferSettings
(Consumer<DmsTransferSettings.Builder> dmsTransferSettings) The settings in JSON format for the DMS transfer type of source endpoint.dmsTransferSettings
(DmsTransferSettings dmsTransferSettings) The settings in JSON format for the DMS transfer type of source endpoint.default ModifyEndpointRequest.Builder
docDbSettings
(Consumer<DocDbSettings.Builder> docDbSettings) Settings in JSON format for the source DocumentDB endpoint.docDbSettings
(DocDbSettings docDbSettings) Settings in JSON format for the source DocumentDB endpoint.default ModifyEndpointRequest.Builder
dynamoDbSettings
(Consumer<DynamoDbSettings.Builder> dynamoDbSettings) Settings in JSON format for the target Amazon DynamoDB endpoint.dynamoDbSettings
(DynamoDbSettings dynamoDbSettings) Settings in JSON format for the target Amazon DynamoDB endpoint.default ModifyEndpointRequest.Builder
elasticsearchSettings
(Consumer<ElasticsearchSettings.Builder> elasticsearchSettings) Settings in JSON format for the target OpenSearch endpoint.elasticsearchSettings
(ElasticsearchSettings elasticsearchSettings) Settings in JSON format for the target OpenSearch 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.engineName
(String engineName) The database engine name.exactSettings
(Boolean exactSettings) If this attribute is Y, the current call toModifyEndpoint
replaces all existing endpoint settings with the exact settings that you specify in this call.externalTableDefinition
(String externalTableDefinition) The external table definition.extraConnectionAttributes
(String extraConnectionAttributes) Additional attributes associated with the connection.default ModifyEndpointRequest.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 ModifyEndpointRequest.Builder
ibmDb2Settings
(Consumer<IBMDb2Settings.Builder> ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint.ibmDb2Settings
(IBMDb2Settings ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint.default ModifyEndpointRequest.Builder
kafkaSettings
(Consumer<KafkaSettings.Builder> kafkaSettings) Settings in JSON format for the target Apache Kafka endpoint.kafkaSettings
(KafkaSettings kafkaSettings) Settings in JSON format for the target Apache Kafka endpoint.default ModifyEndpointRequest.Builder
kinesisSettings
(Consumer<KinesisSettings.Builder> kinesisSettings) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.kinesisSettings
(KinesisSettings kinesisSettings) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.default ModifyEndpointRequest.Builder
microsoftSQLServerSettings
(Consumer<MicrosoftSQLServerSettings.Builder> microsoftSQLServerSettings) Settings in JSON format for the source and target Microsoft SQL Server endpoint.microsoftSQLServerSettings
(MicrosoftSQLServerSettings microsoftSQLServerSettings) Settings in JSON format for the source and target Microsoft SQL Server endpoint.default ModifyEndpointRequest.Builder
mongoDbSettings
(Consumer<MongoDbSettings.Builder> mongoDbSettings) Settings in JSON format for the source MongoDB endpoint.mongoDbSettings
(MongoDbSettings mongoDbSettings) Settings in JSON format for the source MongoDB endpoint.default ModifyEndpointRequest.Builder
mySQLSettings
(Consumer<MySQLSettings.Builder> mySQLSettings) Settings in JSON format for the source and target MySQL endpoint.mySQLSettings
(MySQLSettings mySQLSettings) Settings in JSON format for the source and target MySQL endpoint.default ModifyEndpointRequest.Builder
neptuneSettings
(Consumer<NeptuneSettings.Builder> neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.neptuneSettings
(NeptuneSettings neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.default ModifyEndpointRequest.Builder
oracleSettings
(Consumer<OracleSettings.Builder> oracleSettings) Settings in JSON format for the source and target Oracle endpoint.oracleSettings
(OracleSettings oracleSettings) Settings in JSON format for the source and target Oracle endpoint.overrideConfiguration
(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration
(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.The password to be used to login to the endpoint database.The port used by the endpoint database.default ModifyEndpointRequest.Builder
postgreSQLSettings
(Consumer<PostgreSQLSettings.Builder> postgreSQLSettings) Settings in JSON format for the source and target PostgreSQL endpoint.postgreSQLSettings
(PostgreSQLSettings postgreSQLSettings) Settings in JSON format for the source and target PostgreSQL endpoint.default ModifyEndpointRequest.Builder
redisSettings
(Consumer<RedisSettings.Builder> redisSettings) Settings in JSON format for the Redis target endpoint.redisSettings
(RedisSettings redisSettings) Settings in JSON format for the Redis target endpoint.default ModifyEndpointRequest.Builder
redshiftSettings
(Consumer<RedshiftSettings.Builder> redshiftSettings) Sets the value of the RedshiftSettings property for this object.redshiftSettings
(RedshiftSettings redshiftSettings) Sets the value of the RedshiftSettings property for this object.default ModifyEndpointRequest.Builder
s3Settings
(Consumer<S3Settings.Builder> s3Settings) Settings in JSON format for the target Amazon S3 endpoint.s3Settings
(S3Settings s3Settings) Settings in JSON format for the target Amazon S3 endpoint.serverName
(String serverName) The name of the server where the endpoint database resides.serviceAccessRoleArn
(String serviceAccessRoleArn) The Amazon Resource Name (ARN) for the IAM role you want to use to modify the endpoint.The SSL mode used to connect to the endpoint.sslMode
(DmsSslModeValue sslMode) The SSL mode used to connect to the endpoint.default ModifyEndpointRequest.Builder
sybaseSettings
(Consumer<SybaseSettings.Builder> sybaseSettings) Settings in JSON format for the source and target SAP ASE endpoint.sybaseSettings
(SybaseSettings sybaseSettings) Settings in JSON format for the source and target SAP ASE endpoint.default ModifyEndpointRequest.Builder
timestreamSettings
(Consumer<TimestreamSettings.Builder> timestreamSettings) Settings in JSON format for the target Amazon Timestream endpoint.timestreamSettings
(TimestreamSettings timestreamSettings) Settings in JSON format for the target Amazon Timestream endpoint.The user name to be used to login to the endpoint database.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.services.databasemigration.model.DatabaseMigrationRequest.Builder
build
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
-
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.
-
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.
-
username
The user name to be used to login to the endpoint database.
- Parameters:
username
- The user name to be used to login to the endpoint database.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
password
The password to be used to login to the endpoint database.
- Parameters:
password
- The password to be used to login to the endpoint database.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
serverName
The name of the server where the endpoint database resides.
- Parameters:
serverName
- The name of the server where the endpoint database resides.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
port
The port used by the endpoint database.
- Parameters:
port
- The port used by the endpoint database.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
databaseName
The name of the endpoint database. For a MySQL source or target endpoint, do not specify DatabaseName.
- Parameters:
databaseName
- The name of the endpoint database. For a MySQL source or target endpoint, do not specify DatabaseName.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
extraConnectionAttributes
Additional attributes associated with the connection. To reset this parameter, pass the empty string ("") as an argument.
- Parameters:
extraConnectionAttributes
- Additional attributes associated with the connection. To reset this parameter, pass the empty string ("") as an argument.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
certificateArn
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
- Parameters:
certificateArn
- The Amazon Resource Name (ARN) of the certificate used for SSL connection.- 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) for the IAM role you want to use to modify the endpoint. The role must allow the
iam:PassRole
action.- Parameters:
serviceAccessRoleArn
- The Amazon Resource Name (ARN) for the IAM role you want to use to modify the endpoint. 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.
-
dynamoDbSettings
Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the Database Migration Service User Guide.
- Parameters:
dynamoDbSettings
- Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dynamoDbSettings
default ModifyEndpointRequest.Builder dynamoDbSettings(Consumer<DynamoDbSettings.Builder> dynamoDbSettings) Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other available settings, see Using Object Mapping to Migrate Data to DynamoDB in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theDynamoDbSettings.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
Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for DMS in the Database Migration Service User Guide.
- Parameters:
s3Settings
- Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
s3Settings
Settings in JSON format for the target Amazon S3 endpoint. For more information about the available settings, see Extra Connection Attributes When Using Amazon S3 as a Target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theS3Settings.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 in JSON format for the DMS transfer type of source endpoint.
Attributes include the following:
-
serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the
iam:PassRole
action. -
BucketName - The name of the S3 bucket to use.
Shorthand syntax for these settings is as follows:
ServiceAccessRoleArn=string ,BucketName=string
JSON syntax for these settings is as follows:
{ "ServiceAccessRoleArn": "string", "BucketName": "string"}
- Parameters:
dmsTransferSettings
- The settings in JSON format for the DMS transfer type of source endpoint.Attributes include the following:
-
serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the
iam:PassRole
action. -
BucketName - The name of the S3 bucket to use.
Shorthand syntax for these settings is as follows:
ServiceAccessRoleArn=string ,BucketName=string
JSON syntax for these settings is as follows:
{ "ServiceAccessRoleArn": "string", "BucketName": "string"}
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
dmsTransferSettings
default ModifyEndpointRequest.Builder dmsTransferSettings(Consumer<DmsTransferSettings.Builder> dmsTransferSettings) The settings in JSON format for the DMS transfer type of source endpoint.
Attributes include the following:
-
serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the
iam:PassRole
action. -
BucketName - The name of the S3 bucket to use.
Shorthand syntax for these settings is as follows:
ServiceAccessRoleArn=string ,BucketName=string
JSON syntax for these settings is as follows:
This is a convenience method that creates an instance of the{ "ServiceAccessRoleArn": "string", "BucketName": "string"}
DmsTransferSettings.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
Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Endpoint configuration settings when using MongoDB as a source for Database Migration Service in the Database Migration Service User Guide.
- Parameters:
mongoDbSettings
- Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Endpoint configuration settings when using MongoDB as a source for Database Migration Service in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mongoDbSettings
default ModifyEndpointRequest.Builder mongoDbSettings(Consumer<MongoDbSettings.Builder> mongoDbSettings) Settings in JSON format for the source MongoDB endpoint. For more information about the available settings, see the configuration properties section in Endpoint configuration settings when using MongoDB as a source for Database Migration Service in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theMongoDbSettings.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
Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For more information about the available settings, see Using object mapping to migrate data to a Kinesis data stream in the Database Migration Service User Guide.
- Parameters:
kinesisSettings
- Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For more information about the available settings, see Using object mapping to migrate data to a Kinesis data stream in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kinesisSettings
default ModifyEndpointRequest.Builder kinesisSettings(Consumer<KinesisSettings.Builder> kinesisSettings) Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For more information about the available settings, see Using object mapping to migrate data to a Kinesis data stream in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theKinesisSettings.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
Settings in JSON format for the target Apache Kafka endpoint. For more information about the available settings, see Using object mapping to migrate data to a Kafka topic in the Database Migration Service User Guide.
- Parameters:
kafkaSettings
- Settings in JSON format for the target Apache Kafka endpoint. For more information about the available settings, see Using object mapping to migrate data to a Kafka topic in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kafkaSettings
Settings in JSON format for the target Apache Kafka endpoint. For more information about the available settings, see Using object mapping to migrate data to a Kafka topic in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theKafkaSettings.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
Settings in JSON format for the target OpenSearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using OpenSearch as a Target for DMS in the Database Migration Service User Guide.
- Parameters:
elasticsearchSettings
- Settings in JSON format for the target OpenSearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using OpenSearch as a Target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
elasticsearchSettings
default ModifyEndpointRequest.Builder elasticsearchSettings(Consumer<ElasticsearchSettings.Builder> elasticsearchSettings) Settings in JSON format for the target OpenSearch endpoint. For more information about the available settings, see Extra Connection Attributes When Using OpenSearch as a Target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theElasticsearchSettings.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
Settings in JSON format for the target Amazon Neptune endpoint. For more information about the available settings, see Specifying graph-mapping rules using Gremlin and R2RML for Amazon Neptune as a target in the Database Migration Service User Guide.
- Parameters:
neptuneSettings
- Settings in JSON format for the target Amazon Neptune endpoint. For more information about the available settings, see Specifying graph-mapping rules using Gremlin and R2RML for Amazon Neptune as a target in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
neptuneSettings
default ModifyEndpointRequest.Builder neptuneSettings(Consumer<NeptuneSettings.Builder> neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint. For more information about the available settings, see Specifying graph-mapping rules using Gremlin and R2RML for Amazon Neptune as a target in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theNeptuneSettings.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
Sets the value of the RedshiftSettings property for this object.- Parameters:
redshiftSettings
- The new value for the RedshiftSettings property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
redshiftSettings
default ModifyEndpointRequest.Builder redshiftSettings(Consumer<RedshiftSettings.Builder> redshiftSettings) Sets the value of the RedshiftSettings property for this object. 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
Settings in JSON format for the source and target PostgreSQL endpoint. For information about other available settings, see Extra connection attributes when using PostgreSQL as a source for DMS and Extra connection attributes when using PostgreSQL as a target for DMS in the Database Migration Service User Guide.
- Parameters:
postgreSQLSettings
- Settings in JSON format for the source and target PostgreSQL endpoint. For information about other available settings, see Extra connection attributes when using PostgreSQL as a source for DMS and Extra connection attributes when using PostgreSQL as a target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
postgreSQLSettings
default ModifyEndpointRequest.Builder postgreSQLSettings(Consumer<PostgreSQLSettings.Builder> postgreSQLSettings) Settings in JSON format for the source and target PostgreSQL endpoint. For information about other available settings, see Extra connection attributes when using PostgreSQL as a source for DMS and Extra connection attributes when using PostgreSQL as a target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of thePostgreSQLSettings.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
Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see Extra connection attributes when using MySQL as a source for DMS and Extra connection attributes when using a MySQL-compatible database as a target for DMS in the Database Migration Service User Guide.
- Parameters:
mySQLSettings
- Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see Extra connection attributes when using MySQL as a source for DMS and Extra connection attributes when using a MySQL-compatible database as a target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mySQLSettings
Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see Extra connection attributes when using MySQL as a source for DMS and Extra connection attributes when using a MySQL-compatible database as a target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theMySQLSettings.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
Settings in JSON format for the source and target Oracle endpoint. For information about other available settings, see Extra connection attributes when using Oracle as a source for DMS and Extra connection attributes when using Oracle as a target for DMS in the Database Migration Service User Guide.
- Parameters:
oracleSettings
- Settings in JSON format for the source and target Oracle endpoint. For information about other available settings, see Extra connection attributes when using Oracle as a source for DMS and Extra connection attributes when using Oracle as a target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
oracleSettings
default ModifyEndpointRequest.Builder oracleSettings(Consumer<OracleSettings.Builder> oracleSettings) Settings in JSON format for the source and target Oracle endpoint. For information about other available settings, see Extra connection attributes when using Oracle as a source for DMS and Extra connection attributes when using Oracle as a target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theOracleSettings.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
Settings in JSON format for the source and target SAP ASE endpoint. For information about other available settings, see Extra connection attributes when using SAP ASE as a source for DMS and Extra connection attributes when using SAP ASE as a target for DMS in the Database Migration Service User Guide.
- Parameters:
sybaseSettings
- Settings in JSON format for the source and target SAP ASE endpoint. For information about other available settings, see Extra connection attributes when using SAP ASE as a source for DMS and Extra connection attributes when using SAP ASE as a target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sybaseSettings
default ModifyEndpointRequest.Builder sybaseSettings(Consumer<SybaseSettings.Builder> sybaseSettings) Settings in JSON format for the source and target SAP ASE endpoint. For information about other available settings, see Extra connection attributes when using SAP ASE as a source for DMS and Extra connection attributes when using SAP ASE as a target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theSybaseSettings.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
ModifyEndpointRequest.Builder microsoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings) Settings in JSON format for the source and target Microsoft SQL Server endpoint. For information about other available settings, see Extra connection attributes when using SQL Server as a source for DMS and Extra connection attributes when using SQL Server as a target for DMS in the Database Migration Service User Guide.
- Parameters:
microsoftSQLServerSettings
- Settings in JSON format for the source and target Microsoft SQL Server endpoint. For information about other available settings, see Extra connection attributes when using SQL Server as a source for DMS and Extra connection attributes when using SQL Server as a target for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
microsoftSQLServerSettings
default ModifyEndpointRequest.Builder microsoftSQLServerSettings(Consumer<MicrosoftSQLServerSettings.Builder> microsoftSQLServerSettings) Settings in JSON format for the source and target Microsoft SQL Server endpoint. For information about other available settings, see Extra connection attributes when using SQL Server as a source for DMS and Extra connection attributes when using SQL Server as a target for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theMicrosoftSQLServerSettings.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
Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other available settings, see Extra connection attributes when using Db2 LUW as a source for DMS in the Database Migration Service User Guide.
- Parameters:
ibmDb2Settings
- Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other available settings, see Extra connection attributes when using Db2 LUW as a source for DMS in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ibmDb2Settings
default ModifyEndpointRequest.Builder ibmDb2Settings(Consumer<IBMDb2Settings.Builder> ibmDb2Settings) Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other available settings, see Extra connection attributes when using Db2 LUW as a source for DMS in the Database Migration Service User Guide.
This is a convenience method that creates an instance of theIBMDb2Settings.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
Settings in JSON format for the source DocumentDB endpoint. For more information about the available settings, see the configuration properties section in Using DocumentDB as a Target for Database Migration Service in the Database Migration Service User Guide.
- Parameters:
docDbSettings
- Settings in JSON format for the source DocumentDB endpoint. For more information about the available settings, see the configuration properties section in Using DocumentDB as a Target for Database Migration Service in the Database Migration Service User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
docDbSettings
Settings in JSON format for the source DocumentDB endpoint. For more information about the available settings, see the configuration properties section in Using DocumentDB as a Target for Database Migration Service in the Database Migration Service User Guide.
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
Settings in JSON format for the Redis target endpoint.
- Parameters:
redisSettings
- Settings in JSON format for the Redis target endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
redisSettings
Settings in JSON format for the Redis target endpoint.
This is a convenience method that creates an instance of theRedisSettings.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:
-
exactSettings
If this attribute is Y, the current call to
ModifyEndpoint
replaces all existing endpoint settings with the exact settings that you specify in this call. If this attribute is N, the current call toModifyEndpoint
does two things:-
It replaces any endpoint settings that already exist with new values, for settings with the same names.
-
It creates new endpoint settings that you specify in the call, for settings with different names.
For example, if you call
create-endpoint ... --endpoint-settings '{"a":1}' ...
, the endpoint has the following endpoint settings:'{"a":1}'
. If you then callmodify-endpoint ... --endpoint-settings '{"b":2}' ...
for the same endpoint, the endpoint has the following settings:'{"a":1,"b":2}'
.However, suppose that you follow this with a call to
modify-endpoint ... --endpoint-settings '{"b":2}' --exact-settings ...
for that same endpoint again. Then the endpoint has the following settings:'{"b":2}'
. All existing settings are replaced with the exact settings that you specify.- Parameters:
exactSettings
- If this attribute is Y, the current call toModifyEndpoint
replaces all existing endpoint settings with the exact settings that you specify in this call. If this attribute is N, the current call toModifyEndpoint
does two things:-
It replaces any endpoint settings that already exist with new values, for settings with the same names.
-
It creates new endpoint settings that you specify in the call, for settings with different names.
For example, if you call
create-endpoint ... --endpoint-settings '{"a":1}' ...
, the endpoint has the following endpoint settings:'{"a":1}'
. If you then callmodify-endpoint ... --endpoint-settings '{"b":2}' ...
for the same endpoint, the endpoint has the following settings:'{"a":1,"b":2}'
.However, suppose that you follow this with a call to
modify-endpoint ... --endpoint-settings '{"b":2}' --exact-settings ...
for that same endpoint again. Then the endpoint has the following settings:'{"b":2}'
. All existing settings are replaced with the exact settings that you specify.-
- 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.
- 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
default ModifyEndpointRequest.Builder gcpMySQLSettings(Consumer<GcpMySQLSettings.Builder> 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
Settings in JSON format for the target Amazon Timestream endpoint.
- Parameters:
timestreamSettings
- Settings in JSON format for the target Amazon Timestream endpoint.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timestreamSettings
default ModifyEndpointRequest.Builder timestreamSettings(Consumer<TimestreamSettings.Builder> timestreamSettings) Settings in JSON format for the target Amazon Timestream endpoint.
This is a convenience method that creates an instance of theTimestreamSettings.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:
-
overrideConfiguration
ModifyEndpointRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.Builder
Add an optional request override configuration.- Specified by:
overrideConfiguration
in interfaceAwsRequest.Builder
- Parameters:
overrideConfiguration
- The override configuration.- Returns:
- This object for method chaining.
-
overrideConfiguration
ModifyEndpointRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.Builder
Add an optional request override configuration.- Specified by:
overrideConfiguration
in interfaceAwsRequest.Builder
- Parameters:
builderConsumer
- AConsumer
to which an emptyAwsRequestOverrideConfiguration.Builder
will be given.- Returns:
- This object for method chaining.
-