Class SQSMessage.JMSMessagePropertyValue
java.lang.Object
com.amazon.sqs.javamessaging.message.SQSMessage.JMSMessagePropertyValue
- Enclosing class:
- SQSMessage
This class is used fulfill object value, corresponding SQS message
attribute type and message attribute string value.
-
Constructor Summary
ConstructorsConstructorDescriptionJMSMessagePropertyValue
(Object value) JMSMessagePropertyValue
(Object value, String type) JMSMessagePropertyValue
(String stringValue, String type) -
Method Summary
-
Constructor Details
-
JMSMessagePropertyValue
- Throws:
jakarta.jms.JMSException
-
JMSMessagePropertyValue
- Throws:
jakarta.jms.JMSException
-
JMSMessagePropertyValue
- Throws:
jakarta.jms.JMSException
-
-
Method Details
-
getType
-
getValue
-
getStringMessageAttributeValue
-