| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
RefreshSchemasResult |
AWSDatabaseMigrationServiceClient.refreshSchemas(RefreshSchemasRequest request)
Populates the schema for the specified endpoint.
|
RefreshSchemasResult |
AbstractAWSDatabaseMigrationService.refreshSchemas(RefreshSchemasRequest request) |
RefreshSchemasResult |
AWSDatabaseMigrationService.refreshSchemas(RefreshSchemasRequest refreshSchemasRequest)
Populates the schema for the specified endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync(RefreshSchemasRequest request,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler) |
Future<RefreshSchemasResult> |
AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest request,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler) |
Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest refreshSchemasRequest,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler)
Populates the schema for the specified endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshSchemasResult |
RefreshSchemasResult.clone() |
RefreshSchemasResult |
RefreshSchemasResult.withRefreshSchemasStatus(RefreshSchemasStatus refreshSchemasStatus)
The status of the refreshed schema.
|
Copyright © 2024. All rights reserved.