AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Panorama Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  PanoramaErrorMapper
 

Classes

class  PanoramaClient
 
class  PanoramaEndpointRules
 
class  PanoramaError
 
class  PanoramaRequest
 

Typedefs

using PanoramaClientConfiguration = Aws::Client::GenericClientConfiguration< false >
 
using PanoramaEndpointProviderBase = Aws::Panorama::Endpoint::PanoramaEndpointProviderBase
 
using PanoramaEndpointProvider = Aws::Panorama::Endpoint::PanoramaEndpointProvider
 
typedef std::function< void(const PanoramaClient *, const Model::CreateApplicationInstanceRequest &, const Model::CreateApplicationInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApplicationInstanceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::CreateJobForDevicesRequest &, const Model::CreateJobForDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateJobForDevicesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::CreateNodeFromTemplateJobRequest &, const Model::CreateNodeFromTemplateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateNodeFromTemplateJobResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::CreatePackageRequest &, const Model::CreatePackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePackageResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::CreatePackageImportJobRequest &, const Model::CreatePackageImportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePackageImportJobResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DeleteDeviceRequest &, const Model::DeleteDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDeviceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DeletePackageRequest &, const Model::DeletePackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePackageResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DeregisterPackageVersionRequest &, const Model::DeregisterPackageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeregisterPackageVersionResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribeApplicationInstanceRequest &, const Model::DescribeApplicationInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeApplicationInstanceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribeApplicationInstanceDetailsRequest &, const Model::DescribeApplicationInstanceDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeApplicationInstanceDetailsResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribeDeviceRequest &, const Model::DescribeDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDeviceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribeDeviceJobRequest &, const Model::DescribeDeviceJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDeviceJobResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribeNodeRequest &, const Model::DescribeNodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeNodeResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribeNodeFromTemplateJobRequest &, const Model::DescribeNodeFromTemplateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeNodeFromTemplateJobResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribePackageRequest &, const Model::DescribePackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribePackageResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribePackageImportJobRequest &, const Model::DescribePackageImportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribePackageImportJobResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::DescribePackageVersionRequest &, const Model::DescribePackageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribePackageVersionResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListApplicationInstanceDependenciesRequest &, const Model::ListApplicationInstanceDependenciesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationInstanceDependenciesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListApplicationInstanceNodeInstancesRequest &, const Model::ListApplicationInstanceNodeInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationInstanceNodeInstancesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListApplicationInstancesRequest &, const Model::ListApplicationInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationInstancesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListDevicesJobsRequest &, const Model::ListDevicesJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicesJobsResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListNodeFromTemplateJobsRequest &, const Model::ListNodeFromTemplateJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListNodeFromTemplateJobsResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListNodesRequest &, const Model::ListNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListNodesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListPackageImportJobsRequest &, const Model::ListPackageImportJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPackageImportJobsResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListPackagesRequest &, const Model::ListPackagesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPackagesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::ProvisionDeviceRequest &, const Model::ProvisionDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ProvisionDeviceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::RegisterPackageVersionRequest &, const Model::RegisterPackageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterPackageVersionResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::RemoveApplicationInstanceRequest &, const Model::RemoveApplicationInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RemoveApplicationInstanceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::SignalApplicationInstanceNodeInstancesRequest &, const Model::SignalApplicationInstanceNodeInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SignalApplicationInstanceNodeInstancesResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const PanoramaClient *, const Model::UpdateDeviceMetadataRequest &, const Model::UpdateDeviceMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDeviceMetadataResponseReceivedHandler
 

Enumerations

enum class  PanoramaErrors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , CONFLICT = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  INTERNAL_SERVER , SERVICE_QUOTA_EXCEEDED
}
 

Typedef Documentation

◆ CreateApplicationInstanceResponseReceivedHandler

Definition at line 209 of file PanoramaServiceClientModel.h.

◆ CreateJobForDevicesResponseReceivedHandler

Definition at line 210 of file PanoramaServiceClientModel.h.

◆ CreateNodeFromTemplateJobResponseReceivedHandler

Definition at line 211 of file PanoramaServiceClientModel.h.

◆ CreatePackageImportJobResponseReceivedHandler

Definition at line 213 of file PanoramaServiceClientModel.h.

◆ CreatePackageResponseReceivedHandler

Definition at line 212 of file PanoramaServiceClientModel.h.

◆ DeleteDeviceResponseReceivedHandler

Definition at line 214 of file PanoramaServiceClientModel.h.

◆ DeletePackageResponseReceivedHandler

Definition at line 215 of file PanoramaServiceClientModel.h.

◆ DeregisterPackageVersionResponseReceivedHandler

Definition at line 216 of file PanoramaServiceClientModel.h.

◆ DescribeApplicationInstanceDetailsResponseReceivedHandler

Definition at line 218 of file PanoramaServiceClientModel.h.

◆ DescribeApplicationInstanceResponseReceivedHandler

Definition at line 217 of file PanoramaServiceClientModel.h.

◆ DescribeDeviceJobResponseReceivedHandler

Definition at line 220 of file PanoramaServiceClientModel.h.

◆ DescribeDeviceResponseReceivedHandler

Definition at line 219 of file PanoramaServiceClientModel.h.

◆ DescribeNodeFromTemplateJobResponseReceivedHandler

Definition at line 222 of file PanoramaServiceClientModel.h.

◆ DescribeNodeResponseReceivedHandler

Definition at line 221 of file PanoramaServiceClientModel.h.

◆ DescribePackageImportJobResponseReceivedHandler

Definition at line 224 of file PanoramaServiceClientModel.h.

◆ DescribePackageResponseReceivedHandler

Definition at line 223 of file PanoramaServiceClientModel.h.

◆ DescribePackageVersionResponseReceivedHandler

Definition at line 225 of file PanoramaServiceClientModel.h.

◆ ListApplicationInstanceDependenciesResponseReceivedHandler

Definition at line 226 of file PanoramaServiceClientModel.h.

◆ ListApplicationInstanceNodeInstancesResponseReceivedHandler

Definition at line 227 of file PanoramaServiceClientModel.h.

◆ ListApplicationInstancesResponseReceivedHandler

Definition at line 228 of file PanoramaServiceClientModel.h.

◆ ListDevicesJobsResponseReceivedHandler

Definition at line 230 of file PanoramaServiceClientModel.h.

◆ ListDevicesResponseReceivedHandler

Definition at line 229 of file PanoramaServiceClientModel.h.

◆ ListNodeFromTemplateJobsResponseReceivedHandler

Definition at line 231 of file PanoramaServiceClientModel.h.

◆ ListNodesResponseReceivedHandler

Definition at line 232 of file PanoramaServiceClientModel.h.

◆ ListPackageImportJobsResponseReceivedHandler

Definition at line 233 of file PanoramaServiceClientModel.h.

◆ ListPackagesResponseReceivedHandler

Definition at line 234 of file PanoramaServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 235 of file PanoramaServiceClientModel.h.

◆ PanoramaClientConfiguration

Definition at line 88 of file PanoramaServiceClientModel.h.

◆ PanoramaEndpointProvider

Definition at line 90 of file PanoramaServiceClientModel.h.

◆ PanoramaEndpointProviderBase

Definition at line 89 of file PanoramaServiceClientModel.h.

◆ ProvisionDeviceResponseReceivedHandler

Definition at line 236 of file PanoramaServiceClientModel.h.

◆ RegisterPackageVersionResponseReceivedHandler

Definition at line 237 of file PanoramaServiceClientModel.h.

◆ RemoveApplicationInstanceResponseReceivedHandler

Definition at line 238 of file PanoramaServiceClientModel.h.

◆ SignalApplicationInstanceNodeInstancesResponseReceivedHandler

Definition at line 239 of file PanoramaServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 240 of file PanoramaServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 241 of file PanoramaServiceClientModel.h.

◆ UpdateDeviceMetadataResponseReceivedHandler

Definition at line 242 of file PanoramaServiceClientModel.h.

Enumeration Type Documentation

◆ PanoramaErrors

enum class Aws::Panorama::PanoramaErrors
strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file PanoramaErrors.h.