Uses of Class
software.amazon.awssdk.services.databasemigration.model.RefreshSchemasStatus
Packages that use RefreshSchemasStatus
-
Uses of RefreshSchemasStatus in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RefreshSchemasStatusModifier and TypeMethodDescriptionfinal RefreshSchemasStatusDescribeRefreshSchemasStatusResponse.refreshSchemasStatus()The status of the schema.final RefreshSchemasStatusRefreshSchemasResponse.refreshSchemasStatus()The status of the refreshed schema.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type RefreshSchemasStatusModifier and TypeMethodDescriptionDescribeRefreshSchemasStatusResponse.Builder.refreshSchemasStatus(RefreshSchemasStatus refreshSchemasStatus) The status of the schema.RefreshSchemasResponse.Builder.refreshSchemasStatus(RefreshSchemasStatus refreshSchemasStatus) The status of the refreshed schema.