84 inline void SetStartContinentCode(
const char* value) { m_startContinentCodeHasBeenSet =
true; m_startContinentCode.assign(value); }
149 inline void SetStartCountryCode(
const char* value) { m_startCountryCodeHasBeenSet =
true; m_startCountryCode.assign(value); }
205 inline void SetStartSubdivisionCode(
const char* value) { m_startSubdivisionCodeHasBeenSet =
true; m_startSubdivisionCode.assign(value); }
249 inline void SetMaxItems(
const char* value) { m_maxItemsHasBeenSet =
true; m_maxItems.assign(value); }
268 bool m_startContinentCodeHasBeenSet;
270 bool m_startCountryCodeHasBeenSet;
272 bool m_startSubdivisionCodeHasBeenSet;
274 bool m_maxItemsHasBeenSet;
ListGeoLocationsRequest & WithStartCountryCode(const char *value)
void SetStartContinentCode(const char *value)
const Aws::String & GetStartCountryCode() const
void SetMaxItems(const char *value)
void SetStartCountryCode(Aws::String &&value)
void SetMaxItems(const Aws::String &value)
void SetStartSubdivisionCode(const Aws::String &value)
ListGeoLocationsRequest & WithStartContinentCode(const Aws::String &value)
void SetStartCountryCode(const char *value)
ListGeoLocationsRequest & WithStartContinentCode(Aws::String &&value)
const Aws::String & GetMaxItems() const
ListGeoLocationsRequest & WithStartSubdivisionCode(const Aws::String &value)
void SetMaxItems(Aws::String &&value)
void SetStartContinentCode(const Aws::String &value)
ListGeoLocationsRequest & WithStartContinentCode(const char *value)
void SetStartCountryCode(const Aws::String &value)
void SetStartContinentCode(Aws::String &&value)
const Aws::String & GetStartSubdivisionCode() const
void SetStartSubdivisionCode(Aws::String &&value)
ListGeoLocationsRequest & WithStartSubdivisionCode(const char *value)
ListGeoLocationsRequest & WithMaxItems(const char *value)
ListGeoLocationsRequest & WithStartSubdivisionCode(Aws::String &&value)
ListGeoLocationsRequest & WithMaxItems(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetStartContinentCode() const
ListGeoLocationsRequest & WithStartCountryCode(const Aws::String &value)
ListGeoLocationsRequest & WithMaxItems(const Aws::String &value)
void SetStartSubdivisionCode(const char *value)
ListGeoLocationsRequest & WithStartCountryCode(Aws::String &&value)
JSON (JavaScript Object Notation).