Package com.rabbitmq.client
Interface AMQP.Basic.GetEmpty
-
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Basic.GetEmpty
- Enclosing class:
- AMQP.Basic
public static interface AMQP.Basic.GetEmpty extends Method
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
AMQP.Basic.GetEmpty.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getClusterId()
-
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
-
-
-
Method Detail
-
getClusterId
String getClusterId()
-
-