Package com.restfb.types.threads
Class TdQuota
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.threads.TdQuota
- All Implemented Interfaces:
Serializable
Represents the rate limits type
Check the "Rate limits" section
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setReplyConfig
(TdQuota.TdReplyConfig replyConfig) void
setReplyQuotaUsage
(Long replyQuotaUsage) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
TdQuota
public TdQuota()
-
-
Method Details
-
setReplyQuotaUsage
-
setReplyConfig
-
getReplyQuotaUsage
-
getReplyConfig
-