| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterOperationStep> |
ClusterOperationInfo.operationSteps()
Steps completed during the operation.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterOperationInfo.Builder |
ClusterOperationInfo.Builder.operationSteps(ClusterOperationStep... operationSteps)
Steps completed during the operation.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterOperationInfo.Builder |
ClusterOperationInfo.Builder.operationSteps(Collection<ClusterOperationStep> operationSteps)
Steps completed during the operation.
|
Copyright © 2023. All rights reserved.