Uses of Class
software.amazon.awssdk.services.kafka.model.BrokerCountUpdateInfo
-
Packages that use BrokerCountUpdateInfo Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of BrokerCountUpdateInfo in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return BrokerCountUpdateInfo Modifier and Type Method Description BrokerCountUpdateInfoMutableClusterInfo. brokerCountUpdateInfo()Describes brokers being changed during a broker count update.Methods in software.amazon.awssdk.services.kafka.model with parameters of type BrokerCountUpdateInfo Modifier and Type Method Description MutableClusterInfo.BuilderMutableClusterInfo.Builder. brokerCountUpdateInfo(BrokerCountUpdateInfo brokerCountUpdateInfo)Describes brokers being changed during a broker count update.
-