Uses of Class
com.twitter.clientlib.api.TweetsApi.APIspaceBuyersRequest
-
Packages that use TweetsApi.APIspaceBuyersRequest Package Description com.twitter.clientlib.api -
-
Uses of TweetsApi.APIspaceBuyersRequest in com.twitter.clientlib.api
Methods in com.twitter.clientlib.api that return TweetsApi.APIspaceBuyersRequest Modifier and Type Method Description TweetsApi.APIspaceBuyersRequestTweetsApi.APIspaceBuyersRequest. expansions(Set<String> expansions)Set expansionsTweetsApi.APIspaceBuyersRequestTweetsApi.APIspaceBuyersRequest. maxResults(Integer maxResults)Set maxResultsTweetsApi.APIspaceBuyersRequestTweetsApi.APIspaceBuyersRequest. paginationToken(String paginationToken)Set paginationTokenTweetsApi.APIspaceBuyersRequestTweetsApi. spaceBuyers(String id)Retrieve the list of Users who purchased a ticket to the given space Retrieves the list of Users who purchased a ticket to the given spaceTweetsApi.APIspaceBuyersRequestTweetsApi.APIspaceBuyersRequest. tweetFields(Set<String> tweetFields)Set tweetFieldsTweetsApi.APIspaceBuyersRequestTweetsApi.APIspaceBuyersRequest. userFields(Set<String> userFields)Set userFields
-