Uses of Interface
software.amazon.awssdk.services.databasemigration.model.SchemaConversionRequest.Builder
Packages that use SchemaConversionRequest.Builder
-
Uses of SchemaConversionRequest.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return SchemaConversionRequest.BuilderModifier and TypeMethodDescriptionSchemaConversionRequest.builder()default SchemaConversionRequest.BuilderSchemaConversionRequest.Builder.error(Consumer<ErrorDetails.Builder> error) Sets the value of the Error property for this object.SchemaConversionRequest.Builder.error(ErrorDetails error) Sets the value of the Error property for this object.default SchemaConversionRequest.BuilderSchemaConversionRequest.Builder.exportSqlDetails(Consumer<ExportSqlDetails.Builder> exportSqlDetails) Sets the value of the ExportSqlDetails property for this object.SchemaConversionRequest.Builder.exportSqlDetails(ExportSqlDetails exportSqlDetails) Sets the value of the ExportSqlDetails property for this object.SchemaConversionRequest.Builder.migrationProjectArn(String migrationProjectArn) The migration project ARN.default SchemaConversionRequest.BuilderSchemaConversionRequest.Builder.progress(Consumer<Progress.Builder> progress) Sets the value of the Progress property for this object.Sets the value of the Progress property for this object.SchemaConversionRequest.Builder.requestIdentifier(String requestIdentifier) The identifier for the schema conversion action.The schema conversion action status.SchemaConversionRequest.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type SchemaConversionRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SchemaConversionRequest.Builder>SchemaConversionRequest.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.databasemigration.model with type arguments of type SchemaConversionRequest.BuilderModifier and TypeMethodDescriptionCancelMetadataModelConversionResponse.Builder.request(Consumer<SchemaConversionRequest.Builder> request) Sets the value of the Request property for this object.CancelMetadataModelCreationResponse.Builder.request(Consumer<SchemaConversionRequest.Builder> request) Sets the value of the Request property for this object.