| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static SlotMigration.Builder |
SlotMigration.builder() |
SlotMigration.Builder |
SlotMigration.Builder.progressPercentage(Double progressPercentage)
The percentage of the slot migration that is complete.
|
SlotMigration.Builder |
SlotMigration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SlotMigration.Builder> |
SlotMigration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ReshardingStatus.Builder |
ReshardingStatus.Builder.slotMigration(Consumer<SlotMigration.Builder> slotMigration)
Represents the progress of an online resharding operation.
|
Copyright © 2023. All rights reserved.