Uses of Class
io.camunda.client.protocol.rest.BrokerInfo
Packages that use BrokerInfo
-
Uses of BrokerInfo in io.camunda.client.impl.response
Constructors in io.camunda.client.impl.response with parameters of type BrokerInfo -
Uses of BrokerInfo in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BrokerInfoModifier and TypeMethodDescriptionBrokerInfo.addPartitionsItem(Partition partitionsItem) BrokerInfo.partitions(List<Partition> partitions) Methods in io.camunda.client.protocol.rest that return types with arguments of type BrokerInfoModifier and TypeMethodDescriptionTopologyResponse.getBrokers()A list of brokers that are part of this cluster.Methods in io.camunda.client.protocol.rest with parameters of type BrokerInfoMethod parameters in io.camunda.client.protocol.rest with type arguments of type BrokerInfoModifier and TypeMethodDescriptionTopologyResponse.brokers(List<BrokerInfo> brokers) voidTopologyResponse.setBrokers(List<BrokerInfo> brokers)