| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| software.amazon.awssdk.services.databasemigration.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RefreshSchemasResponse> |
DatabaseMigrationAsyncClient.refreshSchemas(RefreshSchemasRequest refreshSchemasRequest)
Populates the schema for the specified endpoint.
|
default RefreshSchemasResponse |
DatabaseMigrationClient.refreshSchemas(RefreshSchemasRequest refreshSchemasRequest)
Populates the schema for the specified endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RefreshSchemasRequestMarshaller.marshall(RefreshSchemasRequest refreshSchemasRequest) |
Copyright © 2023. All rights reserved.