Uses of Class
com.amazonaws.services.databasemigrationservice.model.DescribeRefreshSchemasStatusRequest
Packages that use DescribeRefreshSchemasStatusRequest
Package
Description
-
Uses of DescribeRefreshSchemasStatusRequest in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice with parameters of type DescribeRefreshSchemasStatusRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest request) AWSDatabaseMigrationService.describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation.AWSDatabaseMigrationServiceClient.describeRefreshSchemasStatus(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation.AbstractAWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request) AbstractAWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation.AWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) Returns the status of the RefreshSchemas operation.AWSDatabaseMigrationServiceAsyncClient.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request) AWSDatabaseMigrationServiceAsyncClient.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) Method parameters in com.amazonaws.services.databasemigrationservice with type arguments of type DescribeRefreshSchemasStatusRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) Returns the status of the RefreshSchemas operation.AWSDatabaseMigrationServiceAsyncClient.describeRefreshSchemasStatusAsync(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) -
Uses of DescribeRefreshSchemasStatusRequest in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return DescribeRefreshSchemasStatusRequestModifier and TypeMethodDescriptionDescribeRefreshSchemasStatusRequest.clone()DescribeRefreshSchemasStatusRequest.withEndpointArn(String endpointArn) The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.