|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IQueueProperties
The properties of a queue.
| Method Summary | |
|---|---|
int |
getApproximateMessageCount()
Returns the approximated amount of messages in the queue. |
org.soyatec.windowsazure.internal.util.NameValueCollection |
getMetadata()
Returns metadata for the queue in the form of name-value pairs. |
void |
setMetadata(org.soyatec.windowsazure.internal.util.NameValueCollection metadata)
Specify metadata for the queue in the form of name-value pairs. |
| Method Detail |
|---|
int getApproximateMessageCount()
org.soyatec.windowsazure.internal.util.NameValueCollection getMetadata()
void setMetadata(org.soyatec.windowsazure.internal.util.NameValueCollection metadata)
metadata - Metadata for the queue in the form of name-value pairs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||