| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeRefreshSchemasStatusResponse.Builder |
DescribeRefreshSchemasStatusResponse.builder() |
default DescribeRefreshSchemasStatusResponse.Builder |
DescribeRefreshSchemasStatusResponse.Builder.refreshSchemasStatus(Consumer<RefreshSchemasStatus.Builder> refreshSchemasStatus)
The status of the schema.
|
DescribeRefreshSchemasStatusResponse.Builder |
DescribeRefreshSchemasStatusResponse.Builder.refreshSchemasStatus(RefreshSchemasStatus refreshSchemasStatus)
The status of the schema.
|
DescribeRefreshSchemasStatusResponse.Builder |
DescribeRefreshSchemasStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeRefreshSchemasStatusResponse.Builder> |
DescribeRefreshSchemasStatusResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.