AWS SDK for C++
AWS SDK for C++ Version 1.11.695
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-bedrock-runtime
include
aws
bedrock-runtime
BedrockRuntimeEndpointProvider.h
1
6
#pragma once
7
#include <aws/bedrock-runtime/BedrockRuntimeEndpointRules.h>
8
#include <aws/bedrock-runtime/BedrockRuntime_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
BedrockRuntime {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
BedrockRuntimeClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
BedrockRuntimeClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
BedrockRuntimeBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
BedrockRuntimeEndpointProviderBase
=
33
EndpointProviderBase<BedrockRuntimeClientConfiguration, BedrockRuntimeBuiltInParameters, BedrockRuntimeClientContextParameters>
;
34
35
using
BedrockRuntimeDefaultEpProviderBase
=
36
DefaultEndpointProvider<BedrockRuntimeClientConfiguration, BedrockRuntimeBuiltInParameters, BedrockRuntimeClientContextParameters>
;
37
41
class
AWS_BEDROCKRUNTIME_API
BedrockRuntimeEndpointProvider
:
public
BedrockRuntimeDefaultEpProviderBase
{
42
public
:
43
using
BedrockRuntimeResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
BedrockRuntimeEndpointProvider
()
46
:
BedrockRuntimeDefaultEpProviderBase
(
Aws
::BedrockRuntime::
BedrockRuntimeEndpointRules
::GetRulesBlob(),
47
Aws
::BedrockRuntime::
BedrockRuntimeEndpointRules
::RulesBlobSize) {}
48
49
~BedrockRuntimeEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace BedrockRuntime
53
}
// namespace Aws
Aws::BedrockRuntime::BedrockRuntimeEndpointRules
Definition
BedrockRuntimeEndpointRules.h:13
Aws::BedrockRuntime::Endpoint::BedrockRuntimeEndpointProvider
Definition
BedrockRuntimeEndpointProvider.h:41
Aws::BedrockRuntime::Endpoint::BedrockRuntimeEndpointProvider::~BedrockRuntimeEndpointProvider
~BedrockRuntimeEndpointProvider()
Definition
BedrockRuntimeEndpointProvider.h:49
Aws::BedrockRuntime::Endpoint::BedrockRuntimeEndpointProvider::BedrockRuntimeEndpointProvider
BedrockRuntimeEndpointProvider()
Definition
BedrockRuntimeEndpointProvider.h:45
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::BedrockRuntime::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
BedrockRuntimeEndpointProvider.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