Uses of Class
com.azure.core.amqp.models.AmqpMessageProperties
Packages that use AmqpMessageProperties
Package
Description
Package containing classes related to AMQP models classes.
-
Uses of AmqpMessageProperties in com.azure.core.amqp.models
Methods in com.azure.core.amqp.models that return AmqpMessagePropertiesModifier and TypeMethodDescriptionAmqpAnnotatedMessage.getProperties()Gets theAmqpMessagePropertiesdefined on an amqp message.AmqpMessageProperties.setAbsoluteExpiryTime(OffsetDateTime absoluteExpiryTime) Sets the givenabsoluteExpiryTimevalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setContentEncoding(String contentEncoding) Sets the givencontentEncodingvalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setContentType(String contentType) Sets the givencontentTypevalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setCorrelationId(AmqpMessageId correlationId) Sets the givencorrelationIdvalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setCreationTime(OffsetDateTime creationTime) Sets the givencreationTimevalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setGroupId(String groupId) Sets the givengroupIdvalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setGroupSequence(Long groupSequence) Sets the givengroupSequencevalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setMessageId(AmqpMessageId messageId) Sets the givenmessageIdvalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setReplyTo(AmqpAddress replyTo) Sets the givenreplyTovalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setReplyToGroupId(String replyToGroupId) Sets the givenreplyToGroupIdvalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setSubject(String subject) Sets the givensubjectvalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setTo(AmqpAddress to) Sets the giventovalue onAmqpMessagePropertiesobject.AmqpMessageProperties.setUserId(byte[] userId) Sets the givenuserIdvalue onAmqpMessagePropertiesobject.