AWS SDK for C++

AWS SDK for C++ Version 1.11.865

Loading...
Searching...
No Matches
BedrockAgentEndpointProvider.h
1
6#pragma once
7#include <aws/bedrock-agent/BedrockAgentClientConfiguration.h>
8#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
9#include <aws/core/endpoint/DefaultEndpointProvider.h>
10#include <aws/core/endpoint/EndpointParameter.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
12#include <aws/core/utils/memory/stl/AWSVector.h>
13
14namespace Aws {
15namespace BedrockAgent {
16namespace Endpoint {
21
23
25 public:
29};
30
38
41
42} // namespace Endpoint
43} // namespace BedrockAgent
44
45namespace Endpoint {
49AWS_BEDROCKAGENT_EXTERN template class AWS_BEDROCKAGENT_API Aws::Endpoint::EndpointProviderBase<
52
53AWS_BEDROCKAGENT_EXTERN template class AWS_BEDROCKAGENT_API Aws::Endpoint::DefaultEndpointProvider<
56} // namespace Endpoint
57
58namespace BedrockAgent {
59namespace Endpoint {
64 public:
66
68
70};
71} // namespace Endpoint
72} // namespace BedrockAgent
73} // namespace Aws
virtual void SetFromClientConfiguration(const BedrockAgentClientConfiguration &config)
virtual void SetFromClientConfiguration(const Client::ClientConfiguration &config)
Aws::BedrockAgent::BedrockAgentClientConfiguration BedrockAgentClientConfiguration
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome