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.
|
Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync(RefreshSchemasRequest request) |
Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest refreshSchemasRequest)
Populates the schema for the specified endpoint.
|
Future<RefreshSchemasResult> |
AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest request) |
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 |
---|---|
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 |
---|---|
RefreshSchemasRequest |
RefreshSchemasRequest.clone() |
RefreshSchemasRequest |
RefreshSchemasRequest.withEndpointArn(String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
RefreshSchemasRequest |
RefreshSchemasRequest.withReplicationInstanceArn(String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
|
Copyright © 2018. All rights reserved.