Uses of Class
software.amazon.awssdk.services.databasemigration.model.DescribeRefreshSchemasStatusRequest
Packages that use DescribeRefreshSchemasStatusRequest
Package
Description
-
Uses of DescribeRefreshSchemasStatusRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type DescribeRefreshSchemasStatusRequestModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation.DatabaseMigrationClient.describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation. -
Uses of DescribeRefreshSchemasStatusRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type DescribeRefreshSchemasStatusRequestModifier and TypeMethodDescriptionDescribeRefreshSchemasStatusRequestMarshaller.marshall(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest)