| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointResult |
AbstractAWSDatabaseMigrationService.createEndpoint(CreateEndpointRequest request) |
CreateEndpointResult |
AWSDatabaseMigrationServiceClient.createEndpoint(CreateEndpointRequest request)
Creates an endpoint using the provided settings.
|
CreateEndpointResult |
AWSDatabaseMigrationService.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the provided settings.
|
Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request) |
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the provided settings.
|
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request) |
Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint using the provided settings.
|
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint using the provided settings.
|
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest |
CreateEndpointRequest.clone() |
CreateEndpointRequest |
CreateEndpointRequest.withCertificateArn(String certificateArn)
The Amazon Resource Name (ARN) for the certificate.
|
CreateEndpointRequest |
CreateEndpointRequest.withDatabaseName(String databaseName)
The name of the endpoint database.
|
CreateEndpointRequest |
CreateEndpointRequest.withDmsTransferSettings(DmsTransferSettings dmsTransferSettings)
The settings in JSON format for the DMS transfer type of source endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withDocDbSettings(DocDbSettings docDbSettings) |
CreateEndpointRequest |
CreateEndpointRequest.withDynamoDbSettings(DynamoDbSettings dynamoDbSettings)
Settings in JSON format for the target Amazon DynamoDB endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withElasticsearchSettings(ElasticsearchSettings elasticsearchSettings)
Settings in JSON format for the target OpenSearch endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withEndpointIdentifier(String endpointIdentifier)
The database endpoint identifier.
|
CreateEndpointRequest |
CreateEndpointRequest.withEndpointType(ReplicationEndpointTypeValue endpointType)
The type of endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withEndpointType(String endpointType)
The type of endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withEngineName(String engineName)
The type of engine for the endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withExternalTableDefinition(String externalTableDefinition)
The external table definition.
|
CreateEndpointRequest |
CreateEndpointRequest.withExtraConnectionAttributes(String extraConnectionAttributes)
Additional attributes associated with the connection.
|
CreateEndpointRequest |
CreateEndpointRequest.withGcpMySQLSettings(GcpMySQLSettings gcpMySQLSettings)
Settings in JSON format for the source GCP MySQL endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withIBMDb2Settings(IBMDb2Settings iBMDb2Settings)
Settings in JSON format for the source IBM Db2 LUW endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withKafkaSettings(KafkaSettings kafkaSettings)
Settings in JSON format for the target Apache Kafka endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withKinesisSettings(KinesisSettings kinesisSettings)
Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams.
|
CreateEndpointRequest |
CreateEndpointRequest.withKmsKeyId(String kmsKeyId)
An KMS key identifier that is used to encrypt the connection parameters for the endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withMicrosoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings)
Settings in JSON format for the source and target Microsoft SQL Server endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withMongoDbSettings(MongoDbSettings mongoDbSettings)
Settings in JSON format for the source MongoDB endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withMySQLSettings(MySQLSettings mySQLSettings)
Settings in JSON format for the source and target MySQL endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withNeptuneSettings(NeptuneSettings neptuneSettings)
Settings in JSON format for the target Amazon Neptune endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withOracleSettings(OracleSettings oracleSettings)
Settings in JSON format for the source and target Oracle endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withPassword(String password)
The password to be used to log in to the endpoint database.
|
CreateEndpointRequest |
CreateEndpointRequest.withPort(Integer port)
The port used by the endpoint database.
|
CreateEndpointRequest |
CreateEndpointRequest.withPostgreSQLSettings(PostgreSQLSettings postgreSQLSettings)
Settings in JSON format for the source and target PostgreSQL endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withRedisSettings(RedisSettings redisSettings)
Settings in JSON format for the target Redis endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withRedshiftSettings(RedshiftSettings redshiftSettings) |
CreateEndpointRequest |
CreateEndpointRequest.withResourceIdentifier(String resourceIdentifier)
A friendly name for the resource identifier at the end of the
EndpointArn response parameter that is
returned in the created Endpoint object. |
CreateEndpointRequest |
CreateEndpointRequest.withS3Settings(S3Settings s3Settings)
Settings in JSON format for the target Amazon S3 endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withServerName(String serverName)
The name of the server where the endpoint database resides.
|
CreateEndpointRequest |
CreateEndpointRequest.withServiceAccessRoleArn(String serviceAccessRoleArn)
The Amazon Resource Name (ARN) for the service access role that you want to use to create the endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withSslMode(DmsSslModeValue sslMode)
The Secure Sockets Layer (SSL) mode to use for the SSL connection.
|
CreateEndpointRequest |
CreateEndpointRequest.withSslMode(String sslMode)
The Secure Sockets Layer (SSL) mode to use for the SSL connection.
|
CreateEndpointRequest |
CreateEndpointRequest.withSybaseSettings(SybaseSettings sybaseSettings)
Settings in JSON format for the source and target SAP ASE endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withTags(Collection<Tag> tags)
One or more tags to be assigned to the endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withTags(Tag... tags)
One or more tags to be assigned to the endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withTimestreamSettings(TimestreamSettings timestreamSettings)
Settings in JSON format for the target Amazon Timestream endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withUsername(String username)
The user name to be used to log in to the endpoint database.
|
Copyright © 2024. All rights reserved.