Uses of Interface
software.amazon.awssdk.services.databasemigration.model.DescribeRefreshSchemasStatusResponse.Builder
Packages that use DescribeRefreshSchemasStatusResponse.Builder
-
Uses of DescribeRefreshSchemasStatusResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return DescribeRefreshSchemasStatusResponse.BuilderModifier and TypeMethodDescriptionDescribeRefreshSchemasStatusResponse.builder()DescribeRefreshSchemasStatusResponse.Builder.refreshSchemasStatus(Consumer<RefreshSchemasStatus.Builder> refreshSchemasStatus) The status of the schema.DescribeRefreshSchemasStatusResponse.Builder.refreshSchemasStatus(RefreshSchemasStatus refreshSchemasStatus) The status of the schema.DescribeRefreshSchemasStatusResponse.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type DescribeRefreshSchemasStatusResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeRefreshSchemasStatusResponse.Builder>DescribeRefreshSchemasStatusResponse.serializableBuilderClass()