85 inline Include&
AddBuckets(
const char* value) { m_bucketsHasBeenSet =
true; m_buckets.push_back(value);
return *
this; }
131 inline Include&
AddRegions(
const char* value) { m_regionsHasBeenSet =
true; m_regions.push_back(value);
return *
this; }
136 bool m_bucketsHasBeenSet;
139 bool m_regionsHasBeenSet;