MessageUpdateFields Enum
- java.
lang. Object - java.
lang. Enum<MessageUpdateFields> - com.
microsoft. azure. storage. queue. MessageUpdateFields
- com.
- java.
public enum MessageUpdateFields
Flags for the values to set when updating messages.
Fields
CONTENT |
Set to update the message content. |
value |
Returns the value of this enum. |
VISIBILITY |
Set to update the message visibility timeout. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java