14 namespace CostExplorer
60 inline void SetEffectiveOn(
const char* value) { m_effectiveOnHasBeenSet =
true; m_effectiveOn.assign(value); }
111 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
148 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
158 bool m_effectiveOnHasBeenSet;
161 bool m_nextTokenHasBeenSet;
164 bool m_maxResultsHasBeenSet;