60 inline void SetNamePrefix(
const char* value) { m_namePrefixHasBeenSet =
true; m_namePrefix.assign(value); }
106 inline void SetEventBusName(
const char* value) { m_eventBusNameHasBeenSet =
true; m_eventBusName.assign(value); }
155 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
189 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
199 bool m_namePrefixHasBeenSet;
202 bool m_eventBusNameHasBeenSet;
205 bool m_nextTokenHasBeenSet;
208 bool m_limitHasBeenSet;