@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SendMessageResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
The MD5OfMessageBody
and MessageId
elements.
Constructor and Description |
---|
SendMessageResult() |
Modifier and Type | Method and Description |
---|---|
SendMessageResult |
clone() |
boolean |
equals(Object obj) |
String |
getMD5OfMessageAttributes()
An MD5 digest of the non-URL-encoded message attribute string.
|
String |
getMD5OfMessageBody()
An MD5 digest of the non-URL-encoded message attribute string.
|
String |
getMessageId()
An attribute containing the
MessageId of the message sent to the queue. |
String |
getSequenceNumber()
This parameter applies only to FIFO (first-in-first-out) queues.
|
int |
hashCode() |
void |
setMD5OfMessageAttributes(String mD5OfMessageAttributes)
An MD5 digest of the non-URL-encoded message attribute string.
|
void |
setMD5OfMessageBody(String mD5OfMessageBody)
An MD5 digest of the non-URL-encoded message attribute string.
|
void |
setMessageId(String messageId)
An attribute containing the
MessageId of the message sent to the queue. |
void |
setSequenceNumber(String sequenceNumber)
This parameter applies only to FIFO (first-in-first-out) queues.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
SendMessageResult |
withMD5OfMessageAttributes(String mD5OfMessageAttributes)
An MD5 digest of the non-URL-encoded message attribute string.
|
SendMessageResult |
withMD5OfMessageBody(String mD5OfMessageBody)
An MD5 digest of the non-URL-encoded message attribute string.
|
SendMessageResult |
withMessageId(String messageId)
An attribute containing the
MessageId of the message sent to the queue. |
SendMessageResult |
withSequenceNumber(String sequenceNumber)
This parameter applies only to FIFO (first-in-first-out) queues.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setMD5OfMessageBody(String mD5OfMessageBody)
An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest. For information about MD5, see RFC1321.
mD5OfMessageBody
- An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that
Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5
digest. For information about MD5, see RFC1321.public String getMD5OfMessageBody()
An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest. For information about MD5, see RFC1321.
public SendMessageResult withMD5OfMessageBody(String mD5OfMessageBody)
An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest. For information about MD5, see RFC1321.
mD5OfMessageBody
- An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that
Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5
digest. For information about MD5, see RFC1321.public void setMD5OfMessageAttributes(String mD5OfMessageAttributes)
An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest. For information about MD5, see RFC1321.
mD5OfMessageAttributes
- An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that
Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5
digest. For information about MD5, see RFC1321.public String getMD5OfMessageAttributes()
An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest. For information about MD5, see RFC1321.
public SendMessageResult withMD5OfMessageAttributes(String mD5OfMessageAttributes)
An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest. For information about MD5, see RFC1321.
mD5OfMessageAttributes
- An MD5 digest of the non-URL-encoded message attribute string. You can use this attribute to verify that
Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5
digest. For information about MD5, see RFC1321.public void setMessageId(String messageId)
An attribute containing the MessageId
of the message sent to the queue. For more information, see Queue and Message Identifiers in the Amazon Simple Queue Service Developer Guide.
messageId
- An attribute containing the MessageId
of the message sent to the queue. For more information,
see Queue and Message Identifiers in the Amazon Simple Queue Service Developer Guide.public String getMessageId()
An attribute containing the MessageId
of the message sent to the queue. For more information, see Queue and Message Identifiers in the Amazon Simple Queue Service Developer Guide.
MessageId
of the message sent to the queue. For more
information, see Queue and Message Identifiers in the Amazon Simple Queue Service Developer Guide.public SendMessageResult withMessageId(String messageId)
An attribute containing the MessageId
of the message sent to the queue. For more information, see Queue and Message Identifiers in the Amazon Simple Queue Service Developer Guide.
messageId
- An attribute containing the MessageId
of the message sent to the queue. For more information,
see Queue and Message Identifiers in the Amazon Simple Queue Service Developer Guide.public void setSequenceNumber(String sequenceNumber)
This parameter applies only to FIFO (first-in-first-out) queues.
The large, non-consecutive number that Amazon SQS assigns to each message.
The length of SequenceNumber
is 128 bits. SequenceNumber
continues to increase for a
particular MessageGroupId
.
sequenceNumber
- This parameter applies only to FIFO (first-in-first-out) queues.
The large, non-consecutive number that Amazon SQS assigns to each message.
The length of SequenceNumber
is 128 bits. SequenceNumber
continues to increase
for a particular MessageGroupId
.
public String getSequenceNumber()
This parameter applies only to FIFO (first-in-first-out) queues.
The large, non-consecutive number that Amazon SQS assigns to each message.
The length of SequenceNumber
is 128 bits. SequenceNumber
continues to increase for a
particular MessageGroupId
.
The large, non-consecutive number that Amazon SQS assigns to each message.
The length of SequenceNumber
is 128 bits. SequenceNumber
continues to increase
for a particular MessageGroupId
.
public SendMessageResult withSequenceNumber(String sequenceNumber)
This parameter applies only to FIFO (first-in-first-out) queues.
The large, non-consecutive number that Amazon SQS assigns to each message.
The length of SequenceNumber
is 128 bits. SequenceNumber
continues to increase for a
particular MessageGroupId
.
sequenceNumber
- This parameter applies only to FIFO (first-in-first-out) queues.
The large, non-consecutive number that Amazon SQS assigns to each message.
The length of SequenceNumber
is 128 bits. SequenceNumber
continues to increase
for a particular MessageGroupId
.
public String toString()
toString
in class Object
Object.toString()
public SendMessageResult clone()
Copyright © 2018. All rights reserved.