| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeRefreshSchemasStatusResponse> |
DatabaseMigrationAsyncClient.describeRefreshSchemasStatus(Consumer<DescribeRefreshSchemasStatusRequest.Builder> describeRefreshSchemasStatusRequest)
Returns the status of the RefreshSchemas operation.
|
default DescribeRefreshSchemasStatusResponse |
DatabaseMigrationClient.describeRefreshSchemasStatus(Consumer<DescribeRefreshSchemasStatusRequest.Builder> describeRefreshSchemasStatusRequest)
Returns the status of the RefreshSchemas operation.
|
| Modifier and Type | Method and Description |
|---|---|
static DescribeRefreshSchemasStatusRequest.Builder |
DescribeRefreshSchemasStatusRequest.builder() |
DescribeRefreshSchemasStatusRequest.Builder |
DescribeRefreshSchemasStatusRequest.Builder.endpointArn(String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
|
DescribeRefreshSchemasStatusRequest.Builder |
DescribeRefreshSchemasStatusRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeRefreshSchemasStatusRequest.Builder |
DescribeRefreshSchemasStatusRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeRefreshSchemasStatusRequest.Builder |
DescribeRefreshSchemasStatusRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeRefreshSchemasStatusRequest.Builder> |
DescribeRefreshSchemasStatusRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.