| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterOperationStepInfo |
ClusterOperationStepInfo.clone() |
ClusterOperationStepInfo |
ClusterOperationStep.getStepInfo()
Information about the step and its status.
|
ClusterOperationStepInfo |
ClusterOperationStepInfo.withStepStatus(String stepStatus)
The steps current status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterOperationStep.setStepInfo(ClusterOperationStepInfo stepInfo)
Information about the step and its status.
|
ClusterOperationStep |
ClusterOperationStep.withStepInfo(ClusterOperationStepInfo stepInfo)
Information about the step and its status.
|
Copyright © 2020. All rights reserved.