| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
StateInfo |
ClusterInfo.stateInfo()
Returns the value of the StateInfo property for this object.
|
StateInfo |
Cluster.stateInfo()
State Info for the Amazon MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterInfo.Builder |
ClusterInfo.Builder.stateInfo(StateInfo stateInfo)
Sets the value of the StateInfo property for this object.
|
Cluster.Builder |
Cluster.Builder.stateInfo(StateInfo stateInfo)
State Info for the Amazon MSK cluster.
|
Copyright © 2023. All rights reserved.