AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-bedrock-agent
include
aws
bedrock-agent
BedrockAgentEndpointProvider.h
1
6
#pragma once
7
#include <aws/bedrock-agent/BedrockAgentEndpointRules.h>
8
#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
9
#include <aws/core/client/GenericClientConfiguration.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
15
namespace
Aws
{
16
namespace
BedrockAgent {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
BedrockAgentClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
BedrockAgentClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
BedrockAgentBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
BedrockAgentEndpointProviderBase
=
33
EndpointProviderBase<BedrockAgentClientConfiguration, BedrockAgentBuiltInParameters, BedrockAgentClientContextParameters>
;
34
35
using
BedrockAgentDefaultEpProviderBase
=
36
DefaultEndpointProvider<BedrockAgentClientConfiguration, BedrockAgentBuiltInParameters, BedrockAgentClientContextParameters>
;
37
41
class
AWS_BEDROCKAGENT_API
BedrockAgentEndpointProvider
:
public
BedrockAgentDefaultEpProviderBase
{
42
public
:
43
using
BedrockAgentResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
BedrockAgentEndpointProvider
()
46
:
BedrockAgentDefaultEpProviderBase
(
Aws
::BedrockAgent::
BedrockAgentEndpointRules
::GetRulesBlob(),
47
Aws
::BedrockAgent::
BedrockAgentEndpointRules
::RulesBlobSize) {}
48
49
~BedrockAgentEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace BedrockAgent
53
}
// namespace Aws
Aws::BedrockAgent::BedrockAgentEndpointRules
Definition
BedrockAgentEndpointRules.h:13
Aws::BedrockAgent::Endpoint::BedrockAgentEndpointProvider
Definition
BedrockAgentEndpointProvider.h:41
Aws::BedrockAgent::Endpoint::BedrockAgentEndpointProvider::~BedrockAgentEndpointProvider
~BedrockAgentEndpointProvider()
Definition
BedrockAgentEndpointProvider.h:49
Aws::BedrockAgent::Endpoint::BedrockAgentEndpointProvider::BedrockAgentEndpointProvider
BedrockAgentEndpointProvider()
Definition
BedrockAgentEndpointProvider.h:45
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::BedrockAgent::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
BedrockAgentEndpointProvider.h:18
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences