Uses of Class
com.rabbitmq.http.client.domain.ShovelDetails
-
Packages that use ShovelDetails Package Description com.rabbitmq.http.client.domain -
-
Uses of ShovelDetails in com.rabbitmq.http.client.domain
Methods in com.rabbitmq.http.client.domain that return ShovelDetails Modifier and Type Method Description ShovelDetailsShovelInfo. getDetails()Methods in com.rabbitmq.http.client.domain with parameters of type ShovelDetails Modifier and Type Method Description voidShovelInfo. setDetails(ShovelDetails details)Constructors in com.rabbitmq.http.client.domain with parameters of type ShovelDetails Constructor Description ShovelInfo(String name, ShovelDetails details)
-