| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportSqlDetails.Builder |
ExportSqlDetails.builder() |
ExportSqlDetails.Builder |
ExportSqlDetails.Builder.objectURL(String objectURL)
The URL for the object containing the exported metadata model assessment.
|
ExportSqlDetails.Builder |
ExportSqlDetails.Builder.s3ObjectKey(String s3ObjectKey)
The Amazon S3 object key for the object containing the exported metadata model assessment.
|
ExportSqlDetails.Builder |
ExportSqlDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportSqlDetails.Builder> |
ExportSqlDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SchemaConversionRequest.Builder |
SchemaConversionRequest.Builder.exportSqlDetails(Consumer<ExportSqlDetails.Builder> exportSqlDetails)
Sets the value of the ExportSqlDetails property for this object.
|
Copyright © 2023. All rights reserved.