Uses of Interface
software.amazon.awssdk.services.databasemigration.model.Limitation.Builder
Packages that use Limitation.Builder
-
Uses of Limitation.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return Limitation.BuilderModifier and TypeMethodDescriptionstatic Limitation.BuilderLimitation.builder()Limitation.Builder.databaseId(String databaseId) The identifier of the source database.Limitation.Builder.description(String description) A description of the limitation.Limitation.Builder.engineName(String engineName) The name of the target engine that Fleet Advisor should use in the target engine recommendation.The impact of the limitation.The name of the limitation.Limitation.toBuilder()The type of the limitation, such as action required, upgrade required, and limited feature.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type Limitation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Limitation.Builder>Limitation.serializableBuilderClass()