Uses of Class
com.amazonaws.services.databasemigrationservice.model.RefreshSchemasResult
Packages that use RefreshSchemasResult
Package
Description
-
Uses of RefreshSchemasResult in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice that return RefreshSchemasResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.refreshSchemas
(RefreshSchemasRequest request) AWSDatabaseMigrationService.refreshSchemas
(RefreshSchemasRequest refreshSchemasRequest) Populates the schema for the specified endpoint.AWSDatabaseMigrationServiceClient.refreshSchemas
(RefreshSchemasRequest refreshSchemasRequest) Populates the schema for the specified endpoint.Methods in com.amazonaws.services.databasemigrationservice that return types with arguments of type RefreshSchemasResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest request) AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) AWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest refreshSchemasRequest) Populates the schema for the specified endpoint.AWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest refreshSchemasRequest, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) Populates the schema for the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync
(RefreshSchemasRequest request) AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync
(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) Method parameters in com.amazonaws.services.databasemigrationservice with type arguments of type RefreshSchemasResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) AWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest refreshSchemasRequest, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) Populates the schema for the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync
(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) -
Uses of RefreshSchemasResult in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return RefreshSchemasResultModifier and TypeMethodDescriptionRefreshSchemasResult.clone()
RefreshSchemasResult.withRefreshSchemasStatus
(RefreshSchemasStatus refreshSchemasStatus) The status of the refreshed schema.