Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
static ThirtyDaySearchCountsRequest.Bucket |
ThirtyDaySearchCountsRequest.Bucket.fromValue(String value) |
ThirtyDaySearchCountsRequest.Bucket |
ThirtyDaySearchCountsRequest.getBucket()
The unit of time for which count data will be provided.
|
static ThirtyDaySearchCountsRequest.Bucket |
ThirtyDaySearchCountsRequest.Bucket.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThirtyDaySearchCountsRequest.Bucket[] |
ThirtyDaySearchCountsRequest.Bucket.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThirtyDaySearchCountsRequest.setBucket(ThirtyDaySearchCountsRequest.Bucket bucket)
The unit of time for which count data will be provided.
|
ThirtyDaySearchCountsRequest |
ThirtyDaySearchCountsRequest.withBucket(ThirtyDaySearchCountsRequest.Bucket bucket) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.