AWS SDK for C++
AWS SDK for C++
|
#include <aws/panorama/Panorama_EXPORTS.h>
#include <aws/core/client/GenericClientConfiguration.h>
#include <aws/core/endpoint/DefaultEndpointProvider.h>
#include <aws/core/endpoint/EndpointParameter.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/panorama/PanoramaEndpointRules.h>
Go to the source code of this file.
Classes | |
class | Aws::Panorama::Endpoint::PanoramaEndpointProvider |
Namespaces | |
namespace | Aws |
namespace | Aws::Panorama |
namespace | Aws::Panorama::Endpoint |
Typedefs | |
using | Aws::Panorama::Endpoint::EndpointParameters = Aws::Endpoint::EndpointParameters |
using | Aws::Panorama::Endpoint::PanoramaClientContextParameters = Aws::Endpoint::ClientContextParameters |
using | Aws::Panorama::Endpoint::PanoramaClientConfiguration = Aws::Client::GenericClientConfiguration< false > |
using | Aws::Panorama::Endpoint::PanoramaBuiltInParameters = Aws::Endpoint::BuiltInParameters |
using | Aws::Panorama::Endpoint::PanoramaEndpointProviderBase = EndpointProviderBase< PanoramaClientConfiguration, PanoramaBuiltInParameters, PanoramaClientContextParameters > |
using | Aws::Panorama::Endpoint::PanoramaDefaultEpProviderBase = DefaultEndpointProvider< PanoramaClientConfiguration, PanoramaBuiltInParameters, PanoramaClientContextParameters > |