public final class EnrichmentFlags extends java.lang.Object implements RequestOption
| Constructor and Description |
|---|
EnrichmentFlags() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Request.Builder builder) |
EnrichmentFlags |
withOwnChildren() |
EnrichmentFlags |
withOwnReactions() |
EnrichmentFlags |
withReactionCounts() |
EnrichmentFlags |
withRecentReactions() |
public EnrichmentFlags withOwnReactions()
public EnrichmentFlags withRecentReactions()
public EnrichmentFlags withReactionCounts()
public EnrichmentFlags withOwnChildren()
public void apply(Request.Builder builder)
apply in interface RequestOption