AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ce
include
aws
ce
CostExplorerEndpointProvider.h
1
6
#pragma once
7
#include <aws/ce/CostExplorerEndpointRules.h>
8
#include <aws/ce/CostExplorer_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
CostExplorer {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
CostExplorerClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
CostExplorerClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
CostExplorerBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
CostExplorerEndpointProviderBase
=
33
EndpointProviderBase<CostExplorerClientConfiguration, CostExplorerBuiltInParameters, CostExplorerClientContextParameters>
;
34
35
using
CostExplorerDefaultEpProviderBase
=
36
DefaultEndpointProvider<CostExplorerClientConfiguration, CostExplorerBuiltInParameters, CostExplorerClientContextParameters>
;
37
41
class
AWS_COSTEXPLORER_API
CostExplorerEndpointProvider
:
public
CostExplorerDefaultEpProviderBase
{
42
public
:
43
using
CostExplorerResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
CostExplorerEndpointProvider
()
46
:
CostExplorerDefaultEpProviderBase
(
Aws
::CostExplorer::
CostExplorerEndpointRules
::GetRulesBlob(),
47
Aws
::CostExplorer::
CostExplorerEndpointRules
::RulesBlobSize) {}
48
49
~CostExplorerEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace CostExplorer
53
}
// namespace Aws
Aws::CostExplorer::CostExplorerEndpointRules
Definition
CostExplorerEndpointRules.h:13
Aws::CostExplorer::Endpoint::CostExplorerEndpointProvider
Definition
CostExplorerEndpointProvider.h:41
Aws::CostExplorer::Endpoint::CostExplorerEndpointProvider::CostExplorerEndpointProvider
CostExplorerEndpointProvider()
Definition
CostExplorerEndpointProvider.h:45
Aws::CostExplorer::Endpoint::CostExplorerEndpointProvider::~CostExplorerEndpointProvider
~CostExplorerEndpointProvider()
Definition
CostExplorerEndpointProvider.h:49
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::CostExplorer::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
CostExplorerEndpointProvider.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