static Endpoint.Builder |
Endpoint.builder() |
|
Endpoint.Builder |
Endpoint.Builder.certificateArn(String certificateArn) |
The Amazon Resource Name (ARN) used for SSL connection to the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.databaseName(String databaseName) |
The name of the database at the endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.dmsTransferSettings(Consumer<DmsTransferSettings.Builder> dmsTransferSettings) |
The settings for the DMS Transfer type source.
|
Endpoint.Builder |
Endpoint.Builder.dmsTransferSettings(DmsTransferSettings dmsTransferSettings) |
The settings for the DMS Transfer type source.
|
default Endpoint.Builder |
Endpoint.Builder.docDbSettings(Consumer<DocDbSettings.Builder> docDbSettings) |
Sets the value of the DocDbSettings property for this object.
|
Endpoint.Builder |
Endpoint.Builder.docDbSettings(DocDbSettings docDbSettings) |
Sets the value of the DocDbSettings property for this object.
|
default Endpoint.Builder |
Endpoint.Builder.dynamoDbSettings(Consumer<DynamoDbSettings.Builder> dynamoDbSettings) |
The settings for the DynamoDB target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.dynamoDbSettings(DynamoDbSettings dynamoDbSettings) |
The settings for the DynamoDB target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.elasticsearchSettings(Consumer<ElasticsearchSettings.Builder> elasticsearchSettings) |
The settings for the OpenSearch source endpoint.
|
Endpoint.Builder |
Endpoint.Builder.elasticsearchSettings(ElasticsearchSettings elasticsearchSettings) |
The settings for the OpenSearch source endpoint.
|
Endpoint.Builder |
Endpoint.Builder.endpointArn(String endpointArn) |
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.endpointIdentifier(String endpointIdentifier) |
The database endpoint identifier.
|
Endpoint.Builder |
Endpoint.Builder.endpointType(String endpointType) |
The type of endpoint.
|
Endpoint.Builder |
Endpoint.Builder.endpointType(ReplicationEndpointTypeValue endpointType) |
The type of endpoint.
|
Endpoint.Builder |
Endpoint.Builder.engineDisplayName(String engineDisplayName) |
The expanded name for the engine name.
|
Endpoint.Builder |
Endpoint.Builder.engineName(String engineName) |
The database engine name.
|
Endpoint.Builder |
Endpoint.Builder.externalId(String externalId) |
Value returned by a call to CreateEndpoint that can be used for cross-account validation.
|
Endpoint.Builder |
Endpoint.Builder.externalTableDefinition(String externalTableDefinition) |
The external table definition.
|
Endpoint.Builder |
Endpoint.Builder.extraConnectionAttributes(String extraConnectionAttributes) |
Additional connection attributes used to connect to the endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.gcpMySQLSettings(Consumer<GcpMySQLSettings.Builder> gcpMySQLSettings) |
Settings in JSON format for the source GCP MySQL endpoint.
|
Endpoint.Builder |
Endpoint.Builder.gcpMySQLSettings(GcpMySQLSettings gcpMySQLSettings) |
Settings in JSON format for the source GCP MySQL endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.ibmDb2Settings(Consumer<IBMDb2Settings.Builder> ibmDb2Settings) |
The settings for the IBM Db2 LUW source endpoint.
|
Endpoint.Builder |
Endpoint.Builder.ibmDb2Settings(IBMDb2Settings ibmDb2Settings) |
The settings for the IBM Db2 LUW source endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.kafkaSettings(Consumer<KafkaSettings.Builder> kafkaSettings) |
The settings for the Apache Kafka target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.kafkaSettings(KafkaSettings kafkaSettings) |
The settings for the Apache Kafka target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.kinesisSettings(Consumer<KinesisSettings.Builder> kinesisSettings) |
The settings for the Amazon Kinesis target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.kinesisSettings(KinesisSettings kinesisSettings) |
The settings for the Amazon Kinesis target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.kmsKeyId(String kmsKeyId) |
An KMS key identifier that is used to encrypt the connection parameters for the endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.microsoftSQLServerSettings(Consumer<MicrosoftSQLServerSettings.Builder> microsoftSQLServerSettings) |
The settings for the Microsoft SQL Server source and target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.microsoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings) |
The settings for the Microsoft SQL Server source and target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.mongoDbSettings(Consumer<MongoDbSettings.Builder> mongoDbSettings) |
The settings for the MongoDB source endpoint.
|
Endpoint.Builder |
Endpoint.Builder.mongoDbSettings(MongoDbSettings mongoDbSettings) |
The settings for the MongoDB source endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.mySQLSettings(Consumer<MySQLSettings.Builder> mySQLSettings) |
The settings for the MySQL source and target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.mySQLSettings(MySQLSettings mySQLSettings) |
The settings for the MySQL source and target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.neptuneSettings(Consumer<NeptuneSettings.Builder> neptuneSettings) |
The settings for the Amazon Neptune target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.neptuneSettings(NeptuneSettings neptuneSettings) |
The settings for the Amazon Neptune target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.oracleSettings(Consumer<OracleSettings.Builder> oracleSettings) |
The settings for the Oracle source and target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.oracleSettings(OracleSettings oracleSettings) |
The settings for the Oracle source and target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.port(Integer port) |
The port value used to access the endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.postgreSQLSettings(Consumer<PostgreSQLSettings.Builder> postgreSQLSettings) |
The settings for the PostgreSQL source and target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.postgreSQLSettings(PostgreSQLSettings postgreSQLSettings) |
The settings for the PostgreSQL source and target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.redisSettings(Consumer<RedisSettings.Builder> redisSettings) |
The settings for the Redis target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.redisSettings(RedisSettings redisSettings) |
The settings for the Redis target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.redshiftSettings(Consumer<RedshiftSettings.Builder> redshiftSettings) |
Settings for the Amazon Redshift endpoint.
|
Endpoint.Builder |
Endpoint.Builder.redshiftSettings(RedshiftSettings redshiftSettings) |
Settings for the Amazon Redshift endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.s3Settings(Consumer<S3Settings.Builder> s3Settings) |
The settings for the S3 target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.s3Settings(S3Settings s3Settings) |
The settings for the S3 target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.serverName(String serverName) |
The name of the server at the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.serviceAccessRoleArn(String serviceAccessRoleArn) |
The Amazon Resource Name (ARN) used by the service to access the IAM role.
|
Endpoint.Builder |
Endpoint.Builder.sslMode(String sslMode) |
The SSL mode used to connect to the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.sslMode(DmsSslModeValue sslMode) |
The SSL mode used to connect to the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.status(String status) |
The status of the endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.sybaseSettings(Consumer<SybaseSettings.Builder> sybaseSettings) |
The settings for the SAP ASE source and target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.sybaseSettings(SybaseSettings sybaseSettings) |
The settings for the SAP ASE source and target endpoint.
|
default Endpoint.Builder |
Endpoint.Builder.timestreamSettings(Consumer<TimestreamSettings.Builder> timestreamSettings) |
The settings for the Amazon Timestream target endpoint.
|
Endpoint.Builder |
Endpoint.Builder.timestreamSettings(TimestreamSettings timestreamSettings) |
The settings for the Amazon Timestream target endpoint.
|
Endpoint.Builder |
Endpoint.toBuilder() |
|
Endpoint.Builder |
Endpoint.Builder.username(String username) |
The user name used to connect to the endpoint.
|