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