Home
last modified time | relevance | path

Searched refs:SetBotId (Results 1 – 25 of 143) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DDescribeBotRequest.h48 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
53 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
58 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
63 inline DescribeBotRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
68 …inline DescribeBotRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *th… in WithBotId()
73 inline DescribeBotRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotRequest.h54 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
59 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
64 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 inline DeleteBotRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
74 …inline DeleteBotRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *this… in WithBotId()
79 inline DeleteBotRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotResult.h44 inline void SetBotId(const Aws::String& value) { m_botId = value; } in SetBotId() function
49 inline void SetBotId(Aws::String&& value) { m_botId = std::move(value); } in SetBotId() function
54 inline void SetBotId(const char* value) { m_botId.assign(value); } in SetBotId() function
59 inline DeleteBotResult& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
64 …inline DeleteBotResult& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *this;} in WithBotId()
69 inline DeleteBotResult& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDescribeBotVersionRequest.h48 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
53 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
58 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
63 …inline DescribeBotVersionRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *t… in WithBotId()
68 …inline DescribeBotVersionRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); ret… in WithBotId()
73 inline DescribeBotVersionRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDescribeBotAliasRequest.h89 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
94 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
99 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
104 …inline DescribeBotAliasRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *thi… in WithBotId()
109 …inline DescribeBotAliasRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); retur… in WithBotId()
114 inline DescribeBotAliasRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DBotExportSpecification.h54 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
59 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
64 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 …inline BotExportSpecification& WithBotId(const Aws::String& value) { SetBotId(value); return *this… in WithBotId()
74 …inline BotExportSpecification& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return… in WithBotId()
79 inline BotExportSpecification& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DListBotAliasesRequest.h48 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
53 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
58 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
63 …inline ListBotAliasesRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
68 …inline ListBotAliasesRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return … in WithBotId()
73 inline ListBotAliasesRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotVersionRequest.h54 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
59 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
64 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 …inline DeleteBotVersionRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *thi… in WithBotId()
74 …inline DeleteBotVersionRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); retur… in WithBotId()
79 inline DeleteBotVersionRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotAliasRequest.h95 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
100 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
105 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
110 …inline DeleteBotAliasRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
115 …inline DeleteBotAliasRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return … in WithBotId()
120 inline DeleteBotAliasRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotAliasResult.h80 inline void SetBotId(const Aws::String& value) { m_botId = value; } in SetBotId() function
85 inline void SetBotId(Aws::String&& value) { m_botId = std::move(value); } in SetBotId() function
90 inline void SetBotId(const char* value) { m_botId.assign(value); } in SetBotId() function
95 … inline DeleteBotAliasResult& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
100 …inline DeleteBotAliasResult& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *… in WithBotId()
105 inline DeleteBotAliasResult& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotVersionResult.h44 inline void SetBotId(const Aws::String& value) { m_botId = value; } in SetBotId() function
49 inline void SetBotId(Aws::String&& value) { m_botId = std::move(value); } in SetBotId() function
54 inline void SetBotId(const char* value) { m_botId.assign(value); } in SetBotId() function
59 …inline DeleteBotVersionResult& WithBotId(const Aws::String& value) { SetBotId(value); return *this… in WithBotId()
64 …inline DeleteBotVersionResult& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return… in WithBotId()
69 inline DeleteBotVersionResult& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DBuildBotLocaleRequest.h51 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
57 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
63 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 …inline BuildBotLocaleRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
75 …inline BuildBotLocaleRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return … in WithBotId()
81 inline BuildBotLocaleRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteBotLocaleRequest.h48 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
53 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
58 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
63 …inline DeleteBotLocaleRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this… in WithBotId()
68 …inline DeleteBotLocaleRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return… in WithBotId()
73 inline DeleteBotLocaleRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDescribeBotLocaleRequest.h48 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
53 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
58 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
63 …inline DescribeBotLocaleRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *th… in WithBotId()
68 …inline DescribeBotLocaleRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); retu… in WithBotId()
73 inline DescribeBotLocaleRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DListBotVersionsRequest.h49 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
54 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
59 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
64 …inline ListBotVersionsRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this… in WithBotId()
69 …inline ListBotVersionsRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return… in WithBotId()
74 inline ListBotVersionsRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DDeleteUtterancesRequest.h54 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
59 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
64 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 …inline DeleteUtterancesRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *thi… in WithBotId()
74 …inline DeleteUtterancesRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); retur… in WithBotId()
79 inline DeleteUtterancesRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DBotLocaleExportSpecification.h54 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
59 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
64 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 …inline BotLocaleExportSpecification& WithBotId(const Aws::String& value) { SetBotId(value); return… in WithBotId()
74 …inline BotLocaleExportSpecification& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); … in WithBotId()
79 …inline BotLocaleExportSpecification& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DListBotAliasesResult.h173 inline void SetBotId(const Aws::String& value) { m_botId = value; } in SetBotId() function
178 inline void SetBotId(Aws::String&& value) { m_botId = std::move(value); } in SetBotId() function
183 inline void SetBotId(const char* value) { m_botId.assign(value); } in SetBotId() function
188 … inline ListBotAliasesResult& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
193 …inline ListBotAliasesResult& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *… in WithBotId()
198 inline ListBotAliasesResult& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DListBotVersionsResult.h45 inline void SetBotId(const Aws::String& value) { m_botId = value; } in SetBotId() function
50 inline void SetBotId(Aws::String&& value) { m_botId = std::move(value); } in SetBotId() function
55 inline void SetBotId(const char* value) { m_botId.assign(value); } in SetBotId() function
60 …inline ListBotVersionsResult& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
65 …inline ListBotVersionsResult& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return … in WithBotId()
70 inline ListBotVersionsResult& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DDeleteEventsConfigurationRequest.h89 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
94 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
99 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
104 …inline DeleteEventsConfigurationRequest& WithBotId(const Aws::String& value) { SetBotId(value); re… in WithBotId()
109 …inline DeleteEventsConfigurationRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value… in WithBotId()
114 …inline DeleteEventsConfigurationRequest& WithBotId(const char* value) { SetBotId(value); return *t… in WithBotId()
H A DGetEventsConfigurationRequest.h89 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
94 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
99 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
104 …inline GetEventsConfigurationRequest& WithBotId(const Aws::String& value) { SetBotId(value); retur… in WithBotId()
109 …inline GetEventsConfigurationRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value));… in WithBotId()
114 …inline GetEventsConfigurationRequest& WithBotId(const char* value) { SetBotId(value); return *this… in WithBotId()
H A DRegenerateSecurityTokenRequest.h89 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
94 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
99 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
104 …inline RegenerateSecurityTokenRequest& WithBotId(const Aws::String& value) { SetBotId(value); retu… in WithBotId()
109 …inline RegenerateSecurityTokenRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value))… in WithBotId()
114 …inline RegenerateSecurityTokenRequest& WithBotId(const char* value) { SetBotId(value); return *thi… in WithBotId()
H A DGetBotRequest.h89 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
94 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
99 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
104 inline GetBotRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
109 … inline GetBotRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *this;} in WithBotId()
114 inline GetBotRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DUpdateBotRequest.h89 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
94 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
99 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
104 inline UpdateBotRequest& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
109 …inline UpdateBotRequest& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *this… in WithBotId()
114 inline UpdateBotRequest& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()
H A DEventsConfiguration.h54 inline void SetBotId(const Aws::String& value) { m_botIdHasBeenSet = true; m_botId = value; } in SetBotId() function
59 …inline void SetBotId(Aws::String&& value) { m_botIdHasBeenSet = true; m_botId = std::move(value); } in SetBotId() function
64 inline void SetBotId(const char* value) { m_botIdHasBeenSet = true; m_botId.assign(value); } in SetBotId() function
69 … inline EventsConfiguration& WithBotId(const Aws::String& value) { SetBotId(value); return *this;} in WithBotId()
74 …inline EventsConfiguration& WithBotId(Aws::String&& value) { SetBotId(std::move(value)); return *t… in WithBotId()
79 inline EventsConfiguration& WithBotId(const char* value) { SetBotId(value); return *this;} in WithBotId()

123456