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