| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchStartRecommendationsErrorEntry.Builder |
BatchStartRecommendationsErrorEntry.builder() |
BatchStartRecommendationsErrorEntry.Builder |
BatchStartRecommendationsErrorEntry.Builder.code(String code)
The code of an error that occurred during the analysis of the source database.
|
BatchStartRecommendationsErrorEntry.Builder |
BatchStartRecommendationsErrorEntry.Builder.databaseId(String databaseId)
The identifier of the source database.
|
BatchStartRecommendationsErrorEntry.Builder |
BatchStartRecommendationsErrorEntry.Builder.message(String message)
The information about the error.
|
BatchStartRecommendationsErrorEntry.Builder |
BatchStartRecommendationsErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchStartRecommendationsErrorEntry.Builder> |
BatchStartRecommendationsErrorEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.