Uses of Class
software.amazon.awssdk.services.databasemigration.model.StartMetadataModelCreationRequest
Packages that use StartMetadataModelCreationRequest
Package
Description
-
Uses of StartMetadataModelCreationRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type StartMetadataModelCreationRequestModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.startMetadataModelCreation(StartMetadataModelCreationRequest startMetadataModelCreationRequest) Creates source metadata model of the given type with the specified properties for schema conversion operations.DatabaseMigrationClient.startMetadataModelCreation(StartMetadataModelCreationRequest startMetadataModelCreationRequest) Creates source metadata model of the given type with the specified properties for schema conversion operations. -
Uses of StartMetadataModelCreationRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type StartMetadataModelCreationRequestModifier and TypeMethodDescriptionStartMetadataModelCreationRequestMarshaller.marshall(StartMetadataModelCreationRequest startMetadataModelCreationRequest)