Uses of Class
com.rabbitmq.http.client.domain.ShovelStatus
-
Packages that use ShovelStatus Package Description com.rabbitmq.http.client -
-
Uses of ShovelStatus in com.rabbitmq.http.client
Methods in com.rabbitmq.http.client that return types with arguments of type ShovelStatus Modifier and Type Method Description List<ShovelStatus>Client. getShovelsStatus()Returns virtual host shovels.List<ShovelStatus>Client. getShovelsStatus(String vhost)Returns virtual host shovels.reactor.core.publisher.Flux<ShovelStatus>ReactorNettyClient. getShovelsStatus()
-