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.
|
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 |
---|---|
RefreshSchemasRequest |
RefreshSchemasRequest.clone() |
RefreshSchemasRequest |
RefreshSchemasRequest.withEndpointArn(java.lang.String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
RefreshSchemasRequest |
RefreshSchemasRequest.withReplicationInstanceArn(java.lang.String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
|
Modifier and Type | Method and Description |
---|---|
Request<RefreshSchemasRequest> |
RefreshSchemasRequestMarshaller.marshall(RefreshSchemasRequest refreshSchemasRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RefreshSchemasRequest> |
RefreshSchemasRequestMarshaller.marshall(RefreshSchemasRequest refreshSchemasRequest) |