AWS SDK for C++

AWS SDK for C++ Version 1.11.759

Loading...
Searching...
No Matches
BedrockAgentRuntimeEndpointProvider.h
1
6#pragma once
7#include <aws/bedrock-agent-runtime/BedrockAgentRuntimeClientConfiguration.h>
8#include <aws/bedrock-agent-runtime/BedrockAgentRuntimeEndpointRules.h>
9#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
10#include <aws/core/endpoint/DefaultEndpointProvider.h>
11#include <aws/core/endpoint/EndpointParameter.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/core/utils/memory/stl/AWSVector.h>
14
15namespace Aws {
16namespace BedrockAgentRuntime {
17namespace Endpoint {
22
24
26 public:
30};
31
40
44
45} // namespace Endpoint
46} // namespace BedrockAgentRuntime
47
48namespace Endpoint {
52AWS_BEDROCKAGENTRUNTIME_EXTERN template class AWS_BEDROCKAGENTRUNTIME_API
56
57AWS_BEDROCKAGENTRUNTIME_EXTERN template class AWS_BEDROCKAGENTRUNTIME_API
61} // namespace Endpoint
62
63namespace BedrockAgentRuntime {
64namespace Endpoint {
69 public:
71
74 Aws::BedrockAgentRuntime::BedrockAgentRuntimeEndpointRules::RulesBlobSize) {}
75
77};
78} // namespace Endpoint
79} // namespace BedrockAgentRuntime
80} // namespace Aws
virtual void SetFromClientConfiguration(const BedrockAgentRuntimeClientConfiguration &config)
virtual void SetFromClientConfiguration(const Client::ClientConfiguration &config)
Aws::BedrockAgentRuntime::BedrockAgentRuntimeClientConfiguration BedrockAgentRuntimeClientConfiguration
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome