Uses of Interface
software.amazon.awssdk.services.databasemigration.model.DescribeRefreshSchemasStatusRequest.Builder
Packages that use DescribeRefreshSchemasStatusRequest.Builder
Package
Description
-
Uses of DescribeRefreshSchemasStatusRequest.Builder in software.amazon.awssdk.services.databasemigration
Method parameters in software.amazon.awssdk.services.databasemigration with type arguments of type DescribeRefreshSchemasStatusRequest.BuilderModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.describeRefreshSchemasStatus(Consumer<DescribeRefreshSchemasStatusRequest.Builder> describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation.DatabaseMigrationClient.describeRefreshSchemasStatus(Consumer<DescribeRefreshSchemasStatusRequest.Builder> describeRefreshSchemasStatusRequest) Returns the status of the RefreshSchemas operation. -
Uses of DescribeRefreshSchemasStatusRequest.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return DescribeRefreshSchemasStatusRequest.BuilderModifier and TypeMethodDescriptionDescribeRefreshSchemasStatusRequest.builder()DescribeRefreshSchemasStatusRequest.Builder.endpointArn(String endpointArn) The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.DescribeRefreshSchemasStatusRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeRefreshSchemasStatusRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeRefreshSchemasStatusRequest.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type DescribeRefreshSchemasStatusRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeRefreshSchemasStatusRequest.Builder>DescribeRefreshSchemasStatusRequest.serializableBuilderClass()