| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
StateInfo |
StateInfo.clone() |
StateInfo |
Cluster.getStateInfo()
State Info for the Amazon MSK cluster.
|
StateInfo |
ClusterInfo.getStateInfo() |
StateInfo |
StateInfo.withCode(String code) |
StateInfo |
StateInfo.withMessage(String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setStateInfo(StateInfo stateInfo)
State Info for the Amazon MSK cluster.
|
void |
ClusterInfo.setStateInfo(StateInfo stateInfo) |
Cluster |
Cluster.withStateInfo(StateInfo stateInfo)
State Info for the Amazon MSK cluster.
|
ClusterInfo |
ClusterInfo.withStateInfo(StateInfo stateInfo) |
Copyright © 2022. All rights reserved.