Searched defs:maxKeys (Results 1 – 5 of 5) sorted by relevance
29 …etsRequest::ListBucketsRequest(const std::string& prefix, const std::string& marker, int maxKeys) : in ListBucketsRequest()
69 void ListLiveChannelRequest::setMaxKeys(uint32_t maxKeys) in setMaxKeys()
34 void setMaxKeys(int maxKeys) {maxKeys_ = maxKeys; maxKeysIsSet_ = true;} in setMaxKeys()
41 void setMaxKeys(int maxKeys) {maxKeys_ = maxKeys; maxKeysIsSet_ = true;} in setMaxKeys()
Completed in 7 milliseconds