AWS SDK for C++AWS SDK for C++ Version 1.11.606 |
#include <OmicsClient.h>
This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the AWS HealthOmics User Guide.
Definition at line 23 of file OmicsClient.h.
Definition at line 26 of file OmicsClient.h.
Definition at line 30 of file OmicsClient.h.
Definition at line 31 of file OmicsClient.h.
Aws::Omics::OmicsClientConfiguration()
,
nullptr
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Omics::OmicsClientConfiguration()
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Omics::OmicsClientConfiguration()
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
nullptr
An Async wrapper for AbortMultipartReadSetUpload that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 101 of file OmicsClient.h.
A Callable wrapper for AbortMultipartReadSetUpload that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 92 of file OmicsClient.h.
nullptr
An Async wrapper for AcceptShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 126 of file OmicsClient.h.
A Callable wrapper for AcceptShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 117 of file OmicsClient.h.
nullptr
An Async wrapper for BatchDeleteReadSet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 151 of file OmicsClient.h.
A Callable wrapper for BatchDeleteReadSet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 142 of file OmicsClient.h.
nullptr
An Async wrapper for CancelAnnotationImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 176 of file OmicsClient.h.
A Callable wrapper for CancelAnnotationImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 167 of file OmicsClient.h.
nullptr
An Async wrapper for CancelRun that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 201 of file OmicsClient.h.
A Callable wrapper for CancelRun that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 192 of file OmicsClient.h.
nullptr
An Async wrapper for CancelVariantImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 226 of file OmicsClient.h.
A Callable wrapper for CancelVariantImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 217 of file OmicsClient.h.
nullptr
An Async wrapper for CompleteMultipartReadSetUpload that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 252 of file OmicsClient.h.
A Callable wrapper for CompleteMultipartReadSetUpload that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 243 of file OmicsClient.h.
nullptr
An Async wrapper for CreateAnnotationStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 277 of file OmicsClient.h.
A Callable wrapper for CreateAnnotationStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 268 of file OmicsClient.h.
nullptr
An Async wrapper for CreateAnnotationStoreVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 302 of file OmicsClient.h.
A Callable wrapper for CreateAnnotationStoreVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 293 of file OmicsClient.h.
nullptr
An Async wrapper for CreateMultipartReadSetUpload that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 327 of file OmicsClient.h.
A Callable wrapper for CreateMultipartReadSetUpload that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 318 of file OmicsClient.h.
nullptr
An Async wrapper for CreateReferenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 352 of file OmicsClient.h.
A Callable wrapper for CreateReferenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 343 of file OmicsClient.h.
You can create a run cache to save the task outputs from completed tasks in a run for a private workflow. Subsequent runs use the task outputs from the cache, rather than computing the task outputs again. You specify an Amazon S3 location where Amazon Web Services HealthOmics saves the cached data. This data must be immediately accessible (not in an archived state).
For more information, see Creating a run cache in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for CreateRunCache that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 385 of file OmicsClient.h.
A Callable wrapper for CreateRunCache that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 376 of file OmicsClient.h.
You can optionally create a run group to limit the compute resources for the runs that you add to the group.
nullptr
An Async wrapper for CreateRunGroup that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 411 of file OmicsClient.h.
A Callable wrapper for CreateRunGroup that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 402 of file OmicsClient.h.
nullptr
An Async wrapper for CreateSequenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 436 of file OmicsClient.h.
A Callable wrapper for CreateSequenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 427 of file OmicsClient.h.
Creates a cross-account shared resource. The resource owner makes an offer to share the resource with the principal subscriber (an AWS user with a different account than the resource owner).
The following resources support cross-account sharing:
HealthOmics variant stores
HealthOmics annotation stores
Private workflows
nullptr
An Async wrapper for CreateShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 466 of file OmicsClient.h.
A Callable wrapper for CreateShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 457 of file OmicsClient.h.
nullptr
An Async wrapper for CreateVariantStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 491 of file OmicsClient.h.
A Callable wrapper for CreateVariantStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 482 of file OmicsClient.h.
Creates a private workflow.Private workflows depend on a variety of resources that you create and configure before creating the workflow:
Input data: Input data for the workflow, stored in an S3 bucket or a Amazon Web Services HealthOmics sequence store.
Workflow definition files: Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements.
Parameter template files: Define run parameters using a parameter template file (written in JSON).
ECR container images: Create one or more container images for the workflow. Store the images in a private ECR repository.
(Optional) Sentieon licenses: Request a Sentieon license if you plan to use Sentieon software in a private workflow.
For more information, see Creating or updating a private workflow in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for CreateWorkflow that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 533 of file OmicsClient.h.
A Callable wrapper for CreateWorkflow that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 524 of file OmicsClient.h.
Creates a new workflow version for the workflow that you specify with the workflowId
parameter.
When you create a new version of a workflow, you need to specify the configuration for the new version. It doesn't inherit any configuration values from the workflow.
Provide a version name that is unique for this workflow. You cannot change the name after HealthOmics creates the version.
Don’t include any personally identifiable information (PII) in the version name. Version names appear in the workflow version ARN.
For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for CreateWorkflowVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 568 of file OmicsClient.h.
A Callable wrapper for CreateWorkflowVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 559 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteAnnotationStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 593 of file OmicsClient.h.
A Callable wrapper for DeleteAnnotationStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 584 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteAnnotationStoreVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 619 of file OmicsClient.h.
A Callable wrapper for DeleteAnnotationStoreVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 610 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteReference that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 644 of file OmicsClient.h.
A Callable wrapper for DeleteReference that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 635 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteReferenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 669 of file OmicsClient.h.
A Callable wrapper for DeleteReferenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 660 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteRun that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 694 of file OmicsClient.h.
Delete a run cache. This action removes the cache metadata stored in the service account, but doesn't delete the data in Amazon S3. You can access the cache data in Amazon S3, for inspection or to troubleshoot issues. You can remove old cache data using standard S3 Delete
operations.
For more information, see Deleting a run cache in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for DeleteRunCache that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 726 of file OmicsClient.h.
A Callable wrapper for DeleteRunCache that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 717 of file OmicsClient.h.
A Callable wrapper for DeleteRun that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 685 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteRunGroup that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 751 of file OmicsClient.h.
A Callable wrapper for DeleteRunGroup that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 742 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteS3AccessPolicy that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 777 of file OmicsClient.h.
A Callable wrapper for DeleteS3AccessPolicy that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 768 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteSequenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 802 of file OmicsClient.h.
A Callable wrapper for DeleteSequenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 793 of file OmicsClient.h.
Deletes a resource share. If you are the resource owner, the subscriber will no longer have access to the shared resource. If you are the subscriber, this operation deletes your access to the share.
nullptr
An Async wrapper for DeleteShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 829 of file OmicsClient.h.
A Callable wrapper for DeleteShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 820 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteVariantStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 854 of file OmicsClient.h.
A Callable wrapper for DeleteVariantStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 845 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteWorkflow that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 879 of file OmicsClient.h.
A Callable wrapper for DeleteWorkflow that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 870 of file OmicsClient.h.
Deletes a workflow version. Deleting a workflow version doesn't affect any ongoing runs that are using the workflow version.
For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for DeleteWorkflowVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 909 of file OmicsClient.h.
A Callable wrapper for DeleteWorkflowVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 900 of file OmicsClient.h.
nullptr
An Async wrapper for GetAnnotationImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 935 of file OmicsClient.h.
A Callable wrapper for GetAnnotationImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 926 of file OmicsClient.h.
nullptr
An Async wrapper for GetAnnotationStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 960 of file OmicsClient.h.
A Callable wrapper for GetAnnotationStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 951 of file OmicsClient.h.
nullptr
An Async wrapper for GetAnnotationStoreVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 986 of file OmicsClient.h.
A Callable wrapper for GetAnnotationStoreVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 977 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetActivationJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1037 of file OmicsClient.h.
A Callable wrapper for GetReadSetActivationJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1028 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1011 of file OmicsClient.h.
A Callable wrapper for GetReadSet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1002 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetExportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1062 of file OmicsClient.h.
A Callable wrapper for GetReadSetExportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1053 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1087 of file OmicsClient.h.
A Callable wrapper for GetReadSetImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1078 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetMetadata that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1112 of file OmicsClient.h.
A Callable wrapper for GetReadSetMetadata that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1103 of file OmicsClient.h.
nullptr
An Async wrapper for GetReference that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1137 of file OmicsClient.h.
A Callable wrapper for GetReference that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1128 of file OmicsClient.h.
nullptr
An Async wrapper for GetReferenceImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1162 of file OmicsClient.h.
A Callable wrapper for GetReferenceImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1153 of file OmicsClient.h.
nullptr
An Async wrapper for GetReferenceMetadata that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1188 of file OmicsClient.h.
A Callable wrapper for GetReferenceMetadata that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1179 of file OmicsClient.h.
nullptr
An Async wrapper for GetReferenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1213 of file OmicsClient.h.
A Callable wrapper for GetReferenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1204 of file OmicsClient.h.
Gets information about a workflow run.
If a workflow is shared with you, you cannot export information about the run.
Amazon Web Services HealthOmics stores a fixed number of runs that are available to the console and API. If GetRun doesn't return the requested run, you can find run logs for all runs in the CloudWatch logs. For more information about viewing the run logs, see CloudWatch logs in the in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetRun that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1246 of file OmicsClient.h.
Retrieve the details for the specified run cache.
For more information, see Call caching for Amazon Web Services HealthOmics runs in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetRunCache that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1275 of file OmicsClient.h.
A Callable wrapper for GetRunCache that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1266 of file OmicsClient.h.
A Callable wrapper for GetRun that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1237 of file OmicsClient.h.
nullptr
An Async wrapper for GetRunGroup that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1300 of file OmicsClient.h.
A Callable wrapper for GetRunGroup that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1291 of file OmicsClient.h.
nullptr
An Async wrapper for GetRunTask that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1325 of file OmicsClient.h.
A Callable wrapper for GetRunTask that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1316 of file OmicsClient.h.
nullptr
An Async wrapper for GetS3AccessPolicy that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1351 of file OmicsClient.h.
A Callable wrapper for GetS3AccessPolicy that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1342 of file OmicsClient.h.
nullptr
An Async wrapper for GetSequenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1376 of file OmicsClient.h.
A Callable wrapper for GetSequenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1367 of file OmicsClient.h.
nullptr
An Async wrapper for GetShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1402 of file OmicsClient.h.
A Callable wrapper for GetShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1393 of file OmicsClient.h.
nullptr
An Async wrapper for GetVariantImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1427 of file OmicsClient.h.
A Callable wrapper for GetVariantImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1418 of file OmicsClient.h.
nullptr
An Async wrapper for GetVariantStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1452 of file OmicsClient.h.
A Callable wrapper for GetVariantStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1443 of file OmicsClient.h.
Gets information about a workflow.
If a workflow is shared with you, you cannot export the workflow.
nullptr
An Async wrapper for GetWorkflow that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1478 of file OmicsClient.h.
A Callable wrapper for GetWorkflow that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1469 of file OmicsClient.h.
Gets information about a workflow version. For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetWorkflowVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1506 of file OmicsClient.h.
A Callable wrapper for GetWorkflowVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1497 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListAnnotationImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1531 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListAnnotationImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1522 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListAnnotationStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1581 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListAnnotationStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1572 of file OmicsClient.h.
nullptr
An Async wrapper for ListAnnotationStoreVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1556 of file OmicsClient.h.
A Callable wrapper for ListAnnotationStoreVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1547 of file OmicsClient.h.
Lists multipart read set uploads and for in progress uploads. Once the upload is completed, a read set is created and the upload will no longer be returned in the response.
nullptr
An Async wrapper for ListMultipartReadSetUploads that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1608 of file OmicsClient.h.
A Callable wrapper for ListMultipartReadSetUploads that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1599 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSetActivationJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1633 of file OmicsClient.h.
A Callable wrapper for ListReadSetActivationJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1624 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSetExportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1658 of file OmicsClient.h.
A Callable wrapper for ListReadSetExportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1649 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSetImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1683 of file OmicsClient.h.
A Callable wrapper for ListReadSetImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1674 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSets that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1734 of file OmicsClient.h.
A Callable wrapper for ListReadSets that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1725 of file OmicsClient.h.
This operation will list all parts in a requested multipart upload for a sequence store.
nullptr
An Async wrapper for ListReadSetUploadParts that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1709 of file OmicsClient.h.
A Callable wrapper for ListReadSetUploadParts that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1700 of file OmicsClient.h.
nullptr
An Async wrapper for ListReferenceImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1759 of file OmicsClient.h.
A Callable wrapper for ListReferenceImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1750 of file OmicsClient.h.
nullptr
An Async wrapper for ListReferences that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1809 of file OmicsClient.h.
A Callable wrapper for ListReferences that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1800 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListReferenceStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1784 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListReferenceStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1775 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListRunCaches that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1834 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListRunCaches that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1825 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListRunGroups that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1859 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListRunGroups that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1850 of file OmicsClient.h.
{}
)
const
Retrieves a list of runs.
Amazon Web Services HealthOmics stores a fixed number of runs that are available to the console and API. If the ListRuns response doesn't include specific runs that you expected, you can find run logs for all runs in the CloudWatch logs. For more information about viewing the run logs, see CloudWatch logs in the Amazon Web Services HealthOmics User Guide.
nullptr
,
{}
An Async wrapper for ListRuns that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1916 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListRuns that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1907 of file OmicsClient.h.
nullptr
An Async wrapper for ListRunTasks that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1884 of file OmicsClient.h.
A Callable wrapper for ListRunTasks that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1875 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListSequenceStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1941 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListSequenceStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1932 of file OmicsClient.h.
Retrieves the resource shares associated with an account. Use the filter parameter to retrieve a specific subset of the shares.
nullptr
An Async wrapper for ListShares that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1967 of file OmicsClient.h.
A Callable wrapper for ListShares that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1958 of file OmicsClient.h.
nullptr
An Async wrapper for ListTagsForResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1992 of file OmicsClient.h.
A Callable wrapper for ListTagsForResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1983 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListVariantImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2017 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListVariantImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2008 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListVariantStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2042 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListVariantStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2033 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListWorkflows that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2096 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListWorkflows that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2087 of file OmicsClient.h.
Lists the workflow versions for the specified workflow. For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for ListWorkflowVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2071 of file OmicsClient.h.
A Callable wrapper for ListWorkflowVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2062 of file OmicsClient.h.