Uses of Class
software.amazon.awssdk.services.databasemigration.model.RefreshSchemasRequest
Packages that use RefreshSchemasRequest
Package
Description
-
Uses of RefreshSchemasRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type RefreshSchemasRequestModifier and TypeMethodDescriptiondefault CompletableFuture<RefreshSchemasResponse>DatabaseMigrationAsyncClient.refreshSchemas(RefreshSchemasRequest refreshSchemasRequest) Populates the schema for the specified endpoint.default RefreshSchemasResponseDatabaseMigrationClient.refreshSchemas(RefreshSchemasRequest refreshSchemasRequest) Populates the schema for the specified endpoint. -
Uses of RefreshSchemasRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type RefreshSchemasRequestModifier and TypeMethodDescriptionRefreshSchemasRequestMarshaller.marshall(RefreshSchemasRequest refreshSchemasRequest)