Uses of Class
com.amazonaws.services.databasemigrationservice.model.DescribeRefreshSchemasStatusResult
-
Packages that use DescribeRefreshSchemasStatusResult Package Description com.amazonaws.services.databasemigrationservice com.amazonaws.services.databasemigrationservice.model -
-
Uses of DescribeRefreshSchemasStatusResult in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice that return DescribeRefreshSchemasStatusResult Modifier and Type Method Description DescribeRefreshSchemasStatusResultAbstractAWSDatabaseMigrationService. describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest request)DescribeRefreshSchemasStatusResultAWSDatabaseMigrationService. describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest)Returns the status of the RefreshSchemas operation.DescribeRefreshSchemasStatusResultAWSDatabaseMigrationServiceClient. describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest)Returns the status of the RefreshSchemas operation. -
Uses of DescribeRefreshSchemasStatusResult in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return DescribeRefreshSchemasStatusResult Modifier and Type Method Description DescribeRefreshSchemasStatusResultDescribeRefreshSchemasStatusResult. clone()DescribeRefreshSchemasStatusResultDescribeRefreshSchemasStatusResult. withRefreshSchemasStatus(RefreshSchemasStatus refreshSchemasStatus)The status of the schema.
-