import { type WaiterResult } from "@smithy/core/client"; import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator, WaiterConfiguration } from "@smithy/types"; import { type AbortMultipartReadSetUploadCommandInput, type AbortMultipartReadSetUploadCommandOutput } from "./commands/AbortMultipartReadSetUploadCommand"; import { type AcceptShareCommandInput, type AcceptShareCommandOutput } from "./commands/AcceptShareCommand"; import { type BatchDeleteReadSetCommandInput, type BatchDeleteReadSetCommandOutput } from "./commands/BatchDeleteReadSetCommand"; import { type CancelAnnotationImportJobCommandInput, type CancelAnnotationImportJobCommandOutput } from "./commands/CancelAnnotationImportJobCommand"; import { type CancelRunBatchCommandInput, type CancelRunBatchCommandOutput } from "./commands/CancelRunBatchCommand"; import { type CancelRunCommandInput, type CancelRunCommandOutput } from "./commands/CancelRunCommand"; import { type CancelVariantImportJobCommandInput, type CancelVariantImportJobCommandOutput } from "./commands/CancelVariantImportJobCommand"; import { type CompleteMultipartReadSetUploadCommandInput, type CompleteMultipartReadSetUploadCommandOutput } from "./commands/CompleteMultipartReadSetUploadCommand"; import { type CreateAnnotationStoreCommandInput, type CreateAnnotationStoreCommandOutput } from "./commands/CreateAnnotationStoreCommand"; import { type CreateAnnotationStoreVersionCommandInput, type CreateAnnotationStoreVersionCommandOutput } from "./commands/CreateAnnotationStoreVersionCommand"; import { type CreateConfigurationCommandInput, type CreateConfigurationCommandOutput } from "./commands/CreateConfigurationCommand"; import { type CreateMultipartReadSetUploadCommandInput, type CreateMultipartReadSetUploadCommandOutput } from "./commands/CreateMultipartReadSetUploadCommand"; import { type CreateReferenceStoreCommandInput, type CreateReferenceStoreCommandOutput } from "./commands/CreateReferenceStoreCommand"; import { type CreateRunCacheCommandInput, type CreateRunCacheCommandOutput } from "./commands/CreateRunCacheCommand"; import { type CreateRunGroupCommandInput, type CreateRunGroupCommandOutput } from "./commands/CreateRunGroupCommand"; import { type CreateSequenceStoreCommandInput, type CreateSequenceStoreCommandOutput } from "./commands/CreateSequenceStoreCommand"; import { type CreateShareCommandInput, type CreateShareCommandOutput } from "./commands/CreateShareCommand"; import { type CreateVariantStoreCommandInput, type CreateVariantStoreCommandOutput } from "./commands/CreateVariantStoreCommand"; import { type CreateWorkflowCommandInput, type CreateWorkflowCommandOutput } from "./commands/CreateWorkflowCommand"; import { type CreateWorkflowVersionCommandInput, type CreateWorkflowVersionCommandOutput } from "./commands/CreateWorkflowVersionCommand"; import { type DeleteAnnotationStoreCommandInput, type DeleteAnnotationStoreCommandOutput } from "./commands/DeleteAnnotationStoreCommand"; import { type DeleteAnnotationStoreVersionsCommandInput, type DeleteAnnotationStoreVersionsCommandOutput } from "./commands/DeleteAnnotationStoreVersionsCommand"; import { type DeleteBatchCommandInput, type DeleteBatchCommandOutput } from "./commands/DeleteBatchCommand"; import { type DeleteConfigurationCommandInput, type DeleteConfigurationCommandOutput } from "./commands/DeleteConfigurationCommand"; import { type DeleteReferenceCommandInput, type DeleteReferenceCommandOutput } from "./commands/DeleteReferenceCommand"; import { type DeleteReferenceStoreCommandInput, type DeleteReferenceStoreCommandOutput } from "./commands/DeleteReferenceStoreCommand"; import { type DeleteRunBatchCommandInput, type DeleteRunBatchCommandOutput } from "./commands/DeleteRunBatchCommand"; import { type DeleteRunCacheCommandInput, type DeleteRunCacheCommandOutput } from "./commands/DeleteRunCacheCommand"; import { type DeleteRunCommandInput, type DeleteRunCommandOutput } from "./commands/DeleteRunCommand"; import { type DeleteRunGroupCommandInput, type DeleteRunGroupCommandOutput } from "./commands/DeleteRunGroupCommand"; import { type DeleteS3AccessPolicyCommandInput, type DeleteS3AccessPolicyCommandOutput } from "./commands/DeleteS3AccessPolicyCommand"; import { type DeleteSequenceStoreCommandInput, type DeleteSequenceStoreCommandOutput } from "./commands/DeleteSequenceStoreCommand"; import { type DeleteShareCommandInput, type DeleteShareCommandOutput } from "./commands/DeleteShareCommand"; import { type DeleteVariantStoreCommandInput, type DeleteVariantStoreCommandOutput } from "./commands/DeleteVariantStoreCommand"; import { type DeleteWorkflowCommandInput, type DeleteWorkflowCommandOutput } from "./commands/DeleteWorkflowCommand"; import { type DeleteWorkflowVersionCommandInput, type DeleteWorkflowVersionCommandOutput } from "./commands/DeleteWorkflowVersionCommand"; import { type GetAnnotationImportJobCommandInput, type GetAnnotationImportJobCommandOutput } from "./commands/GetAnnotationImportJobCommand"; import { type GetAnnotationStoreCommandInput, type GetAnnotationStoreCommandOutput } from "./commands/GetAnnotationStoreCommand"; import { type GetAnnotationStoreVersionCommandInput, type GetAnnotationStoreVersionCommandOutput } from "./commands/GetAnnotationStoreVersionCommand"; import { type GetBatchCommandInput, type GetBatchCommandOutput } from "./commands/GetBatchCommand"; import { type GetConfigurationCommandInput, type GetConfigurationCommandOutput } from "./commands/GetConfigurationCommand"; import { type GetReadSetActivationJobCommandInput, type GetReadSetActivationJobCommandOutput } from "./commands/GetReadSetActivationJobCommand"; import { type GetReadSetCommandInput, type GetReadSetCommandOutput } from "./commands/GetReadSetCommand"; import { type GetReadSetExportJobCommandInput, type GetReadSetExportJobCommandOutput } from "./commands/GetReadSetExportJobCommand"; import { type GetReadSetImportJobCommandInput, type GetReadSetImportJobCommandOutput } from "./commands/GetReadSetImportJobCommand"; import { type GetReadSetMetadataCommandInput, type GetReadSetMetadataCommandOutput } from "./commands/GetReadSetMetadataCommand"; import { type GetReferenceCommandInput, type GetReferenceCommandOutput } from "./commands/GetReferenceCommand"; import { type GetReferenceImportJobCommandInput, type GetReferenceImportJobCommandOutput } from "./commands/GetReferenceImportJobCommand"; import { type GetReferenceMetadataCommandInput, type GetReferenceMetadataCommandOutput } from "./commands/GetReferenceMetadataCommand"; import { type GetReferenceStoreCommandInput, type GetReferenceStoreCommandOutput } from "./commands/GetReferenceStoreCommand"; import { type GetRunCacheCommandInput, type GetRunCacheCommandOutput } from "./commands/GetRunCacheCommand"; import { type GetRunCommandInput, type GetRunCommandOutput } from "./commands/GetRunCommand"; import { type GetRunGroupCommandInput, type GetRunGroupCommandOutput } from "./commands/GetRunGroupCommand"; import { type GetRunTaskCommandInput, type GetRunTaskCommandOutput } from "./commands/GetRunTaskCommand"; import { type GetS3AccessPolicyCommandInput, type GetS3AccessPolicyCommandOutput } from "./commands/GetS3AccessPolicyCommand"; import { type GetSequenceStoreCommandInput, type GetSequenceStoreCommandOutput } from "./commands/GetSequenceStoreCommand"; import { type GetShareCommandInput, type GetShareCommandOutput } from "./commands/GetShareCommand"; import { type GetVariantImportJobCommandInput, type GetVariantImportJobCommandOutput } from "./commands/GetVariantImportJobCommand"; import { type GetVariantStoreCommandInput, type GetVariantStoreCommandOutput } from "./commands/GetVariantStoreCommand"; import { type GetWorkflowCommandInput, type GetWorkflowCommandOutput } from "./commands/GetWorkflowCommand"; import { type GetWorkflowVersionCommandInput, type GetWorkflowVersionCommandOutput } from "./commands/GetWorkflowVersionCommand"; import { type ListAnnotationImportJobsCommandInput, type ListAnnotationImportJobsCommandOutput } from "./commands/ListAnnotationImportJobsCommand"; import { type ListAnnotationStoresCommandInput, type ListAnnotationStoresCommandOutput } from "./commands/ListAnnotationStoresCommand"; import { type ListAnnotationStoreVersionsCommandInput, type ListAnnotationStoreVersionsCommandOutput } from "./commands/ListAnnotationStoreVersionsCommand"; import { type ListBatchCommandInput, type ListBatchCommandOutput } from "./commands/ListBatchCommand"; import { type ListConfigurationsCommandInput, type ListConfigurationsCommandOutput } from "./commands/ListConfigurationsCommand"; import { type ListMultipartReadSetUploadsCommandInput, type ListMultipartReadSetUploadsCommandOutput } from "./commands/ListMultipartReadSetUploadsCommand"; import { type ListReadSetActivationJobsCommandInput, type ListReadSetActivationJobsCommandOutput } from "./commands/ListReadSetActivationJobsCommand"; import { type ListReadSetExportJobsCommandInput, type ListReadSetExportJobsCommandOutput } from "./commands/ListReadSetExportJobsCommand"; import { type ListReadSetImportJobsCommandInput, type ListReadSetImportJobsCommandOutput } from "./commands/ListReadSetImportJobsCommand"; import { type ListReadSetsCommandInput, type ListReadSetsCommandOutput } from "./commands/ListReadSetsCommand"; import { type ListReadSetUploadPartsCommandInput, type ListReadSetUploadPartsCommandOutput } from "./commands/ListReadSetUploadPartsCommand"; import { type ListReferenceImportJobsCommandInput, type ListReferenceImportJobsCommandOutput } from "./commands/ListReferenceImportJobsCommand"; import { type ListReferencesCommandInput, type ListReferencesCommandOutput } from "./commands/ListReferencesCommand"; import { type ListReferenceStoresCommandInput, type ListReferenceStoresCommandOutput } from "./commands/ListReferenceStoresCommand"; import { type ListRunCachesCommandInput, type ListRunCachesCommandOutput } from "./commands/ListRunCachesCommand"; import { type ListRunGroupsCommandInput, type ListRunGroupsCommandOutput } from "./commands/ListRunGroupsCommand"; import { type ListRunsCommandInput, type ListRunsCommandOutput } from "./commands/ListRunsCommand"; import { type ListRunsInBatchCommandInput, type ListRunsInBatchCommandOutput } from "./commands/ListRunsInBatchCommand"; import { type ListRunTasksCommandInput, type ListRunTasksCommandOutput } from "./commands/ListRunTasksCommand"; import { type ListSequenceStoresCommandInput, type ListSequenceStoresCommandOutput } from "./commands/ListSequenceStoresCommand"; import { type ListSharesCommandInput, type ListSharesCommandOutput } from "./commands/ListSharesCommand"; import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand"; import { type ListVariantImportJobsCommandInput, type ListVariantImportJobsCommandOutput } from "./commands/ListVariantImportJobsCommand"; import { type ListVariantStoresCommandInput, type ListVariantStoresCommandOutput } from "./commands/ListVariantStoresCommand"; import { type ListWorkflowsCommandInput, type ListWorkflowsCommandOutput } from "./commands/ListWorkflowsCommand"; import { type ListWorkflowVersionsCommandInput, type ListWorkflowVersionsCommandOutput } from "./commands/ListWorkflowVersionsCommand"; import { type PutS3AccessPolicyCommandInput, type PutS3AccessPolicyCommandOutput } from "./commands/PutS3AccessPolicyCommand"; import { type StartAnnotationImportJobCommandInput, type StartAnnotationImportJobCommandOutput } from "./commands/StartAnnotationImportJobCommand"; import { type StartReadSetActivationJobCommandInput, type StartReadSetActivationJobCommandOutput } from "./commands/StartReadSetActivationJobCommand"; import { type StartReadSetExportJobCommandInput, type StartReadSetExportJobCommandOutput } from "./commands/StartReadSetExportJobCommand"; import { type StartReadSetImportJobCommandInput, type StartReadSetImportJobCommandOutput } from "./commands/StartReadSetImportJobCommand"; import { type StartReferenceImportJobCommandInput, type StartReferenceImportJobCommandOutput } from "./commands/StartReferenceImportJobCommand"; import { type StartRunBatchCommandInput, type StartRunBatchCommandOutput } from "./commands/StartRunBatchCommand"; import { type StartRunCommandInput, type StartRunCommandOutput } from "./commands/StartRunCommand"; import { type StartVariantImportJobCommandInput, type StartVariantImportJobCommandOutput } from "./commands/StartVariantImportJobCommand"; import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand"; import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand"; import { type UpdateAnnotationStoreCommandInput, type UpdateAnnotationStoreCommandOutput } from "./commands/UpdateAnnotationStoreCommand"; import { type UpdateAnnotationStoreVersionCommandInput, type UpdateAnnotationStoreVersionCommandOutput } from "./commands/UpdateAnnotationStoreVersionCommand"; import { type UpdateRunCacheCommandInput, type UpdateRunCacheCommandOutput } from "./commands/UpdateRunCacheCommand"; import { type UpdateRunGroupCommandInput, type UpdateRunGroupCommandOutput } from "./commands/UpdateRunGroupCommand"; import { type UpdateSequenceStoreCommandInput, type UpdateSequenceStoreCommandOutput } from "./commands/UpdateSequenceStoreCommand"; import { type UpdateVariantStoreCommandInput, type UpdateVariantStoreCommandOutput } from "./commands/UpdateVariantStoreCommand"; import { type UpdateWorkflowCommandInput, type UpdateWorkflowCommandOutput } from "./commands/UpdateWorkflowCommand"; import { type UpdateWorkflowVersionCommandInput, type UpdateWorkflowVersionCommandOutput } from "./commands/UpdateWorkflowVersionCommand"; import { type UploadReadSetPartCommandInput, type UploadReadSetPartCommandOutput } from "./commands/UploadReadSetPartCommand"; import type { ResourceNotFoundException } from "./models/errors"; import { OmicsClient } from "./OmicsClient"; export interface Omics { /** * @see {@link AbortMultipartReadSetUploadCommand} */ abortMultipartReadSetUpload(args: AbortMultipartReadSetUploadCommandInput, options?: __HttpHandlerOptions): Promise; abortMultipartReadSetUpload(args: AbortMultipartReadSetUploadCommandInput, cb: (err: any, data?: AbortMultipartReadSetUploadCommandOutput) => void): void; abortMultipartReadSetUpload(args: AbortMultipartReadSetUploadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AbortMultipartReadSetUploadCommandOutput) => void): void; /** * @see {@link AcceptShareCommand} */ acceptShare(args: AcceptShareCommandInput, options?: __HttpHandlerOptions): Promise; acceptShare(args: AcceptShareCommandInput, cb: (err: any, data?: AcceptShareCommandOutput) => void): void; acceptShare(args: AcceptShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptShareCommandOutput) => void): void; /** * @see {@link BatchDeleteReadSetCommand} */ batchDeleteReadSet(args: BatchDeleteReadSetCommandInput, options?: __HttpHandlerOptions): Promise; batchDeleteReadSet(args: BatchDeleteReadSetCommandInput, cb: (err: any, data?: BatchDeleteReadSetCommandOutput) => void): void; batchDeleteReadSet(args: BatchDeleteReadSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteReadSetCommandOutput) => void): void; /** * @see {@link CancelAnnotationImportJobCommand} */ cancelAnnotationImportJob(args: CancelAnnotationImportJobCommandInput, options?: __HttpHandlerOptions): Promise; cancelAnnotationImportJob(args: CancelAnnotationImportJobCommandInput, cb: (err: any, data?: CancelAnnotationImportJobCommandOutput) => void): void; cancelAnnotationImportJob(args: CancelAnnotationImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelAnnotationImportJobCommandOutput) => void): void; /** * @see {@link CancelRunCommand} */ cancelRun(args: CancelRunCommandInput, options?: __HttpHandlerOptions): Promise; cancelRun(args: CancelRunCommandInput, cb: (err: any, data?: CancelRunCommandOutput) => void): void; cancelRun(args: CancelRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelRunCommandOutput) => void): void; /** * @see {@link CancelRunBatchCommand} */ cancelRunBatch(args: CancelRunBatchCommandInput, options?: __HttpHandlerOptions): Promise; cancelRunBatch(args: CancelRunBatchCommandInput, cb: (err: any, data?: CancelRunBatchCommandOutput) => void): void; cancelRunBatch(args: CancelRunBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelRunBatchCommandOutput) => void): void; /** * @see {@link CancelVariantImportJobCommand} */ cancelVariantImportJob(args: CancelVariantImportJobCommandInput, options?: __HttpHandlerOptions): Promise; cancelVariantImportJob(args: CancelVariantImportJobCommandInput, cb: (err: any, data?: CancelVariantImportJobCommandOutput) => void): void; cancelVariantImportJob(args: CancelVariantImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelVariantImportJobCommandOutput) => void): void; /** * @see {@link CompleteMultipartReadSetUploadCommand} */ completeMultipartReadSetUpload(args: CompleteMultipartReadSetUploadCommandInput, options?: __HttpHandlerOptions): Promise; completeMultipartReadSetUpload(args: CompleteMultipartReadSetUploadCommandInput, cb: (err: any, data?: CompleteMultipartReadSetUploadCommandOutput) => void): void; completeMultipartReadSetUpload(args: CompleteMultipartReadSetUploadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CompleteMultipartReadSetUploadCommandOutput) => void): void; /** * @see {@link CreateAnnotationStoreCommand} */ createAnnotationStore(args: CreateAnnotationStoreCommandInput, options?: __HttpHandlerOptions): Promise; createAnnotationStore(args: CreateAnnotationStoreCommandInput, cb: (err: any, data?: CreateAnnotationStoreCommandOutput) => void): void; createAnnotationStore(args: CreateAnnotationStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAnnotationStoreCommandOutput) => void): void; /** * @see {@link CreateAnnotationStoreVersionCommand} */ createAnnotationStoreVersion(args: CreateAnnotationStoreVersionCommandInput, options?: __HttpHandlerOptions): Promise; createAnnotationStoreVersion(args: CreateAnnotationStoreVersionCommandInput, cb: (err: any, data?: CreateAnnotationStoreVersionCommandOutput) => void): void; createAnnotationStoreVersion(args: CreateAnnotationStoreVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAnnotationStoreVersionCommandOutput) => void): void; /** * @see {@link CreateConfigurationCommand} */ createConfiguration(args: CreateConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; createConfiguration(args: CreateConfigurationCommandInput, cb: (err: any, data?: CreateConfigurationCommandOutput) => void): void; createConfiguration(args: CreateConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationCommandOutput) => void): void; /** * @see {@link CreateMultipartReadSetUploadCommand} */ createMultipartReadSetUpload(args: CreateMultipartReadSetUploadCommandInput, options?: __HttpHandlerOptions): Promise; createMultipartReadSetUpload(args: CreateMultipartReadSetUploadCommandInput, cb: (err: any, data?: CreateMultipartReadSetUploadCommandOutput) => void): void; createMultipartReadSetUpload(args: CreateMultipartReadSetUploadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMultipartReadSetUploadCommandOutput) => void): void; /** * @see {@link CreateReferenceStoreCommand} */ createReferenceStore(args: CreateReferenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; createReferenceStore(args: CreateReferenceStoreCommandInput, cb: (err: any, data?: CreateReferenceStoreCommandOutput) => void): void; createReferenceStore(args: CreateReferenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReferenceStoreCommandOutput) => void): void; /** * @see {@link CreateRunCacheCommand} */ createRunCache(args: CreateRunCacheCommandInput, options?: __HttpHandlerOptions): Promise; createRunCache(args: CreateRunCacheCommandInput, cb: (err: any, data?: CreateRunCacheCommandOutput) => void): void; createRunCache(args: CreateRunCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRunCacheCommandOutput) => void): void; /** * @see {@link CreateRunGroupCommand} */ createRunGroup(args: CreateRunGroupCommandInput, options?: __HttpHandlerOptions): Promise; createRunGroup(args: CreateRunGroupCommandInput, cb: (err: any, data?: CreateRunGroupCommandOutput) => void): void; createRunGroup(args: CreateRunGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRunGroupCommandOutput) => void): void; /** * @see {@link CreateSequenceStoreCommand} */ createSequenceStore(args: CreateSequenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; createSequenceStore(args: CreateSequenceStoreCommandInput, cb: (err: any, data?: CreateSequenceStoreCommandOutput) => void): void; createSequenceStore(args: CreateSequenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSequenceStoreCommandOutput) => void): void; /** * @see {@link CreateShareCommand} */ createShare(args: CreateShareCommandInput, options?: __HttpHandlerOptions): Promise; createShare(args: CreateShareCommandInput, cb: (err: any, data?: CreateShareCommandOutput) => void): void; createShare(args: CreateShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateShareCommandOutput) => void): void; /** * @see {@link CreateVariantStoreCommand} */ createVariantStore(args: CreateVariantStoreCommandInput, options?: __HttpHandlerOptions): Promise; createVariantStore(args: CreateVariantStoreCommandInput, cb: (err: any, data?: CreateVariantStoreCommandOutput) => void): void; createVariantStore(args: CreateVariantStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVariantStoreCommandOutput) => void): void; /** * @see {@link CreateWorkflowCommand} */ createWorkflow(args: CreateWorkflowCommandInput, options?: __HttpHandlerOptions): Promise; createWorkflow(args: CreateWorkflowCommandInput, cb: (err: any, data?: CreateWorkflowCommandOutput) => void): void; createWorkflow(args: CreateWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkflowCommandOutput) => void): void; /** * @see {@link CreateWorkflowVersionCommand} */ createWorkflowVersion(args: CreateWorkflowVersionCommandInput, options?: __HttpHandlerOptions): Promise; createWorkflowVersion(args: CreateWorkflowVersionCommandInput, cb: (err: any, data?: CreateWorkflowVersionCommandOutput) => void): void; createWorkflowVersion(args: CreateWorkflowVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkflowVersionCommandOutput) => void): void; /** * @see {@link DeleteAnnotationStoreCommand} */ deleteAnnotationStore(args: DeleteAnnotationStoreCommandInput, options?: __HttpHandlerOptions): Promise; deleteAnnotationStore(args: DeleteAnnotationStoreCommandInput, cb: (err: any, data?: DeleteAnnotationStoreCommandOutput) => void): void; deleteAnnotationStore(args: DeleteAnnotationStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAnnotationStoreCommandOutput) => void): void; /** * @see {@link DeleteAnnotationStoreVersionsCommand} */ deleteAnnotationStoreVersions(args: DeleteAnnotationStoreVersionsCommandInput, options?: __HttpHandlerOptions): Promise; deleteAnnotationStoreVersions(args: DeleteAnnotationStoreVersionsCommandInput, cb: (err: any, data?: DeleteAnnotationStoreVersionsCommandOutput) => void): void; deleteAnnotationStoreVersions(args: DeleteAnnotationStoreVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAnnotationStoreVersionsCommandOutput) => void): void; /** * @see {@link DeleteBatchCommand} */ deleteBatch(args: DeleteBatchCommandInput, options?: __HttpHandlerOptions): Promise; deleteBatch(args: DeleteBatchCommandInput, cb: (err: any, data?: DeleteBatchCommandOutput) => void): void; deleteBatch(args: DeleteBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBatchCommandOutput) => void): void; /** * @see {@link DeleteConfigurationCommand} */ deleteConfiguration(args: DeleteConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; deleteConfiguration(args: DeleteConfigurationCommandInput, cb: (err: any, data?: DeleteConfigurationCommandOutput) => void): void; deleteConfiguration(args: DeleteConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationCommandOutput) => void): void; /** * @see {@link DeleteReferenceCommand} */ deleteReference(args: DeleteReferenceCommandInput, options?: __HttpHandlerOptions): Promise; deleteReference(args: DeleteReferenceCommandInput, cb: (err: any, data?: DeleteReferenceCommandOutput) => void): void; deleteReference(args: DeleteReferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReferenceCommandOutput) => void): void; /** * @see {@link DeleteReferenceStoreCommand} */ deleteReferenceStore(args: DeleteReferenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; deleteReferenceStore(args: DeleteReferenceStoreCommandInput, cb: (err: any, data?: DeleteReferenceStoreCommandOutput) => void): void; deleteReferenceStore(args: DeleteReferenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReferenceStoreCommandOutput) => void): void; /** * @see {@link DeleteRunCommand} */ deleteRun(args: DeleteRunCommandInput, options?: __HttpHandlerOptions): Promise; deleteRun(args: DeleteRunCommandInput, cb: (err: any, data?: DeleteRunCommandOutput) => void): void; deleteRun(args: DeleteRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRunCommandOutput) => void): void; /** * @see {@link DeleteRunBatchCommand} */ deleteRunBatch(args: DeleteRunBatchCommandInput, options?: __HttpHandlerOptions): Promise; deleteRunBatch(args: DeleteRunBatchCommandInput, cb: (err: any, data?: DeleteRunBatchCommandOutput) => void): void; deleteRunBatch(args: DeleteRunBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRunBatchCommandOutput) => void): void; /** * @see {@link DeleteRunCacheCommand} */ deleteRunCache(args: DeleteRunCacheCommandInput, options?: __HttpHandlerOptions): Promise; deleteRunCache(args: DeleteRunCacheCommandInput, cb: (err: any, data?: DeleteRunCacheCommandOutput) => void): void; deleteRunCache(args: DeleteRunCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRunCacheCommandOutput) => void): void; /** * @see {@link DeleteRunGroupCommand} */ deleteRunGroup(args: DeleteRunGroupCommandInput, options?: __HttpHandlerOptions): Promise; deleteRunGroup(args: DeleteRunGroupCommandInput, cb: (err: any, data?: DeleteRunGroupCommandOutput) => void): void; deleteRunGroup(args: DeleteRunGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRunGroupCommandOutput) => void): void; /** * @see {@link DeleteS3AccessPolicyCommand} */ deleteS3AccessPolicy(args: DeleteS3AccessPolicyCommandInput, options?: __HttpHandlerOptions): Promise; deleteS3AccessPolicy(args: DeleteS3AccessPolicyCommandInput, cb: (err: any, data?: DeleteS3AccessPolicyCommandOutput) => void): void; deleteS3AccessPolicy(args: DeleteS3AccessPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteS3AccessPolicyCommandOutput) => void): void; /** * @see {@link DeleteSequenceStoreCommand} */ deleteSequenceStore(args: DeleteSequenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; deleteSequenceStore(args: DeleteSequenceStoreCommandInput, cb: (err: any, data?: DeleteSequenceStoreCommandOutput) => void): void; deleteSequenceStore(args: DeleteSequenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSequenceStoreCommandOutput) => void): void; /** * @see {@link DeleteShareCommand} */ deleteShare(args: DeleteShareCommandInput, options?: __HttpHandlerOptions): Promise; deleteShare(args: DeleteShareCommandInput, cb: (err: any, data?: DeleteShareCommandOutput) => void): void; deleteShare(args: DeleteShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteShareCommandOutput) => void): void; /** * @see {@link DeleteVariantStoreCommand} */ deleteVariantStore(args: DeleteVariantStoreCommandInput, options?: __HttpHandlerOptions): Promise; deleteVariantStore(args: DeleteVariantStoreCommandInput, cb: (err: any, data?: DeleteVariantStoreCommandOutput) => void): void; deleteVariantStore(args: DeleteVariantStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVariantStoreCommandOutput) => void): void; /** * @see {@link DeleteWorkflowCommand} */ deleteWorkflow(args: DeleteWorkflowCommandInput, options?: __HttpHandlerOptions): Promise; deleteWorkflow(args: DeleteWorkflowCommandInput, cb: (err: any, data?: DeleteWorkflowCommandOutput) => void): void; deleteWorkflow(args: DeleteWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkflowCommandOutput) => void): void; /** * @see {@link DeleteWorkflowVersionCommand} */ deleteWorkflowVersion(args: DeleteWorkflowVersionCommandInput, options?: __HttpHandlerOptions): Promise; deleteWorkflowVersion(args: DeleteWorkflowVersionCommandInput, cb: (err: any, data?: DeleteWorkflowVersionCommandOutput) => void): void; deleteWorkflowVersion(args: DeleteWorkflowVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkflowVersionCommandOutput) => void): void; /** * @see {@link GetAnnotationImportJobCommand} */ getAnnotationImportJob(args: GetAnnotationImportJobCommandInput, options?: __HttpHandlerOptions): Promise; getAnnotationImportJob(args: GetAnnotationImportJobCommandInput, cb: (err: any, data?: GetAnnotationImportJobCommandOutput) => void): void; getAnnotationImportJob(args: GetAnnotationImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAnnotationImportJobCommandOutput) => void): void; /** * @see {@link GetAnnotationStoreCommand} */ getAnnotationStore(args: GetAnnotationStoreCommandInput, options?: __HttpHandlerOptions): Promise; getAnnotationStore(args: GetAnnotationStoreCommandInput, cb: (err: any, data?: GetAnnotationStoreCommandOutput) => void): void; getAnnotationStore(args: GetAnnotationStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAnnotationStoreCommandOutput) => void): void; /** * @see {@link GetAnnotationStoreVersionCommand} */ getAnnotationStoreVersion(args: GetAnnotationStoreVersionCommandInput, options?: __HttpHandlerOptions): Promise; getAnnotationStoreVersion(args: GetAnnotationStoreVersionCommandInput, cb: (err: any, data?: GetAnnotationStoreVersionCommandOutput) => void): void; getAnnotationStoreVersion(args: GetAnnotationStoreVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAnnotationStoreVersionCommandOutput) => void): void; /** * @see {@link GetBatchCommand} */ getBatch(args: GetBatchCommandInput, options?: __HttpHandlerOptions): Promise; getBatch(args: GetBatchCommandInput, cb: (err: any, data?: GetBatchCommandOutput) => void): void; getBatch(args: GetBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBatchCommandOutput) => void): void; /** * @see {@link GetConfigurationCommand} */ getConfiguration(args: GetConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; getConfiguration(args: GetConfigurationCommandInput, cb: (err: any, data?: GetConfigurationCommandOutput) => void): void; getConfiguration(args: GetConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationCommandOutput) => void): void; /** * @see {@link GetReadSetCommand} */ getReadSet(args: GetReadSetCommandInput, options?: __HttpHandlerOptions): Promise; getReadSet(args: GetReadSetCommandInput, cb: (err: any, data?: GetReadSetCommandOutput) => void): void; getReadSet(args: GetReadSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReadSetCommandOutput) => void): void; /** * @see {@link GetReadSetActivationJobCommand} */ getReadSetActivationJob(args: GetReadSetActivationJobCommandInput, options?: __HttpHandlerOptions): Promise; getReadSetActivationJob(args: GetReadSetActivationJobCommandInput, cb: (err: any, data?: GetReadSetActivationJobCommandOutput) => void): void; getReadSetActivationJob(args: GetReadSetActivationJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReadSetActivationJobCommandOutput) => void): void; /** * @see {@link GetReadSetExportJobCommand} */ getReadSetExportJob(args: GetReadSetExportJobCommandInput, options?: __HttpHandlerOptions): Promise; getReadSetExportJob(args: GetReadSetExportJobCommandInput, cb: (err: any, data?: GetReadSetExportJobCommandOutput) => void): void; getReadSetExportJob(args: GetReadSetExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReadSetExportJobCommandOutput) => void): void; /** * @see {@link GetReadSetImportJobCommand} */ getReadSetImportJob(args: GetReadSetImportJobCommandInput, options?: __HttpHandlerOptions): Promise; getReadSetImportJob(args: GetReadSetImportJobCommandInput, cb: (err: any, data?: GetReadSetImportJobCommandOutput) => void): void; getReadSetImportJob(args: GetReadSetImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReadSetImportJobCommandOutput) => void): void; /** * @see {@link GetReadSetMetadataCommand} */ getReadSetMetadata(args: GetReadSetMetadataCommandInput, options?: __HttpHandlerOptions): Promise; getReadSetMetadata(args: GetReadSetMetadataCommandInput, cb: (err: any, data?: GetReadSetMetadataCommandOutput) => void): void; getReadSetMetadata(args: GetReadSetMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReadSetMetadataCommandOutput) => void): void; /** * @see {@link GetReferenceCommand} */ getReference(args: GetReferenceCommandInput, options?: __HttpHandlerOptions): Promise; getReference(args: GetReferenceCommandInput, cb: (err: any, data?: GetReferenceCommandOutput) => void): void; getReference(args: GetReferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReferenceCommandOutput) => void): void; /** * @see {@link GetReferenceImportJobCommand} */ getReferenceImportJob(args: GetReferenceImportJobCommandInput, options?: __HttpHandlerOptions): Promise; getReferenceImportJob(args: GetReferenceImportJobCommandInput, cb: (err: any, data?: GetReferenceImportJobCommandOutput) => void): void; getReferenceImportJob(args: GetReferenceImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReferenceImportJobCommandOutput) => void): void; /** * @see {@link GetReferenceMetadataCommand} */ getReferenceMetadata(args: GetReferenceMetadataCommandInput, options?: __HttpHandlerOptions): Promise; getReferenceMetadata(args: GetReferenceMetadataCommandInput, cb: (err: any, data?: GetReferenceMetadataCommandOutput) => void): void; getReferenceMetadata(args: GetReferenceMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReferenceMetadataCommandOutput) => void): void; /** * @see {@link GetReferenceStoreCommand} */ getReferenceStore(args: GetReferenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; getReferenceStore(args: GetReferenceStoreCommandInput, cb: (err: any, data?: GetReferenceStoreCommandOutput) => void): void; getReferenceStore(args: GetReferenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReferenceStoreCommandOutput) => void): void; /** * @see {@link GetRunCommand} */ getRun(args: GetRunCommandInput, options?: __HttpHandlerOptions): Promise; getRun(args: GetRunCommandInput, cb: (err: any, data?: GetRunCommandOutput) => void): void; getRun(args: GetRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRunCommandOutput) => void): void; /** * @see {@link GetRunCacheCommand} */ getRunCache(args: GetRunCacheCommandInput, options?: __HttpHandlerOptions): Promise; getRunCache(args: GetRunCacheCommandInput, cb: (err: any, data?: GetRunCacheCommandOutput) => void): void; getRunCache(args: GetRunCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRunCacheCommandOutput) => void): void; /** * @see {@link GetRunGroupCommand} */ getRunGroup(args: GetRunGroupCommandInput, options?: __HttpHandlerOptions): Promise; getRunGroup(args: GetRunGroupCommandInput, cb: (err: any, data?: GetRunGroupCommandOutput) => void): void; getRunGroup(args: GetRunGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRunGroupCommandOutput) => void): void; /** * @see {@link GetRunTaskCommand} */ getRunTask(args: GetRunTaskCommandInput, options?: __HttpHandlerOptions): Promise; getRunTask(args: GetRunTaskCommandInput, cb: (err: any, data?: GetRunTaskCommandOutput) => void): void; getRunTask(args: GetRunTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRunTaskCommandOutput) => void): void; /** * @see {@link GetS3AccessPolicyCommand} */ getS3AccessPolicy(args: GetS3AccessPolicyCommandInput, options?: __HttpHandlerOptions): Promise; getS3AccessPolicy(args: GetS3AccessPolicyCommandInput, cb: (err: any, data?: GetS3AccessPolicyCommandOutput) => void): void; getS3AccessPolicy(args: GetS3AccessPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetS3AccessPolicyCommandOutput) => void): void; /** * @see {@link GetSequenceStoreCommand} */ getSequenceStore(args: GetSequenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; getSequenceStore(args: GetSequenceStoreCommandInput, cb: (err: any, data?: GetSequenceStoreCommandOutput) => void): void; getSequenceStore(args: GetSequenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSequenceStoreCommandOutput) => void): void; /** * @see {@link GetShareCommand} */ getShare(args: GetShareCommandInput, options?: __HttpHandlerOptions): Promise; getShare(args: GetShareCommandInput, cb: (err: any, data?: GetShareCommandOutput) => void): void; getShare(args: GetShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetShareCommandOutput) => void): void; /** * @see {@link GetVariantImportJobCommand} */ getVariantImportJob(args: GetVariantImportJobCommandInput, options?: __HttpHandlerOptions): Promise; getVariantImportJob(args: GetVariantImportJobCommandInput, cb: (err: any, data?: GetVariantImportJobCommandOutput) => void): void; getVariantImportJob(args: GetVariantImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVariantImportJobCommandOutput) => void): void; /** * @see {@link GetVariantStoreCommand} */ getVariantStore(args: GetVariantStoreCommandInput, options?: __HttpHandlerOptions): Promise; getVariantStore(args: GetVariantStoreCommandInput, cb: (err: any, data?: GetVariantStoreCommandOutput) => void): void; getVariantStore(args: GetVariantStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVariantStoreCommandOutput) => void): void; /** * @see {@link GetWorkflowCommand} */ getWorkflow(args: GetWorkflowCommandInput, options?: __HttpHandlerOptions): Promise; getWorkflow(args: GetWorkflowCommandInput, cb: (err: any, data?: GetWorkflowCommandOutput) => void): void; getWorkflow(args: GetWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkflowCommandOutput) => void): void; /** * @see {@link GetWorkflowVersionCommand} */ getWorkflowVersion(args: GetWorkflowVersionCommandInput, options?: __HttpHandlerOptions): Promise; getWorkflowVersion(args: GetWorkflowVersionCommandInput, cb: (err: any, data?: GetWorkflowVersionCommandOutput) => void): void; getWorkflowVersion(args: GetWorkflowVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkflowVersionCommandOutput) => void): void; /** * @see {@link ListAnnotationImportJobsCommand} */ listAnnotationImportJobs(): Promise; listAnnotationImportJobs(args: ListAnnotationImportJobsCommandInput, options?: __HttpHandlerOptions): Promise; listAnnotationImportJobs(args: ListAnnotationImportJobsCommandInput, cb: (err: any, data?: ListAnnotationImportJobsCommandOutput) => void): void; listAnnotationImportJobs(args: ListAnnotationImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnnotationImportJobsCommandOutput) => void): void; /** * @see {@link ListAnnotationStoresCommand} */ listAnnotationStores(): Promise; listAnnotationStores(args: ListAnnotationStoresCommandInput, options?: __HttpHandlerOptions): Promise; listAnnotationStores(args: ListAnnotationStoresCommandInput, cb: (err: any, data?: ListAnnotationStoresCommandOutput) => void): void; listAnnotationStores(args: ListAnnotationStoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnnotationStoresCommandOutput) => void): void; /** * @see {@link ListAnnotationStoreVersionsCommand} */ listAnnotationStoreVersions(args: ListAnnotationStoreVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listAnnotationStoreVersions(args: ListAnnotationStoreVersionsCommandInput, cb: (err: any, data?: ListAnnotationStoreVersionsCommandOutput) => void): void; listAnnotationStoreVersions(args: ListAnnotationStoreVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnnotationStoreVersionsCommandOutput) => void): void; /** * @see {@link ListBatchCommand} */ listBatch(): Promise; listBatch(args: ListBatchCommandInput, options?: __HttpHandlerOptions): Promise; listBatch(args: ListBatchCommandInput, cb: (err: any, data?: ListBatchCommandOutput) => void): void; listBatch(args: ListBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBatchCommandOutput) => void): void; /** * @see {@link ListConfigurationsCommand} */ listConfigurations(): Promise; listConfigurations(args: ListConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise; listConfigurations(args: ListConfigurationsCommandInput, cb: (err: any, data?: ListConfigurationsCommandOutput) => void): void; listConfigurations(args: ListConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationsCommandOutput) => void): void; /** * @see {@link ListMultipartReadSetUploadsCommand} */ listMultipartReadSetUploads(args: ListMultipartReadSetUploadsCommandInput, options?: __HttpHandlerOptions): Promise; listMultipartReadSetUploads(args: ListMultipartReadSetUploadsCommandInput, cb: (err: any, data?: ListMultipartReadSetUploadsCommandOutput) => void): void; listMultipartReadSetUploads(args: ListMultipartReadSetUploadsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMultipartReadSetUploadsCommandOutput) => void): void; /** * @see {@link ListReadSetActivationJobsCommand} */ listReadSetActivationJobs(args: ListReadSetActivationJobsCommandInput, options?: __HttpHandlerOptions): Promise; listReadSetActivationJobs(args: ListReadSetActivationJobsCommandInput, cb: (err: any, data?: ListReadSetActivationJobsCommandOutput) => void): void; listReadSetActivationJobs(args: ListReadSetActivationJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReadSetActivationJobsCommandOutput) => void): void; /** * @see {@link ListReadSetExportJobsCommand} */ listReadSetExportJobs(args: ListReadSetExportJobsCommandInput, options?: __HttpHandlerOptions): Promise; listReadSetExportJobs(args: ListReadSetExportJobsCommandInput, cb: (err: any, data?: ListReadSetExportJobsCommandOutput) => void): void; listReadSetExportJobs(args: ListReadSetExportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReadSetExportJobsCommandOutput) => void): void; /** * @see {@link ListReadSetImportJobsCommand} */ listReadSetImportJobs(args: ListReadSetImportJobsCommandInput, options?: __HttpHandlerOptions): Promise; listReadSetImportJobs(args: ListReadSetImportJobsCommandInput, cb: (err: any, data?: ListReadSetImportJobsCommandOutput) => void): void; listReadSetImportJobs(args: ListReadSetImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReadSetImportJobsCommandOutput) => void): void; /** * @see {@link ListReadSetsCommand} */ listReadSets(args: ListReadSetsCommandInput, options?: __HttpHandlerOptions): Promise; listReadSets(args: ListReadSetsCommandInput, cb: (err: any, data?: ListReadSetsCommandOutput) => void): void; listReadSets(args: ListReadSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReadSetsCommandOutput) => void): void; /** * @see {@link ListReadSetUploadPartsCommand} */ listReadSetUploadParts(args: ListReadSetUploadPartsCommandInput, options?: __HttpHandlerOptions): Promise; listReadSetUploadParts(args: ListReadSetUploadPartsCommandInput, cb: (err: any, data?: ListReadSetUploadPartsCommandOutput) => void): void; listReadSetUploadParts(args: ListReadSetUploadPartsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReadSetUploadPartsCommandOutput) => void): void; /** * @see {@link ListReferenceImportJobsCommand} */ listReferenceImportJobs(args: ListReferenceImportJobsCommandInput, options?: __HttpHandlerOptions): Promise; listReferenceImportJobs(args: ListReferenceImportJobsCommandInput, cb: (err: any, data?: ListReferenceImportJobsCommandOutput) => void): void; listReferenceImportJobs(args: ListReferenceImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReferenceImportJobsCommandOutput) => void): void; /** * @see {@link ListReferencesCommand} */ listReferences(args: ListReferencesCommandInput, options?: __HttpHandlerOptions): Promise; listReferences(args: ListReferencesCommandInput, cb: (err: any, data?: ListReferencesCommandOutput) => void): void; listReferences(args: ListReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReferencesCommandOutput) => void): void; /** * @see {@link ListReferenceStoresCommand} */ listReferenceStores(): Promise; listReferenceStores(args: ListReferenceStoresCommandInput, options?: __HttpHandlerOptions): Promise; listReferenceStores(args: ListReferenceStoresCommandInput, cb: (err: any, data?: ListReferenceStoresCommandOutput) => void): void; listReferenceStores(args: ListReferenceStoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReferenceStoresCommandOutput) => void): void; /** * @see {@link ListRunCachesCommand} */ listRunCaches(): Promise; listRunCaches(args: ListRunCachesCommandInput, options?: __HttpHandlerOptions): Promise; listRunCaches(args: ListRunCachesCommandInput, cb: (err: any, data?: ListRunCachesCommandOutput) => void): void; listRunCaches(args: ListRunCachesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRunCachesCommandOutput) => void): void; /** * @see {@link ListRunGroupsCommand} */ listRunGroups(): Promise; listRunGroups(args: ListRunGroupsCommandInput, options?: __HttpHandlerOptions): Promise; listRunGroups(args: ListRunGroupsCommandInput, cb: (err: any, data?: ListRunGroupsCommandOutput) => void): void; listRunGroups(args: ListRunGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRunGroupsCommandOutput) => void): void; /** * @see {@link ListRunsCommand} */ listRuns(): Promise; listRuns(args: ListRunsCommandInput, options?: __HttpHandlerOptions): Promise; listRuns(args: ListRunsCommandInput, cb: (err: any, data?: ListRunsCommandOutput) => void): void; listRuns(args: ListRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRunsCommandOutput) => void): void; /** * @see {@link ListRunsInBatchCommand} */ listRunsInBatch(args: ListRunsInBatchCommandInput, options?: __HttpHandlerOptions): Promise; listRunsInBatch(args: ListRunsInBatchCommandInput, cb: (err: any, data?: ListRunsInBatchCommandOutput) => void): void; listRunsInBatch(args: ListRunsInBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRunsInBatchCommandOutput) => void): void; /** * @see {@link ListRunTasksCommand} */ listRunTasks(args: ListRunTasksCommandInput, options?: __HttpHandlerOptions): Promise; listRunTasks(args: ListRunTasksCommandInput, cb: (err: any, data?: ListRunTasksCommandOutput) => void): void; listRunTasks(args: ListRunTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRunTasksCommandOutput) => void): void; /** * @see {@link ListSequenceStoresCommand} */ listSequenceStores(): Promise; listSequenceStores(args: ListSequenceStoresCommandInput, options?: __HttpHandlerOptions): Promise; listSequenceStores(args: ListSequenceStoresCommandInput, cb: (err: any, data?: ListSequenceStoresCommandOutput) => void): void; listSequenceStores(args: ListSequenceStoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSequenceStoresCommandOutput) => void): void; /** * @see {@link ListSharesCommand} */ listShares(args: ListSharesCommandInput, options?: __HttpHandlerOptions): Promise; listShares(args: ListSharesCommandInput, cb: (err: any, data?: ListSharesCommandOutput) => void): void; listShares(args: ListSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSharesCommandOutput) => void): void; /** * @see {@link ListTagsForResourceCommand} */ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise; listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; /** * @see {@link ListVariantImportJobsCommand} */ listVariantImportJobs(): Promise; listVariantImportJobs(args: ListVariantImportJobsCommandInput, options?: __HttpHandlerOptions): Promise; listVariantImportJobs(args: ListVariantImportJobsCommandInput, cb: (err: any, data?: ListVariantImportJobsCommandOutput) => void): void; listVariantImportJobs(args: ListVariantImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVariantImportJobsCommandOutput) => void): void; /** * @see {@link ListVariantStoresCommand} */ listVariantStores(): Promise; listVariantStores(args: ListVariantStoresCommandInput, options?: __HttpHandlerOptions): Promise; listVariantStores(args: ListVariantStoresCommandInput, cb: (err: any, data?: ListVariantStoresCommandOutput) => void): void; listVariantStores(args: ListVariantStoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVariantStoresCommandOutput) => void): void; /** * @see {@link ListWorkflowsCommand} */ listWorkflows(): Promise; listWorkflows(args: ListWorkflowsCommandInput, options?: __HttpHandlerOptions): Promise; listWorkflows(args: ListWorkflowsCommandInput, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void; listWorkflows(args: ListWorkflowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void; /** * @see {@link ListWorkflowVersionsCommand} */ listWorkflowVersions(args: ListWorkflowVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listWorkflowVersions(args: ListWorkflowVersionsCommandInput, cb: (err: any, data?: ListWorkflowVersionsCommandOutput) => void): void; listWorkflowVersions(args: ListWorkflowVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkflowVersionsCommandOutput) => void): void; /** * @see {@link PutS3AccessPolicyCommand} */ putS3AccessPolicy(args: PutS3AccessPolicyCommandInput, options?: __HttpHandlerOptions): Promise; putS3AccessPolicy(args: PutS3AccessPolicyCommandInput, cb: (err: any, data?: PutS3AccessPolicyCommandOutput) => void): void; putS3AccessPolicy(args: PutS3AccessPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutS3AccessPolicyCommandOutput) => void): void; /** * @see {@link StartAnnotationImportJobCommand} */ startAnnotationImportJob(args: StartAnnotationImportJobCommandInput, options?: __HttpHandlerOptions): Promise; startAnnotationImportJob(args: StartAnnotationImportJobCommandInput, cb: (err: any, data?: StartAnnotationImportJobCommandOutput) => void): void; startAnnotationImportJob(args: StartAnnotationImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAnnotationImportJobCommandOutput) => void): void; /** * @see {@link StartReadSetActivationJobCommand} */ startReadSetActivationJob(args: StartReadSetActivationJobCommandInput, options?: __HttpHandlerOptions): Promise; startReadSetActivationJob(args: StartReadSetActivationJobCommandInput, cb: (err: any, data?: StartReadSetActivationJobCommandOutput) => void): void; startReadSetActivationJob(args: StartReadSetActivationJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReadSetActivationJobCommandOutput) => void): void; /** * @see {@link StartReadSetExportJobCommand} */ startReadSetExportJob(args: StartReadSetExportJobCommandInput, options?: __HttpHandlerOptions): Promise; startReadSetExportJob(args: StartReadSetExportJobCommandInput, cb: (err: any, data?: StartReadSetExportJobCommandOutput) => void): void; startReadSetExportJob(args: StartReadSetExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReadSetExportJobCommandOutput) => void): void; /** * @see {@link StartReadSetImportJobCommand} */ startReadSetImportJob(args: StartReadSetImportJobCommandInput, options?: __HttpHandlerOptions): Promise; startReadSetImportJob(args: StartReadSetImportJobCommandInput, cb: (err: any, data?: StartReadSetImportJobCommandOutput) => void): void; startReadSetImportJob(args: StartReadSetImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReadSetImportJobCommandOutput) => void): void; /** * @see {@link StartReferenceImportJobCommand} */ startReferenceImportJob(args: StartReferenceImportJobCommandInput, options?: __HttpHandlerOptions): Promise; startReferenceImportJob(args: StartReferenceImportJobCommandInput, cb: (err: any, data?: StartReferenceImportJobCommandOutput) => void): void; startReferenceImportJob(args: StartReferenceImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReferenceImportJobCommandOutput) => void): void; /** * @see {@link StartRunCommand} */ startRun(args: StartRunCommandInput, options?: __HttpHandlerOptions): Promise; startRun(args: StartRunCommandInput, cb: (err: any, data?: StartRunCommandOutput) => void): void; startRun(args: StartRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartRunCommandOutput) => void): void; /** * @see {@link StartRunBatchCommand} */ startRunBatch(args: StartRunBatchCommandInput, options?: __HttpHandlerOptions): Promise; startRunBatch(args: StartRunBatchCommandInput, cb: (err: any, data?: StartRunBatchCommandOutput) => void): void; startRunBatch(args: StartRunBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartRunBatchCommandOutput) => void): void; /** * @see {@link StartVariantImportJobCommand} */ startVariantImportJob(args: StartVariantImportJobCommandInput, options?: __HttpHandlerOptions): Promise; startVariantImportJob(args: StartVariantImportJobCommandInput, cb: (err: any, data?: StartVariantImportJobCommandOutput) => void): void; startVariantImportJob(args: StartVariantImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartVariantImportJobCommandOutput) => void): void; /** * @see {@link TagResourceCommand} */ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise; tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void; tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void; /** * @see {@link UntagResourceCommand} */ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise; untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; /** * @see {@link UpdateAnnotationStoreCommand} */ updateAnnotationStore(args: UpdateAnnotationStoreCommandInput, options?: __HttpHandlerOptions): Promise; updateAnnotationStore(args: UpdateAnnotationStoreCommandInput, cb: (err: any, data?: UpdateAnnotationStoreCommandOutput) => void): void; updateAnnotationStore(args: UpdateAnnotationStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAnnotationStoreCommandOutput) => void): void; /** * @see {@link UpdateAnnotationStoreVersionCommand} */ updateAnnotationStoreVersion(args: UpdateAnnotationStoreVersionCommandInput, options?: __HttpHandlerOptions): Promise; updateAnnotationStoreVersion(args: UpdateAnnotationStoreVersionCommandInput, cb: (err: any, data?: UpdateAnnotationStoreVersionCommandOutput) => void): void; updateAnnotationStoreVersion(args: UpdateAnnotationStoreVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAnnotationStoreVersionCommandOutput) => void): void; /** * @see {@link UpdateRunCacheCommand} */ updateRunCache(args: UpdateRunCacheCommandInput, options?: __HttpHandlerOptions): Promise; updateRunCache(args: UpdateRunCacheCommandInput, cb: (err: any, data?: UpdateRunCacheCommandOutput) => void): void; updateRunCache(args: UpdateRunCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRunCacheCommandOutput) => void): void; /** * @see {@link UpdateRunGroupCommand} */ updateRunGroup(args: UpdateRunGroupCommandInput, options?: __HttpHandlerOptions): Promise; updateRunGroup(args: UpdateRunGroupCommandInput, cb: (err: any, data?: UpdateRunGroupCommandOutput) => void): void; updateRunGroup(args: UpdateRunGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRunGroupCommandOutput) => void): void; /** * @see {@link UpdateSequenceStoreCommand} */ updateSequenceStore(args: UpdateSequenceStoreCommandInput, options?: __HttpHandlerOptions): Promise; updateSequenceStore(args: UpdateSequenceStoreCommandInput, cb: (err: any, data?: UpdateSequenceStoreCommandOutput) => void): void; updateSequenceStore(args: UpdateSequenceStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSequenceStoreCommandOutput) => void): void; /** * @see {@link UpdateVariantStoreCommand} */ updateVariantStore(args: UpdateVariantStoreCommandInput, options?: __HttpHandlerOptions): Promise; updateVariantStore(args: UpdateVariantStoreCommandInput, cb: (err: any, data?: UpdateVariantStoreCommandOutput) => void): void; updateVariantStore(args: UpdateVariantStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVariantStoreCommandOutput) => void): void; /** * @see {@link UpdateWorkflowCommand} */ updateWorkflow(args: UpdateWorkflowCommandInput, options?: __HttpHandlerOptions): Promise; updateWorkflow(args: UpdateWorkflowCommandInput, cb: (err: any, data?: UpdateWorkflowCommandOutput) => void): void; updateWorkflow(args: UpdateWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkflowCommandOutput) => void): void; /** * @see {@link UpdateWorkflowVersionCommand} */ updateWorkflowVersion(args: UpdateWorkflowVersionCommandInput, options?: __HttpHandlerOptions): Promise; updateWorkflowVersion(args: UpdateWorkflowVersionCommandInput, cb: (err: any, data?: UpdateWorkflowVersionCommandOutput) => void): void; updateWorkflowVersion(args: UpdateWorkflowVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkflowVersionCommandOutput) => void): void; /** * @see {@link UploadReadSetPartCommand} */ uploadReadSetPart(args: UploadReadSetPartCommandInput, options?: __HttpHandlerOptions): Promise; uploadReadSetPart(args: UploadReadSetPartCommandInput, cb: (err: any, data?: UploadReadSetPartCommandOutput) => void): void; uploadReadSetPart(args: UploadReadSetPartCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UploadReadSetPartCommandOutput) => void): void; /** * @see {@link ListAnnotationImportJobsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListAnnotationImportJobsCommandOutput}. */ paginateListAnnotationImportJobs(args?: ListAnnotationImportJobsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListAnnotationStoresCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListAnnotationStoresCommandOutput}. */ paginateListAnnotationStores(args?: ListAnnotationStoresCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListAnnotationStoreVersionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListAnnotationStoreVersionsCommandOutput}. */ paginateListAnnotationStoreVersions(args: ListAnnotationStoreVersionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListBatchCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListBatchCommandOutput}. */ paginateListBatch(args?: ListBatchCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListConfigurationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListConfigurationsCommandOutput}. */ paginateListConfigurations(args?: ListConfigurationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListMultipartReadSetUploadsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListMultipartReadSetUploadsCommandOutput}. */ paginateListMultipartReadSetUploads(args: ListMultipartReadSetUploadsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReadSetActivationJobsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReadSetActivationJobsCommandOutput}. */ paginateListReadSetActivationJobs(args: ListReadSetActivationJobsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReadSetExportJobsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReadSetExportJobsCommandOutput}. */ paginateListReadSetExportJobs(args: ListReadSetExportJobsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReadSetImportJobsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReadSetImportJobsCommandOutput}. */ paginateListReadSetImportJobs(args: ListReadSetImportJobsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReadSetsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReadSetsCommandOutput}. */ paginateListReadSets(args: ListReadSetsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReadSetUploadPartsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReadSetUploadPartsCommandOutput}. */ paginateListReadSetUploadParts(args: ListReadSetUploadPartsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReferenceImportJobsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReferenceImportJobsCommandOutput}. */ paginateListReferenceImportJobs(args: ListReferenceImportJobsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReferencesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReferencesCommandOutput}. */ paginateListReferences(args: ListReferencesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListReferenceStoresCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListReferenceStoresCommandOutput}. */ paginateListReferenceStores(args?: ListReferenceStoresCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRunCachesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRunCachesCommandOutput}. */ paginateListRunCaches(args?: ListRunCachesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRunGroupsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRunGroupsCommandOutput}. */ paginateListRunGroups(args?: ListRunGroupsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRunsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRunsCommandOutput}. */ paginateListRuns(args?: ListRunsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRunsInBatchCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRunsInBatchCommandOutput}. */ paginateListRunsInBatch(args: ListRunsInBatchCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRunTasksCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRunTasksCommandOutput}. */ paginateListRunTasks(args: ListRunTasksCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSequenceStoresCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSequenceStoresCommandOutput}. */ paginateListSequenceStores(args?: ListSequenceStoresCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSharesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSharesCommandOutput}. */ paginateListShares(args: ListSharesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListVariantImportJobsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListVariantImportJobsCommandOutput}. */ paginateListVariantImportJobs(args?: ListVariantImportJobsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListVariantStoresCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListVariantStoresCommandOutput}. */ paginateListVariantStores(args?: ListVariantStoresCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListWorkflowsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListWorkflowsCommandOutput}. */ paginateListWorkflows(args?: ListWorkflowsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListWorkflowVersionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListWorkflowVersionsCommandOutput}. */ paginateListWorkflowVersions(args: ListWorkflowVersionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link GetAnnotationImportJobCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilAnnotationImportJobCreated(args: GetAnnotationImportJobCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetAnnotationStoreCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilAnnotationStoreCreated(args: GetAnnotationStoreCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetAnnotationStoreCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilAnnotationStoreDeleted(args: GetAnnotationStoreCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetAnnotationStoreVersionCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilAnnotationStoreVersionCreated(args: GetAnnotationStoreVersionCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetAnnotationStoreVersionCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilAnnotationStoreVersionDeleted(args: GetAnnotationStoreVersionCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetReadSetActivationJobCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilReadSetActivationJobCompleted(args: GetReadSetActivationJobCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetReadSetExportJobCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilReadSetExportJobCompleted(args: GetReadSetExportJobCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetReadSetImportJobCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilReadSetImportJobCompleted(args: GetReadSetImportJobCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetReferenceImportJobCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilReferenceImportJobCompleted(args: GetReferenceImportJobCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetRunCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilRunRunning(args: GetRunCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetRunCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilRunCompleted(args: GetRunCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetRunTaskCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilTaskRunning(args: GetRunTaskCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetRunTaskCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilTaskCompleted(args: GetRunTaskCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetVariantImportJobCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilVariantImportJobCreated(args: GetVariantImportJobCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetVariantStoreCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilVariantStoreCreated(args: GetVariantStoreCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetVariantStoreCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilVariantStoreDeleted(args: GetVariantStoreCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetWorkflowCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilWorkflowActive(args: GetWorkflowCommandInput, waiterConfig: number | Omit, "client">): Promise>; /** * @see {@link GetWorkflowVersionCommand} * @param args - command input. * @param waiterConfig - `maxWaitTime` in seconds or waiter config object. */ waitUntilWorkflowVersionActive(args: GetWorkflowVersionCommandInput, waiterConfig: number | Omit, "client">): Promise>; } /** *

Amazon Web Services HealthOmics is a service that helps users such as bioinformaticians, researchers, and scientists to store, query, analyze, and generate insights from genomics and other biological data. It simplifies and accelerates the process of storing and analyzing genomic information for Amazon Web Services.

For an introduction to the service, see What is Amazon Web Services HealthOmics? in the Amazon Web Services HealthOmics User Guide.

* @public */ export declare class Omics extends OmicsClient implements Omics { }