AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::MedicalImaging Namespace Reference

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const MedicalImagingClient *, const Model::CopyImageSetRequest &, const Model::CopyImageSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CopyImageSetResponseReceivedHandler
 
 
 
typedef std::function< void(const MedicalImagingClient *, const Model::DeleteImageSetRequest &, const Model::DeleteImageSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteImageSetResponseReceivedHandler
 
 
typedef std::function< void(const MedicalImagingClient *, const Model::GetDatastoreRequest &, const Model::GetDatastoreOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDatastoreResponseReceivedHandler
 
 
typedef std::function< void(const MedicalImagingClient *, const Model::GetImageSetRequest &, const Model::GetImageSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetImageSetResponseReceivedHandler
 
 
 
typedef std::function< void(const MedicalImagingClient *, const Model::ListDatastoresRequest &, const Model::ListDatastoresOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDatastoresResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MedicalImagingClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const MedicalImagingClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CopyImageSetResponseReceivedHandler

Definition at line 146 of file MedicalImagingServiceClientModel.h.

◆ CreateDatastoreResponseReceivedHandler

Definition at line 147 of file MedicalImagingServiceClientModel.h.

◆ DeleteDatastoreResponseReceivedHandler

Definition at line 148 of file MedicalImagingServiceClientModel.h.

◆ DeleteImageSetResponseReceivedHandler

Definition at line 149 of file MedicalImagingServiceClientModel.h.

◆ GetDatastoreResponseReceivedHandler

Definition at line 151 of file MedicalImagingServiceClientModel.h.

◆ GetDICOMImportJobResponseReceivedHandler

Definition at line 150 of file MedicalImagingServiceClientModel.h.

◆ GetImageFrameResponseReceivedHandler

Definition at line 152 of file MedicalImagingServiceClientModel.h.

◆ GetImageSetMetadataResponseReceivedHandler

Definition at line 154 of file MedicalImagingServiceClientModel.h.

◆ GetImageSetResponseReceivedHandler

Definition at line 153 of file MedicalImagingServiceClientModel.h.

◆ ListDatastoresResponseReceivedHandler

Definition at line 156 of file MedicalImagingServiceClientModel.h.

◆ ListDICOMImportJobsResponseReceivedHandler

Definition at line 155 of file MedicalImagingServiceClientModel.h.

◆ ListImageSetVersionsResponseReceivedHandler

Definition at line 157 of file MedicalImagingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 158 of file MedicalImagingServiceClientModel.h.

◆ MedicalImagingClientConfiguration

Definition at line 73 of file MedicalImagingServiceClientModel.h.

◆ MedicalImagingEndpointProvider

Definition at line 75 of file MedicalImagingServiceClientModel.h.

◆ MedicalImagingEndpointProviderBase

Definition at line 74 of file MedicalImagingServiceClientModel.h.

◆ SearchImageSetsResponseReceivedHandler

Definition at line 159 of file MedicalImagingServiceClientModel.h.

◆ StartDICOMImportJobResponseReceivedHandler

Definition at line 160 of file MedicalImagingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 161 of file MedicalImagingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 162 of file MedicalImagingServiceClientModel.h.

◆ UpdateImageSetMetadataResponseReceivedHandler

Definition at line 163 of file MedicalImagingServiceClientModel.h.

Enumeration Type Documentation

◆ MedicalImagingErrors

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 MedicalImagingErrors.h.