AWS SDK for C++
AWS SDK for C++
|
Classes | |
class | PanoramaEndpointProvider |
Definition at line 23 of file PanoramaEndpointProvider.h.
Definition at line 30 of file PanoramaEndpointProvider.h.
using Aws::Panorama::Endpoint::PanoramaClientConfiguration = typedef Aws::Client::GenericClientConfiguration<false> |
Definition at line 29 of file PanoramaEndpointProvider.h.
using Aws::Panorama::Endpoint::PanoramaClientContextParameters = typedef Aws::Endpoint::ClientContextParameters |
Definition at line 27 of file PanoramaEndpointProvider.h.
using Aws::Panorama::Endpoint::PanoramaDefaultEpProviderBase = typedef DefaultEndpointProvider<PanoramaClientConfiguration, PanoramaBuiltInParameters, PanoramaClientContextParameters> |
Definition at line 40 of file PanoramaEndpointProvider.h.
using Aws::Panorama::Endpoint::PanoramaEndpointProviderBase = typedef EndpointProviderBase<PanoramaClientConfiguration, PanoramaBuiltInParameters, PanoramaClientContextParameters> |
The type for the Panorama Client Endpoint Provider. Inherit from this Base class / "Interface" should you want to provide a custom endpoint provider. The SDK must use service-specific type for each service per specification.
Definition at line 37 of file PanoramaEndpointProvider.h.