Uses of Class
software.amazon.awssdk.services.kafka.model.ClusterOperationStepInfo
-
Packages that use ClusterOperationStepInfo Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of ClusterOperationStepInfo in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return ClusterOperationStepInfo Modifier and Type Method Description ClusterOperationStepInfoClusterOperationStep. stepInfo()Information about the step and its status.Methods in software.amazon.awssdk.services.kafka.model with parameters of type ClusterOperationStepInfo Modifier and Type Method Description ClusterOperationStep.BuilderClusterOperationStep.Builder. stepInfo(ClusterOperationStepInfo stepInfo)Information about the step and its status.
-