| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
StartMetadataModelImportResult |
AWSDatabaseMigrationServiceClient.startMetadataModelImport(StartMetadataModelImportRequest request)
Loads the metadata for all the dependent database objects of the parent object.
|
StartMetadataModelImportResult |
AbstractAWSDatabaseMigrationService.startMetadataModelImport(StartMetadataModelImportRequest request) |
StartMetadataModelImportResult |
AWSDatabaseMigrationService.startMetadataModelImport(StartMetadataModelImportRequest startMetadataModelImportRequest)
Loads the metadata for all the dependent database objects of the parent object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartMetadataModelImportResult> |
AWSDatabaseMigrationServiceAsyncClient.startMetadataModelImportAsync(StartMetadataModelImportRequest request,
AsyncHandler<StartMetadataModelImportRequest,StartMetadataModelImportResult> asyncHandler) |
Future<StartMetadataModelImportResult> |
AWSDatabaseMigrationServiceAsync.startMetadataModelImportAsync(StartMetadataModelImportRequest startMetadataModelImportRequest,
AsyncHandler<StartMetadataModelImportRequest,StartMetadataModelImportResult> asyncHandler)
Loads the metadata for all the dependent database objects of the parent object.
|
Future<StartMetadataModelImportResult> |
AbstractAWSDatabaseMigrationServiceAsync.startMetadataModelImportAsync(StartMetadataModelImportRequest request,
AsyncHandler<StartMetadataModelImportRequest,StartMetadataModelImportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartMetadataModelImportResult |
StartMetadataModelImportResult.clone() |
StartMetadataModelImportResult |
StartMetadataModelImportResult.withRequestIdentifier(String requestIdentifier)
The identifier for the import operation.
|
Copyright © 2024. All rights reserved.