AWS SDK for C++
AWS SDK for C++
|
Namespaces | |
namespace | Endpoint |
namespace | Model |
namespace | PanoramaErrorMapper |
Classes | |
class | PanoramaClient |
class | PanoramaEndpointRules |
class | PanoramaError |
class | PanoramaRequest |
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 std::function<void(const PanoramaClient*, const Model::CreateApplicationInstanceRequest&, const Model::CreateApplicationInstanceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::CreateApplicationInstanceResponseReceivedHandler |
Definition at line 209 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::CreateJobForDevicesRequest&, const Model::CreateJobForDevicesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::CreateJobForDevicesResponseReceivedHandler |
Definition at line 210 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::CreateNodeFromTemplateJobRequest&, const Model::CreateNodeFromTemplateJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::CreateNodeFromTemplateJobResponseReceivedHandler |
Definition at line 211 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::CreatePackageImportJobRequest&, const Model::CreatePackageImportJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::CreatePackageImportJobResponseReceivedHandler |
Definition at line 213 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::CreatePackageRequest&, const Model::CreatePackageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::CreatePackageResponseReceivedHandler |
Definition at line 212 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DeleteDeviceRequest&, const Model::DeleteDeviceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DeleteDeviceResponseReceivedHandler |
Definition at line 214 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DeletePackageRequest&, const Model::DeletePackageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DeletePackageResponseReceivedHandler |
Definition at line 215 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DeregisterPackageVersionRequest&, const Model::DeregisterPackageVersionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DeregisterPackageVersionResponseReceivedHandler |
Definition at line 216 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribeApplicationInstanceDetailsRequest&, const Model::DescribeApplicationInstanceDetailsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribeApplicationInstanceDetailsResponseReceivedHandler |
Definition at line 218 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribeApplicationInstanceRequest&, const Model::DescribeApplicationInstanceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribeApplicationInstanceResponseReceivedHandler |
Definition at line 217 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribeDeviceJobRequest&, const Model::DescribeDeviceJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribeDeviceJobResponseReceivedHandler |
Definition at line 220 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribeDeviceRequest&, const Model::DescribeDeviceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribeDeviceResponseReceivedHandler |
Definition at line 219 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribeNodeFromTemplateJobRequest&, const Model::DescribeNodeFromTemplateJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribeNodeFromTemplateJobResponseReceivedHandler |
Definition at line 222 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribeNodeRequest&, const Model::DescribeNodeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribeNodeResponseReceivedHandler |
Definition at line 221 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribePackageImportJobRequest&, const Model::DescribePackageImportJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribePackageImportJobResponseReceivedHandler |
Definition at line 224 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribePackageRequest&, const Model::DescribePackageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribePackageResponseReceivedHandler |
Definition at line 223 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::DescribePackageVersionRequest&, const Model::DescribePackageVersionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::DescribePackageVersionResponseReceivedHandler |
Definition at line 225 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListApplicationInstanceDependenciesRequest&, const Model::ListApplicationInstanceDependenciesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListApplicationInstanceDependenciesResponseReceivedHandler |
Definition at line 226 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListApplicationInstanceNodeInstancesRequest&, const Model::ListApplicationInstanceNodeInstancesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListApplicationInstanceNodeInstancesResponseReceivedHandler |
Definition at line 227 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListApplicationInstancesRequest&, const Model::ListApplicationInstancesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListApplicationInstancesResponseReceivedHandler |
Definition at line 228 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListDevicesJobsRequest&, const Model::ListDevicesJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListDevicesJobsResponseReceivedHandler |
Definition at line 230 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListDevicesRequest&, const Model::ListDevicesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListDevicesResponseReceivedHandler |
Definition at line 229 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListNodeFromTemplateJobsRequest&, const Model::ListNodeFromTemplateJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListNodeFromTemplateJobsResponseReceivedHandler |
Definition at line 231 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListNodesRequest&, const Model::ListNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListNodesResponseReceivedHandler |
Definition at line 232 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListPackageImportJobsRequest&, const Model::ListPackageImportJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListPackageImportJobsResponseReceivedHandler |
Definition at line 233 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListPackagesRequest&, const Model::ListPackagesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListPackagesResponseReceivedHandler |
Definition at line 234 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ListTagsForResourceRequest&, const Model::ListTagsForResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ListTagsForResourceResponseReceivedHandler |
Definition at line 235 of file PanoramaServiceClientModel.h.
using Aws::Panorama::PanoramaClientConfiguration = typedef Aws::Client::GenericClientConfiguration<false> |
Definition at line 88 of file PanoramaServiceClientModel.h.
using Aws::Panorama::PanoramaEndpointProvider = typedef Aws::Panorama::Endpoint::PanoramaEndpointProvider |
Definition at line 90 of file PanoramaServiceClientModel.h.
using Aws::Panorama::PanoramaEndpointProviderBase = typedef Aws::Panorama::Endpoint::PanoramaEndpointProviderBase |
Definition at line 89 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::ProvisionDeviceRequest&, const Model::ProvisionDeviceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::ProvisionDeviceResponseReceivedHandler |
Definition at line 236 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::RegisterPackageVersionRequest&, const Model::RegisterPackageVersionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::RegisterPackageVersionResponseReceivedHandler |
Definition at line 237 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::RemoveApplicationInstanceRequest&, const Model::RemoveApplicationInstanceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::RemoveApplicationInstanceResponseReceivedHandler |
Definition at line 238 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::SignalApplicationInstanceNodeInstancesRequest&, const Model::SignalApplicationInstanceNodeInstancesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::SignalApplicationInstanceNodeInstancesResponseReceivedHandler |
Definition at line 239 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::TagResourceResponseReceivedHandler |
Definition at line 240 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::UntagResourceResponseReceivedHandler |
Definition at line 241 of file PanoramaServiceClientModel.h.
typedef std::function<void(const PanoramaClient*, const Model::UpdateDeviceMetadataRequest&, const Model::UpdateDeviceMetadataOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Panorama::UpdateDeviceMetadataResponseReceivedHandler |
Definition at line 242 of file PanoramaServiceClientModel.h.
|
strong |
Definition at line 16 of file PanoramaErrors.h.