Uses of Interface
software.amazon.awssdk.services.databasemigration.model.BatchStartRecommendationsErrorEntry.Builder
Packages that use BatchStartRecommendationsErrorEntry.Builder
-
Uses of BatchStartRecommendationsErrorEntry.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return BatchStartRecommendationsErrorEntry.BuilderModifier and TypeMethodDescriptionBatchStartRecommendationsErrorEntry.builder()The code of an error that occurred during the analysis of the source database.BatchStartRecommendationsErrorEntry.Builder.databaseId(String databaseId) The identifier of the source database.The information about the error.BatchStartRecommendationsErrorEntry.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type BatchStartRecommendationsErrorEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BatchStartRecommendationsErrorEntry.Builder>BatchStartRecommendationsErrorEntry.serializableBuilderClass()