Uses of Interface
com.azure.core.amqp.AmqpManagementNode
-
Packages that use AmqpManagementNode Package Description com.azure.core.amqp Package containing classes common to AMQP protocol. -
-
Uses of AmqpManagementNode in com.azure.core.amqp
Methods in com.azure.core.amqp that return types with arguments of type AmqpManagementNode Modifier and Type Method Description default Mono<AmqpManagementNode>AmqpConnection. getManagementNode(String entityPath)Gets or creates the management node.
-