Uses of Enum
com.azure.core.amqp.models.AmqpMessageBodyType
Packages that use AmqpMessageBodyType
Package
Description
Package containing classes related to AMQP models classes.
-
Uses of AmqpMessageBodyType in com.azure.core.amqp.models
Methods in com.azure.core.amqp.models that return AmqpMessageBodyTypeModifier and TypeMethodDescriptionAmqpMessageBody.getBodyType()Gets theAmqpMessageBodyTypeof the message.static AmqpMessageBodyTypeReturns the enum constant of this type with the specified name.static AmqpMessageBodyType[]AmqpMessageBodyType.values()Returns an array containing the constants of this enum type, in the order they are declared.