| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
MicrosoftSQLServerSettings |
CreateEndpointRequest.microsoftSQLServerSettings()
Settings in JSON format for the source and target Microsoft SQL Server endpoint.
|
MicrosoftSQLServerSettings |
ModifyEndpointRequest.microsoftSQLServerSettings()
Settings in JSON format for the source and target Microsoft SQL Server endpoint.
|
MicrosoftSQLServerSettings |
Endpoint.microsoftSQLServerSettings()
The settings for the Microsoft SQL Server source and target endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.microsoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings)
Settings in JSON format for the source and target Microsoft SQL Server endpoint.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.microsoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings)
Settings in JSON format for the source and target Microsoft SQL Server endpoint.
|
Endpoint.Builder |
Endpoint.Builder.microsoftSQLServerSettings(MicrosoftSQLServerSettings microsoftSQLServerSettings)
The settings for the Microsoft SQL Server source and target endpoint.
|
Copyright © 2023. All rights reserved.