Uses of Class
software.amazon.awssdk.services.databasemigration.model.SchemaShortInfoResponse
-
Packages that use SchemaShortInfoResponse Package Description software.amazon.awssdk.services.databasemigration.model -
-
Uses of SchemaShortInfoResponse in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return SchemaShortInfoResponse Modifier and Type Method Description SchemaShortInfoResponseSchemaResponse. originalSchema()Returns the value of the OriginalSchema property for this object.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type SchemaShortInfoResponse Modifier and Type Method Description SchemaResponse.BuilderSchemaResponse.Builder. originalSchema(SchemaShortInfoResponse originalSchema)Sets the value of the OriginalSchema property for this object.
-