Searched refs:m_tokenProperties (Results 1 – 6 of 6) sorted by relevance
82 inline const Aws::Vector<Aws::String>& GetTokenProperties() const{ return m_tokenProperties; } in GetTokenProperties()92 …Aws::Vector<Aws::String>& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties = value; } in SetTokenProperties()97 …:Vector<Aws::String>&& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties = std::move(… in SetTokenProperties()112 …ies(const Aws::String& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(va… in AddTokenProperties()117 …operties(Aws::String&& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(st… in AddTokenProperties()122 …Properties(const char* value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(va… in AddTokenProperties()129 Aws::Vector<Aws::String> m_tokenProperties; variable
171 inline const Aws::Vector<Aws::String>& GetTokenProperties() const{ return m_tokenProperties; } in GetTokenProperties()183 …Aws::Vector<Aws::String>& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties = value; } in SetTokenProperties()189 …:Vector<Aws::String>&& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties = std::move(… in SetTokenProperties()207 …ies(const Aws::String& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(va… in AddTokenProperties()213 …operties(Aws::String&& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(st… in AddTokenProperties()219 …Properties(const char* value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(va… in AddTokenProperties()273 Aws::Vector<Aws::String> m_tokenProperties; variable
216 inline const Aws::Vector<Aws::String>& GetTokenProperties() const{ return m_tokenProperties; } in GetTokenProperties()226 …Aws::Vector<Aws::String>& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties = value; } in SetTokenProperties()231 …:Vector<Aws::String>&& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties = std::move(… in SetTokenProperties()246 …ies(const Aws::String& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(va… in AddTokenProperties()251 …operties(Aws::String&& value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(st… in AddTokenProperties()256 …Properties(const char* value) { m_tokenPropertiesHasBeenSet = true; m_tokenProperties.push_back(va… in AddTokenProperties()367 Aws::Vector<Aws::String> m_tokenProperties; variable
79 m_tokenProperties.push_back(tokenPropertiesJsonList[tokenPropertiesIndex].AsString()); in operator =()134 Array<JsonValue> tokenPropertiesJsonList(m_tokenProperties.size()); in Jsonize()137 … tokenPropertiesJsonList[tokenPropertiesIndex].AsString(m_tokenProperties[tokenPropertiesIndex]); in Jsonize()
33 Array<JsonValue> tokenPropertiesJsonList(m_tokenProperties.size()); in SerializePayload()36 … tokenPropertiesJsonList[tokenPropertiesIndex].AsString(m_tokenProperties[tokenPropertiesIndex]); in SerializePayload()
54 Array<JsonValue> tokenPropertiesJsonList(m_tokenProperties.size()); in SerializePayload()57 … tokenPropertiesJsonList[tokenPropertiesIndex].AsString(m_tokenProperties[tokenPropertiesIndex]); in SerializePayload()