AWS SDK for C++

AWS SDK for C++ Version 1.11.682

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::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::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 142 of file MedicalImagingServiceClientModel.h.

◆ CreateDatastoreResponseReceivedHandler

Definition at line 145 of file MedicalImagingServiceClientModel.h.

◆ DeleteDatastoreResponseReceivedHandler

Definition at line 148 of file MedicalImagingServiceClientModel.h.

◆ DeleteImageSetResponseReceivedHandler

Definition at line 151 of file MedicalImagingServiceClientModel.h.

◆ GetDatastoreResponseReceivedHandler

Definition at line 157 of file MedicalImagingServiceClientModel.h.

◆ GetDICOMImportJobResponseReceivedHandler

Definition at line 154 of file MedicalImagingServiceClientModel.h.

◆ GetImageFrameResponseReceivedHandler

Definition at line 160 of file MedicalImagingServiceClientModel.h.

◆ GetImageSetMetadataResponseReceivedHandler

Definition at line 166 of file MedicalImagingServiceClientModel.h.

◆ GetImageSetResponseReceivedHandler

Definition at line 163 of file MedicalImagingServiceClientModel.h.

◆ ListDatastoresResponseReceivedHandler

Definition at line 172 of file MedicalImagingServiceClientModel.h.

◆ ListDICOMImportJobsResponseReceivedHandler

Definition at line 169 of file MedicalImagingServiceClientModel.h.

◆ ListImageSetVersionsResponseReceivedHandler

Definition at line 175 of file MedicalImagingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 178 of file MedicalImagingServiceClientModel.h.

◆ MedicalImagingClientConfiguration

Definition at line 68 of file MedicalImagingServiceClientModel.h.

◆ MedicalImagingEndpointProvider

Definition at line 70 of file MedicalImagingServiceClientModel.h.

◆ MedicalImagingEndpointProviderBase

Definition at line 69 of file MedicalImagingServiceClientModel.h.

◆ SearchImageSetsResponseReceivedHandler

Definition at line 181 of file MedicalImagingServiceClientModel.h.

◆ StartDICOMImportJobResponseReceivedHandler

Definition at line 184 of file MedicalImagingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 187 of file MedicalImagingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 190 of file MedicalImagingServiceClientModel.h.

◆ UpdateImageSetMetadataResponseReceivedHandler

Definition at line 193 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 14 of file MedicalImagingErrors.h.