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