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 |
---|---|
java.util.concurrent.Future<RefreshSchemasResult> |
AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest request) |
java.util.concurrent.Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync(RefreshSchemasRequest request) |
java.util.concurrent.Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest refreshSchemasRequest)
Populates the schema for the specified endpoint.
|
java.util.concurrent.Future<RefreshSchemasResult> |
AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest request,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler) |
java.util.concurrent.Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync(RefreshSchemasRequest request,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler) |
java.util.concurrent.Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest refreshSchemasRequest,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler)
Populates the schema for the specified endpoint.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RefreshSchemasResult> |
AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync(RefreshSchemasRequest request,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler) |
java.util.concurrent.Future<RefreshSchemasResult> |
AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync(RefreshSchemasRequest request,
AsyncHandler<RefreshSchemasRequest,RefreshSchemasResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
RefreshSchemasResult |
RefreshSchemasResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |