AWS SDK for C++

AWS SDK for C++ Version 1.11.784

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  OmicsErrorMapper
 
namespace  Pagination
 

Classes

class  OmicsClient
 
 
class  OmicsError
 
 
class  OmicsRequest
 
class  OmicsWaiter
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::AcceptShareRequest &, const Model::AcceptShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptShareResponseReceivedHandler
 
 
 
typedef std::function< void(const OmicsClient *, const Model::CancelRunRequest &, const Model::CancelRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelRunResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::CancelRunBatchRequest &, const Model::CancelRunBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelRunBatchResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::CreateRunCacheRequest &, const Model::CreateRunCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRunCacheResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::CreateRunGroupRequest &, const Model::CreateRunGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRunGroupResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::CreateShareRequest &, const Model::CreateShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateShareResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::CreateWorkflowRequest &, const Model::CreateWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkflowResponseReceivedHandler
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::DeleteBatchRequest &, const Model::DeleteBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBatchResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::DeleteReferenceRequest &, const Model::DeleteReferenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteReferenceResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::DeleteRunRequest &, const Model::DeleteRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRunResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::DeleteRunBatchRequest &, const Model::DeleteRunBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRunBatchResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::DeleteRunCacheRequest &, const Model::DeleteRunCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRunCacheResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::DeleteRunGroupRequest &, const Model::DeleteRunGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRunGroupResponseReceivedHandler
 
 
 
typedef std::function< void(const OmicsClient *, const Model::DeleteShareRequest &, const Model::DeleteShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteShareResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::DeleteWorkflowRequest &, const Model::DeleteWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkflowResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::GetBatchRequest &, const Model::GetBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBatchResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetConfigurationRequest &, const Model::GetConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetConfigurationResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetReadSetRequest &, Model::GetReadSetOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetReadSetResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::GetReferenceRequest &, Model::GetReferenceOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetReferenceResponseReceivedHandler
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::GetRunRequest &, const Model::GetRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRunResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetRunCacheRequest &, const Model::GetRunCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRunCacheResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetRunGroupRequest &, const Model::GetRunGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRunGroupResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetRunTaskRequest &, const Model::GetRunTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRunTaskResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::GetSequenceStoreRequest &, const Model::GetSequenceStoreOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSequenceStoreResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetShareRequest &, const Model::GetShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetShareResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::GetVariantStoreRequest &, const Model::GetVariantStoreOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetVariantStoreResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::GetWorkflowRequest &, const Model::GetWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetWorkflowResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::ListBatchRequest &, const Model::ListBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBatchResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::ListReadSetsRequest &, const Model::ListReadSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListReadSetsResponseReceivedHandler
 
 
 
typedef std::function< void(const OmicsClient *, const Model::ListReferencesRequest &, const Model::ListReferencesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListReferencesResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::ListRunCachesRequest &, const Model::ListRunCachesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRunCachesResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::ListRunGroupsRequest &, const Model::ListRunGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRunGroupsResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::ListRunTasksRequest &, const Model::ListRunTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRunTasksResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::ListRunsRequest &, const Model::ListRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRunsResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::ListRunsInBatchRequest &, const Model::ListRunsInBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRunsInBatchResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::ListSharesRequest &, const Model::ListSharesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSharesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::ListWorkflowsRequest &, const Model::ListWorkflowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkflowsResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const OmicsClient *, const Model::StartRunRequest &, const Model::StartRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartRunResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::StartRunBatchRequest &, const Model::StartRunBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartRunBatchResponseReceivedHandler
 
 
typedef std::function< void(const OmicsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const OmicsClient *, const Model::UpdateRunCacheRequest &, const Model::UpdateRunCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRunCacheResponseReceivedHandler
 
typedef std::function< void(const OmicsClient *, const Model::UpdateRunGroupRequest &, const Model::UpdateRunGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRunGroupResponseReceivedHandler
 
 
 
typedef std::function< void(const OmicsClient *, const Model::UpdateWorkflowRequest &, const Model::UpdateWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkflowResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AbortMultipartReadSetUploadResponseReceivedHandler

Definition at line 498 of file OmicsServiceClientModel.h.

◆ AcceptShareResponseReceivedHandler

Definition at line 501 of file OmicsServiceClientModel.h.

◆ BatchDeleteReadSetResponseReceivedHandler

Definition at line 504 of file OmicsServiceClientModel.h.

◆ CancelAnnotationImportJobResponseReceivedHandler

Definition at line 507 of file OmicsServiceClientModel.h.

◆ CancelRunBatchResponseReceivedHandler

Definition at line 513 of file OmicsServiceClientModel.h.

◆ CancelRunResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::CancelRunRequest&, const Model::CancelRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::CancelRunResponseReceivedHandler

Definition at line 510 of file OmicsServiceClientModel.h.

◆ CancelVariantImportJobResponseReceivedHandler

Definition at line 516 of file OmicsServiceClientModel.h.

◆ CompleteMultipartReadSetUploadResponseReceivedHandler

Definition at line 520 of file OmicsServiceClientModel.h.

◆ CreateAnnotationStoreResponseReceivedHandler

Definition at line 523 of file OmicsServiceClientModel.h.

◆ CreateAnnotationStoreVersionResponseReceivedHandler

Definition at line 527 of file OmicsServiceClientModel.h.

◆ CreateConfigurationResponseReceivedHandler

Definition at line 530 of file OmicsServiceClientModel.h.

◆ CreateMultipartReadSetUploadResponseReceivedHandler

Definition at line 534 of file OmicsServiceClientModel.h.

◆ CreateReferenceStoreResponseReceivedHandler

Definition at line 537 of file OmicsServiceClientModel.h.

◆ CreateRunCacheResponseReceivedHandler

Definition at line 540 of file OmicsServiceClientModel.h.

◆ CreateRunGroupResponseReceivedHandler

Definition at line 543 of file OmicsServiceClientModel.h.

◆ CreateSequenceStoreResponseReceivedHandler

Definition at line 546 of file OmicsServiceClientModel.h.

◆ CreateShareResponseReceivedHandler

Definition at line 549 of file OmicsServiceClientModel.h.

◆ CreateVariantStoreResponseReceivedHandler

Definition at line 552 of file OmicsServiceClientModel.h.

◆ CreateWorkflowResponseReceivedHandler

Definition at line 555 of file OmicsServiceClientModel.h.

◆ CreateWorkflowVersionResponseReceivedHandler

Definition at line 558 of file OmicsServiceClientModel.h.

◆ DeleteAnnotationStoreResponseReceivedHandler

Definition at line 561 of file OmicsServiceClientModel.h.

◆ DeleteAnnotationStoreVersionsResponseReceivedHandler

Definition at line 565 of file OmicsServiceClientModel.h.

◆ DeleteBatchResponseReceivedHandler

Definition at line 568 of file OmicsServiceClientModel.h.

◆ DeleteConfigurationResponseReceivedHandler

Definition at line 571 of file OmicsServiceClientModel.h.

◆ DeleteReferenceResponseReceivedHandler

Definition at line 574 of file OmicsServiceClientModel.h.

◆ DeleteReferenceStoreResponseReceivedHandler

Definition at line 577 of file OmicsServiceClientModel.h.

◆ DeleteRunBatchResponseReceivedHandler

Definition at line 583 of file OmicsServiceClientModel.h.

◆ DeleteRunCacheResponseReceivedHandler

Definition at line 586 of file OmicsServiceClientModel.h.

◆ DeleteRunGroupResponseReceivedHandler

Definition at line 589 of file OmicsServiceClientModel.h.

◆ DeleteRunResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::DeleteRunRequest&, const Model::DeleteRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::DeleteRunResponseReceivedHandler

Definition at line 580 of file OmicsServiceClientModel.h.

◆ DeleteS3AccessPolicyResponseReceivedHandler

Definition at line 592 of file OmicsServiceClientModel.h.

◆ DeleteSequenceStoreResponseReceivedHandler

Definition at line 595 of file OmicsServiceClientModel.h.

◆ DeleteShareResponseReceivedHandler

Definition at line 598 of file OmicsServiceClientModel.h.

◆ DeleteVariantStoreResponseReceivedHandler

Definition at line 601 of file OmicsServiceClientModel.h.

◆ DeleteWorkflowResponseReceivedHandler

Definition at line 604 of file OmicsServiceClientModel.h.

◆ DeleteWorkflowVersionResponseReceivedHandler

Definition at line 607 of file OmicsServiceClientModel.h.

◆ GetAnnotationImportJobResponseReceivedHandler

Definition at line 610 of file OmicsServiceClientModel.h.

◆ GetAnnotationStoreResponseReceivedHandler

Definition at line 613 of file OmicsServiceClientModel.h.

◆ GetAnnotationStoreVersionResponseReceivedHandler

Definition at line 616 of file OmicsServiceClientModel.h.

◆ GetBatchResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::GetBatchRequest&, const Model::GetBatchOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::GetBatchResponseReceivedHandler

Definition at line 619 of file OmicsServiceClientModel.h.

◆ GetConfigurationResponseReceivedHandler

Definition at line 622 of file OmicsServiceClientModel.h.

◆ GetReadSetActivationJobResponseReceivedHandler

Definition at line 628 of file OmicsServiceClientModel.h.

◆ GetReadSetExportJobResponseReceivedHandler

Definition at line 631 of file OmicsServiceClientModel.h.

◆ GetReadSetImportJobResponseReceivedHandler

Definition at line 634 of file OmicsServiceClientModel.h.

◆ GetReadSetMetadataResponseReceivedHandler

Definition at line 637 of file OmicsServiceClientModel.h.

◆ GetReadSetResponseReceivedHandler

Definition at line 625 of file OmicsServiceClientModel.h.

◆ GetReferenceImportJobResponseReceivedHandler

Definition at line 643 of file OmicsServiceClientModel.h.

◆ GetReferenceMetadataResponseReceivedHandler

Definition at line 646 of file OmicsServiceClientModel.h.

◆ GetReferenceResponseReceivedHandler

Definition at line 640 of file OmicsServiceClientModel.h.

◆ GetReferenceStoreResponseReceivedHandler

Definition at line 649 of file OmicsServiceClientModel.h.

◆ GetRunCacheResponseReceivedHandler

Definition at line 655 of file OmicsServiceClientModel.h.

◆ GetRunGroupResponseReceivedHandler

Definition at line 658 of file OmicsServiceClientModel.h.

◆ GetRunResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::GetRunRequest&, const Model::GetRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::GetRunResponseReceivedHandler

Definition at line 652 of file OmicsServiceClientModel.h.

◆ GetRunTaskResponseReceivedHandler

Definition at line 661 of file OmicsServiceClientModel.h.

◆ GetS3AccessPolicyResponseReceivedHandler

Definition at line 664 of file OmicsServiceClientModel.h.

◆ GetSequenceStoreResponseReceivedHandler

Definition at line 667 of file OmicsServiceClientModel.h.

◆ GetShareResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::GetShareRequest&, const Model::GetShareOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::GetShareResponseReceivedHandler

Definition at line 670 of file OmicsServiceClientModel.h.

◆ GetVariantImportJobResponseReceivedHandler

Definition at line 673 of file OmicsServiceClientModel.h.

◆ GetVariantStoreResponseReceivedHandler

Definition at line 676 of file OmicsServiceClientModel.h.

◆ GetWorkflowResponseReceivedHandler

Definition at line 679 of file OmicsServiceClientModel.h.

◆ GetWorkflowVersionResponseReceivedHandler

Definition at line 682 of file OmicsServiceClientModel.h.

◆ ListAnnotationImportJobsPaginator

Definition at line 38 of file OmicsClientPagination.h.

◆ ListAnnotationImportJobsResponseReceivedHandler

Definition at line 685 of file OmicsServiceClientModel.h.

◆ ListAnnotationStoresPaginator

Definition at line 41 of file OmicsClientPagination.h.

◆ ListAnnotationStoresResponseReceivedHandler

Definition at line 691 of file OmicsServiceClientModel.h.

◆ ListAnnotationStoreVersionsPaginator

Definition at line 43 of file OmicsClientPagination.h.

◆ ListAnnotationStoreVersionsResponseReceivedHandler

Definition at line 688 of file OmicsServiceClientModel.h.

◆ ListBatchPaginator

Definition at line 46 of file OmicsClientPagination.h.

◆ ListBatchResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::ListBatchRequest&, const Model::ListBatchOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::ListBatchResponseReceivedHandler

Definition at line 694 of file OmicsServiceClientModel.h.

◆ ListConfigurationsPaginator

Definition at line 48 of file OmicsClientPagination.h.

◆ ListConfigurationsResponseReceivedHandler

Definition at line 697 of file OmicsServiceClientModel.h.

◆ ListMultipartReadSetUploadsPaginator

Definition at line 50 of file OmicsClientPagination.h.

◆ ListMultipartReadSetUploadsResponseReceivedHandler

Definition at line 700 of file OmicsServiceClientModel.h.

◆ ListReadSetActivationJobsPaginator

Definition at line 53 of file OmicsClientPagination.h.

◆ ListReadSetActivationJobsResponseReceivedHandler

Definition at line 703 of file OmicsServiceClientModel.h.

◆ ListReadSetExportJobsPaginator

Definition at line 56 of file OmicsClientPagination.h.

◆ ListReadSetExportJobsResponseReceivedHandler

Definition at line 706 of file OmicsServiceClientModel.h.

◆ ListReadSetImportJobsPaginator

Definition at line 58 of file OmicsClientPagination.h.

◆ ListReadSetImportJobsResponseReceivedHandler

Definition at line 709 of file OmicsServiceClientModel.h.

◆ ListReadSetsPaginator

Definition at line 60 of file OmicsClientPagination.h.

◆ ListReadSetsResponseReceivedHandler

Definition at line 715 of file OmicsServiceClientModel.h.

◆ ListReadSetUploadPartsPaginator

Definition at line 62 of file OmicsClientPagination.h.

◆ ListReadSetUploadPartsResponseReceivedHandler

Definition at line 712 of file OmicsServiceClientModel.h.

◆ ListReferenceImportJobsPaginator

Definition at line 64 of file OmicsClientPagination.h.

◆ ListReferenceImportJobsResponseReceivedHandler

Definition at line 718 of file OmicsServiceClientModel.h.

◆ ListReferencesPaginator

Definition at line 67 of file OmicsClientPagination.h.

◆ ListReferencesResponseReceivedHandler

Definition at line 724 of file OmicsServiceClientModel.h.

◆ ListReferenceStoresPaginator

Definition at line 69 of file OmicsClientPagination.h.

◆ ListReferenceStoresResponseReceivedHandler

Definition at line 721 of file OmicsServiceClientModel.h.

◆ ListRunCachesPaginator

Definition at line 71 of file OmicsClientPagination.h.

◆ ListRunCachesResponseReceivedHandler

Definition at line 727 of file OmicsServiceClientModel.h.

◆ ListRunGroupsPaginator

Definition at line 73 of file OmicsClientPagination.h.

◆ ListRunGroupsResponseReceivedHandler

Definition at line 730 of file OmicsServiceClientModel.h.

◆ ListRunsInBatchPaginator

Definition at line 77 of file OmicsClientPagination.h.

◆ ListRunsInBatchResponseReceivedHandler

Definition at line 739 of file OmicsServiceClientModel.h.

◆ ListRunsPaginator

Definition at line 75 of file OmicsClientPagination.h.

◆ ListRunsResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::ListRunsRequest&, const Model::ListRunsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::ListRunsResponseReceivedHandler

Definition at line 736 of file OmicsServiceClientModel.h.

◆ ListRunTasksPaginator

Definition at line 79 of file OmicsClientPagination.h.

◆ ListRunTasksResponseReceivedHandler

Definition at line 733 of file OmicsServiceClientModel.h.

◆ ListSequenceStoresPaginator

Definition at line 81 of file OmicsClientPagination.h.

◆ ListSequenceStoresResponseReceivedHandler

Definition at line 742 of file OmicsServiceClientModel.h.

◆ ListSharesPaginator

Definition at line 83 of file OmicsClientPagination.h.

◆ ListSharesResponseReceivedHandler

Definition at line 745 of file OmicsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 748 of file OmicsServiceClientModel.h.

◆ ListVariantImportJobsPaginator

Definition at line 85 of file OmicsClientPagination.h.

◆ ListVariantImportJobsResponseReceivedHandler

Definition at line 751 of file OmicsServiceClientModel.h.

◆ ListVariantStoresPaginator

Definition at line 87 of file OmicsClientPagination.h.

◆ ListVariantStoresResponseReceivedHandler

Definition at line 754 of file OmicsServiceClientModel.h.

◆ ListWorkflowsPaginator

Definition at line 89 of file OmicsClientPagination.h.

◆ ListWorkflowsResponseReceivedHandler

Definition at line 760 of file OmicsServiceClientModel.h.

◆ ListWorkflowVersionsPaginator

Definition at line 91 of file OmicsClientPagination.h.

◆ ListWorkflowVersionsResponseReceivedHandler

Definition at line 757 of file OmicsServiceClientModel.h.

◆ OmicsClientConfiguration

Definition at line 157 of file OmicsServiceClientModel.h.

◆ OmicsEndpointProvider

Definition at line 159 of file OmicsServiceClientModel.h.

◆ OmicsEndpointProviderBase

Definition at line 158 of file OmicsServiceClientModel.h.

◆ PutS3AccessPolicyResponseReceivedHandler

Definition at line 763 of file OmicsServiceClientModel.h.

◆ StartAnnotationImportJobResponseReceivedHandler

Definition at line 766 of file OmicsServiceClientModel.h.

◆ StartReadSetActivationJobResponseReceivedHandler

Definition at line 769 of file OmicsServiceClientModel.h.

◆ StartReadSetExportJobResponseReceivedHandler

Definition at line 772 of file OmicsServiceClientModel.h.

◆ StartReadSetImportJobResponseReceivedHandler

Definition at line 775 of file OmicsServiceClientModel.h.

◆ StartReferenceImportJobResponseReceivedHandler

Definition at line 778 of file OmicsServiceClientModel.h.

◆ StartRunBatchResponseReceivedHandler

Definition at line 784 of file OmicsServiceClientModel.h.

◆ StartRunResponseReceivedHandler

typedef std::function<void(const OmicsClient*, const Model::StartRunRequest&, const Model::StartRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Omics::StartRunResponseReceivedHandler

Definition at line 781 of file OmicsServiceClientModel.h.

◆ StartVariantImportJobResponseReceivedHandler

Definition at line 787 of file OmicsServiceClientModel.h.

◆ StreamingOmicsRequest

Definition at line 39 of file OmicsRequest.h.

◆ TagResourceResponseReceivedHandler

Definition at line 790 of file OmicsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 793 of file OmicsServiceClientModel.h.

◆ UpdateAnnotationStoreResponseReceivedHandler

Definition at line 796 of file OmicsServiceClientModel.h.

◆ UpdateAnnotationStoreVersionResponseReceivedHandler

Definition at line 800 of file OmicsServiceClientModel.h.

◆ UpdateRunCacheResponseReceivedHandler

Definition at line 803 of file OmicsServiceClientModel.h.

◆ UpdateRunGroupResponseReceivedHandler

Definition at line 806 of file OmicsServiceClientModel.h.

◆ UpdateSequenceStoreResponseReceivedHandler

Definition at line 809 of file OmicsServiceClientModel.h.

◆ UpdateVariantStoreResponseReceivedHandler

Definition at line 812 of file OmicsServiceClientModel.h.

◆ UpdateWorkflowResponseReceivedHandler

Definition at line 815 of file OmicsServiceClientModel.h.

◆ UpdateWorkflowVersionResponseReceivedHandler

Definition at line 818 of file OmicsServiceClientModel.h.

◆ UploadReadSetPartResponseReceivedHandler

Definition at line 821 of file OmicsServiceClientModel.h.

Enumeration Type Documentation

◆ OmicsErrors

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 
NOT_SUPPORTED_OPERATION 
RANGE_NOT_SATISFIABLE 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file OmicsErrors.h.