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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java