MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.dateTime(LocalDateTime dateTime) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.isRetained(boolean isRetained) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.messageId(String messageId) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.messageType(MessageType messageType) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.payload(String payload) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.publishStatus(PublishStatus publishStatus) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.qos(Qos qos) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.subscription(SubscriptionPropertiesDTO subscriptionPropertiesDTO) |
|
MessagePropertiesDTO.MessagePropertiesDTOBuilder |
MessagePropertiesDTO.MessagePropertiesDTOBuilder.topic(String topic) |
|