| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.builder() |
BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.Builder.errorEntries(BatchStartRecommendationsErrorEntry... errorEntries)
A list with error details about the analysis of each source database.
|
BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.Builder.errorEntries(Collection<BatchStartRecommendationsErrorEntry> errorEntries)
A list with error details about the analysis of each source database.
|
BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.Builder.errorEntries(Consumer<BatchStartRecommendationsErrorEntry.Builder>... errorEntries)
A list with error details about the analysis of each source database.
|
BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchStartRecommendationsResponse.Builder> |
BatchStartRecommendationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.