@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonOmicsAsync extends AmazonOmics
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonOmicsAsync
instead.
This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the AWS HealthOmics User Guide.
ENDPOINT_PREFIX
abortMultipartReadSetUpload, acceptShare, batchDeleteReadSet, cancelAnnotationImportJob, cancelRun, cancelVariantImportJob, completeMultipartReadSetUpload, createAnnotationStore, createAnnotationStoreVersion, createMultipartReadSetUpload, createReferenceStore, createRunGroup, createSequenceStore, createShare, createVariantStore, createWorkflow, deleteAnnotationStore, deleteAnnotationStoreVersions, deleteReference, deleteReferenceStore, deleteRun, deleteRunGroup, deleteSequenceStore, deleteShare, deleteVariantStore, deleteWorkflow, getAnnotationImportJob, getAnnotationStore, getAnnotationStoreVersion, getCachedResponseMetadata, getReadSet, getReadSetActivationJob, getReadSetExportJob, getReadSetImportJob, getReadSetMetadata, getReference, getReferenceImportJob, getReferenceMetadata, getReferenceStore, getRun, getRunGroup, getRunTask, getSequenceStore, getShare, getVariantImportJob, getVariantStore, getWorkflow, listAnnotationImportJobs, listAnnotationStores, listAnnotationStoreVersions, listMultipartReadSetUploads, listReadSetActivationJobs, listReadSetExportJobs, listReadSetImportJobs, listReadSets, listReadSetUploadParts, listReferenceImportJobs, listReferences, listReferenceStores, listRunGroups, listRuns, listRunTasks, listSequenceStores, listShares, listTagsForResource, listVariantImportJobs, listVariantStores, listWorkflows, shutdown, startAnnotationImportJob, startReadSetActivationJob, startReadSetExportJob, startReadSetImportJob, startReferenceImportJob, startRun, startVariantImportJob, tagResource, untagResource, updateAnnotationStore, updateAnnotationStoreVersion, updateRunGroup, updateVariantStore, updateWorkflow, uploadReadSetPart, waiters
Future<AbortMultipartReadSetUploadResult> abortMultipartReadSetUploadAsync(AbortMultipartReadSetUploadRequest abortMultipartReadSetUploadRequest)
Stops a multipart upload.
abortMultipartReadSetUploadRequest
- Future<AbortMultipartReadSetUploadResult> abortMultipartReadSetUploadAsync(AbortMultipartReadSetUploadRequest abortMultipartReadSetUploadRequest, AsyncHandler<AbortMultipartReadSetUploadRequest,AbortMultipartReadSetUploadResult> asyncHandler)
Stops a multipart upload.
abortMultipartReadSetUploadRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AcceptShareResult> acceptShareAsync(AcceptShareRequest acceptShareRequest)
Accept a resource share request.
acceptShareRequest
- Future<AcceptShareResult> acceptShareAsync(AcceptShareRequest acceptShareRequest, AsyncHandler<AcceptShareRequest,AcceptShareResult> asyncHandler)
Accept a resource share request.
acceptShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<BatchDeleteReadSetResult> batchDeleteReadSetAsync(BatchDeleteReadSetRequest batchDeleteReadSetRequest)
Deletes one or more read sets.
batchDeleteReadSetRequest
- Future<BatchDeleteReadSetResult> batchDeleteReadSetAsync(BatchDeleteReadSetRequest batchDeleteReadSetRequest, AsyncHandler<BatchDeleteReadSetRequest,BatchDeleteReadSetResult> asyncHandler)
Deletes one or more read sets.
batchDeleteReadSetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CancelAnnotationImportJobResult> cancelAnnotationImportJobAsync(CancelAnnotationImportJobRequest cancelAnnotationImportJobRequest)
Cancels an annotation import job.
cancelAnnotationImportJobRequest
- Future<CancelAnnotationImportJobResult> cancelAnnotationImportJobAsync(CancelAnnotationImportJobRequest cancelAnnotationImportJobRequest, AsyncHandler<CancelAnnotationImportJobRequest,CancelAnnotationImportJobResult> asyncHandler)
Cancels an annotation import job.
cancelAnnotationImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CancelRunResult> cancelRunAsync(CancelRunRequest cancelRunRequest)
Cancels a run.
cancelRunRequest
- Future<CancelRunResult> cancelRunAsync(CancelRunRequest cancelRunRequest, AsyncHandler<CancelRunRequest,CancelRunResult> asyncHandler)
Cancels a run.
cancelRunRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CancelVariantImportJobResult> cancelVariantImportJobAsync(CancelVariantImportJobRequest cancelVariantImportJobRequest)
Cancels a variant import job.
cancelVariantImportJobRequest
- Future<CancelVariantImportJobResult> cancelVariantImportJobAsync(CancelVariantImportJobRequest cancelVariantImportJobRequest, AsyncHandler<CancelVariantImportJobRequest,CancelVariantImportJobResult> asyncHandler)
Cancels a variant import job.
cancelVariantImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CompleteMultipartReadSetUploadResult> completeMultipartReadSetUploadAsync(CompleteMultipartReadSetUploadRequest completeMultipartReadSetUploadRequest)
Concludes a multipart upload once you have uploaded all the components.
completeMultipartReadSetUploadRequest
- Future<CompleteMultipartReadSetUploadResult> completeMultipartReadSetUploadAsync(CompleteMultipartReadSetUploadRequest completeMultipartReadSetUploadRequest, AsyncHandler<CompleteMultipartReadSetUploadRequest,CompleteMultipartReadSetUploadResult> asyncHandler)
Concludes a multipart upload once you have uploaded all the components.
completeMultipartReadSetUploadRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateAnnotationStoreResult> createAnnotationStoreAsync(CreateAnnotationStoreRequest createAnnotationStoreRequest)
Creates an annotation store.
createAnnotationStoreRequest
- Future<CreateAnnotationStoreResult> createAnnotationStoreAsync(CreateAnnotationStoreRequest createAnnotationStoreRequest, AsyncHandler<CreateAnnotationStoreRequest,CreateAnnotationStoreResult> asyncHandler)
Creates an annotation store.
createAnnotationStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateAnnotationStoreVersionResult> createAnnotationStoreVersionAsync(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest)
Creates a new version of an annotation store.
createAnnotationStoreVersionRequest
- Future<CreateAnnotationStoreVersionResult> createAnnotationStoreVersionAsync(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest, AsyncHandler<CreateAnnotationStoreVersionRequest,CreateAnnotationStoreVersionResult> asyncHandler)
Creates a new version of an annotation store.
createAnnotationStoreVersionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateMultipartReadSetUploadResult> createMultipartReadSetUploadAsync(CreateMultipartReadSetUploadRequest createMultipartReadSetUploadRequest)
Begins a multipart read set upload.
createMultipartReadSetUploadRequest
- Future<CreateMultipartReadSetUploadResult> createMultipartReadSetUploadAsync(CreateMultipartReadSetUploadRequest createMultipartReadSetUploadRequest, AsyncHandler<CreateMultipartReadSetUploadRequest,CreateMultipartReadSetUploadResult> asyncHandler)
Begins a multipart read set upload.
createMultipartReadSetUploadRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateReferenceStoreResult> createReferenceStoreAsync(CreateReferenceStoreRequest createReferenceStoreRequest)
Creates a reference store.
createReferenceStoreRequest
- Future<CreateReferenceStoreResult> createReferenceStoreAsync(CreateReferenceStoreRequest createReferenceStoreRequest, AsyncHandler<CreateReferenceStoreRequest,CreateReferenceStoreResult> asyncHandler)
Creates a reference store.
createReferenceStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateRunGroupResult> createRunGroupAsync(CreateRunGroupRequest createRunGroupRequest)
Creates a run group.
createRunGroupRequest
- Future<CreateRunGroupResult> createRunGroupAsync(CreateRunGroupRequest createRunGroupRequest, AsyncHandler<CreateRunGroupRequest,CreateRunGroupResult> asyncHandler)
Creates a run group.
createRunGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateSequenceStoreResult> createSequenceStoreAsync(CreateSequenceStoreRequest createSequenceStoreRequest)
Creates a sequence store.
createSequenceStoreRequest
- Future<CreateSequenceStoreResult> createSequenceStoreAsync(CreateSequenceStoreRequest createSequenceStoreRequest, AsyncHandler<CreateSequenceStoreRequest,CreateSequenceStoreResult> asyncHandler)
Creates a sequence store.
createSequenceStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateShareResult> createShareAsync(CreateShareRequest createShareRequest)
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
createShareRequest
- Future<CreateShareResult> createShareAsync(CreateShareRequest createShareRequest, AsyncHandler<CreateShareRequest,CreateShareResult> asyncHandler)
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
createShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateVariantStoreResult> createVariantStoreAsync(CreateVariantStoreRequest createVariantStoreRequest)
Creates a variant store.
createVariantStoreRequest
- Future<CreateVariantStoreResult> createVariantStoreAsync(CreateVariantStoreRequest createVariantStoreRequest, AsyncHandler<CreateVariantStoreRequest,CreateVariantStoreResult> asyncHandler)
Creates a variant store.
createVariantStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateWorkflowResult> createWorkflowAsync(CreateWorkflowRequest createWorkflowRequest)
Creates a workflow.
createWorkflowRequest
- Future<CreateWorkflowResult> createWorkflowAsync(CreateWorkflowRequest createWorkflowRequest, AsyncHandler<CreateWorkflowRequest,CreateWorkflowResult> asyncHandler)
Creates a workflow.
createWorkflowRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAnnotationStoreResult> deleteAnnotationStoreAsync(DeleteAnnotationStoreRequest deleteAnnotationStoreRequest)
Deletes an annotation store.
deleteAnnotationStoreRequest
- Future<DeleteAnnotationStoreResult> deleteAnnotationStoreAsync(DeleteAnnotationStoreRequest deleteAnnotationStoreRequest, AsyncHandler<DeleteAnnotationStoreRequest,DeleteAnnotationStoreResult> asyncHandler)
Deletes an annotation store.
deleteAnnotationStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAnnotationStoreVersionsResult> deleteAnnotationStoreVersionsAsync(DeleteAnnotationStoreVersionsRequest deleteAnnotationStoreVersionsRequest)
Deletes one or multiple versions of an annotation store.
deleteAnnotationStoreVersionsRequest
- Future<DeleteAnnotationStoreVersionsResult> deleteAnnotationStoreVersionsAsync(DeleteAnnotationStoreVersionsRequest deleteAnnotationStoreVersionsRequest, AsyncHandler<DeleteAnnotationStoreVersionsRequest,DeleteAnnotationStoreVersionsResult> asyncHandler)
Deletes one or multiple versions of an annotation store.
deleteAnnotationStoreVersionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteReferenceResult> deleteReferenceAsync(DeleteReferenceRequest deleteReferenceRequest)
Deletes a genome reference.
deleteReferenceRequest
- Future<DeleteReferenceResult> deleteReferenceAsync(DeleteReferenceRequest deleteReferenceRequest, AsyncHandler<DeleteReferenceRequest,DeleteReferenceResult> asyncHandler)
Deletes a genome reference.
deleteReferenceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteReferenceStoreResult> deleteReferenceStoreAsync(DeleteReferenceStoreRequest deleteReferenceStoreRequest)
Deletes a genome reference store.
deleteReferenceStoreRequest
- Future<DeleteReferenceStoreResult> deleteReferenceStoreAsync(DeleteReferenceStoreRequest deleteReferenceStoreRequest, AsyncHandler<DeleteReferenceStoreRequest,DeleteReferenceStoreResult> asyncHandler)
Deletes a genome reference store.
deleteReferenceStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteRunResult> deleteRunAsync(DeleteRunRequest deleteRunRequest)
Deletes a workflow run.
deleteRunRequest
- Future<DeleteRunResult> deleteRunAsync(DeleteRunRequest deleteRunRequest, AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler)
Deletes a workflow run.
deleteRunRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteRunGroupResult> deleteRunGroupAsync(DeleteRunGroupRequest deleteRunGroupRequest)
Deletes a workflow run group.
deleteRunGroupRequest
- Future<DeleteRunGroupResult> deleteRunGroupAsync(DeleteRunGroupRequest deleteRunGroupRequest, AsyncHandler<DeleteRunGroupRequest,DeleteRunGroupResult> asyncHandler)
Deletes a workflow run group.
deleteRunGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSequenceStoreResult> deleteSequenceStoreAsync(DeleteSequenceStoreRequest deleteSequenceStoreRequest)
Deletes a sequence store.
deleteSequenceStoreRequest
- Future<DeleteSequenceStoreResult> deleteSequenceStoreAsync(DeleteSequenceStoreRequest deleteSequenceStoreRequest, AsyncHandler<DeleteSequenceStoreRequest,DeleteSequenceStoreResult> asyncHandler)
Deletes a sequence store.
deleteSequenceStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteShareResult> deleteShareAsync(DeleteShareRequest deleteShareRequest)
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.
deleteShareRequest
- Future<DeleteShareResult> deleteShareAsync(DeleteShareRequest deleteShareRequest, AsyncHandler<DeleteShareRequest,DeleteShareResult> asyncHandler)
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.
deleteShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteVariantStoreResult> deleteVariantStoreAsync(DeleteVariantStoreRequest deleteVariantStoreRequest)
Deletes a variant store.
deleteVariantStoreRequest
- Future<DeleteVariantStoreResult> deleteVariantStoreAsync(DeleteVariantStoreRequest deleteVariantStoreRequest, AsyncHandler<DeleteVariantStoreRequest,DeleteVariantStoreResult> asyncHandler)
Deletes a variant store.
deleteVariantStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteWorkflowResult> deleteWorkflowAsync(DeleteWorkflowRequest deleteWorkflowRequest)
Deletes a workflow.
deleteWorkflowRequest
- Future<DeleteWorkflowResult> deleteWorkflowAsync(DeleteWorkflowRequest deleteWorkflowRequest, AsyncHandler<DeleteWorkflowRequest,DeleteWorkflowResult> asyncHandler)
Deletes a workflow.
deleteWorkflowRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAnnotationImportJobResult> getAnnotationImportJobAsync(GetAnnotationImportJobRequest getAnnotationImportJobRequest)
Gets information about an annotation import job.
getAnnotationImportJobRequest
- Future<GetAnnotationImportJobResult> getAnnotationImportJobAsync(GetAnnotationImportJobRequest getAnnotationImportJobRequest, AsyncHandler<GetAnnotationImportJobRequest,GetAnnotationImportJobResult> asyncHandler)
Gets information about an annotation import job.
getAnnotationImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAnnotationStoreResult> getAnnotationStoreAsync(GetAnnotationStoreRequest getAnnotationStoreRequest)
Gets information about an annotation store.
getAnnotationStoreRequest
- Future<GetAnnotationStoreResult> getAnnotationStoreAsync(GetAnnotationStoreRequest getAnnotationStoreRequest, AsyncHandler<GetAnnotationStoreRequest,GetAnnotationStoreResult> asyncHandler)
Gets information about an annotation store.
getAnnotationStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAnnotationStoreVersionResult> getAnnotationStoreVersionAsync(GetAnnotationStoreVersionRequest getAnnotationStoreVersionRequest)
Retrieves the metadata for an annotation store version.
getAnnotationStoreVersionRequest
- Future<GetAnnotationStoreVersionResult> getAnnotationStoreVersionAsync(GetAnnotationStoreVersionRequest getAnnotationStoreVersionRequest, AsyncHandler<GetAnnotationStoreVersionRequest,GetAnnotationStoreVersionResult> asyncHandler)
Retrieves the metadata for an annotation store version.
getAnnotationStoreVersionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadSetResult> getReadSetAsync(GetReadSetRequest getReadSetRequest)
Gets a file from a read set.
getReadSetRequest
- Future<GetReadSetResult> getReadSetAsync(GetReadSetRequest getReadSetRequest, AsyncHandler<GetReadSetRequest,GetReadSetResult> asyncHandler)
Gets a file from a read set.
getReadSetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadSetActivationJobResult> getReadSetActivationJobAsync(GetReadSetActivationJobRequest getReadSetActivationJobRequest)
Gets information about a read set activation job.
getReadSetActivationJobRequest
- Future<GetReadSetActivationJobResult> getReadSetActivationJobAsync(GetReadSetActivationJobRequest getReadSetActivationJobRequest, AsyncHandler<GetReadSetActivationJobRequest,GetReadSetActivationJobResult> asyncHandler)
Gets information about a read set activation job.
getReadSetActivationJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadSetExportJobResult> getReadSetExportJobAsync(GetReadSetExportJobRequest getReadSetExportJobRequest)
Gets information about a read set export job.
getReadSetExportJobRequest
- Future<GetReadSetExportJobResult> getReadSetExportJobAsync(GetReadSetExportJobRequest getReadSetExportJobRequest, AsyncHandler<GetReadSetExportJobRequest,GetReadSetExportJobResult> asyncHandler)
Gets information about a read set export job.
getReadSetExportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadSetImportJobResult> getReadSetImportJobAsync(GetReadSetImportJobRequest getReadSetImportJobRequest)
Gets information about a read set import job.
getReadSetImportJobRequest
- Future<GetReadSetImportJobResult> getReadSetImportJobAsync(GetReadSetImportJobRequest getReadSetImportJobRequest, AsyncHandler<GetReadSetImportJobRequest,GetReadSetImportJobResult> asyncHandler)
Gets information about a read set import job.
getReadSetImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadSetMetadataResult> getReadSetMetadataAsync(GetReadSetMetadataRequest getReadSetMetadataRequest)
Gets details about a read set.
getReadSetMetadataRequest
- Future<GetReadSetMetadataResult> getReadSetMetadataAsync(GetReadSetMetadataRequest getReadSetMetadataRequest, AsyncHandler<GetReadSetMetadataRequest,GetReadSetMetadataResult> asyncHandler)
Gets details about a read set.
getReadSetMetadataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReferenceResult> getReferenceAsync(GetReferenceRequest getReferenceRequest)
Gets a reference file.
getReferenceRequest
- Future<GetReferenceResult> getReferenceAsync(GetReferenceRequest getReferenceRequest, AsyncHandler<GetReferenceRequest,GetReferenceResult> asyncHandler)
Gets a reference file.
getReferenceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReferenceImportJobResult> getReferenceImportJobAsync(GetReferenceImportJobRequest getReferenceImportJobRequest)
Gets information about a reference import job.
getReferenceImportJobRequest
- Future<GetReferenceImportJobResult> getReferenceImportJobAsync(GetReferenceImportJobRequest getReferenceImportJobRequest, AsyncHandler<GetReferenceImportJobRequest,GetReferenceImportJobResult> asyncHandler)
Gets information about a reference import job.
getReferenceImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReferenceMetadataResult> getReferenceMetadataAsync(GetReferenceMetadataRequest getReferenceMetadataRequest)
Gets information about a genome reference's metadata.
getReferenceMetadataRequest
- Future<GetReferenceMetadataResult> getReferenceMetadataAsync(GetReferenceMetadataRequest getReferenceMetadataRequest, AsyncHandler<GetReferenceMetadataRequest,GetReferenceMetadataResult> asyncHandler)
Gets information about a genome reference's metadata.
getReferenceMetadataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReferenceStoreResult> getReferenceStoreAsync(GetReferenceStoreRequest getReferenceStoreRequest)
Gets information about a reference store.
getReferenceStoreRequest
- Future<GetReferenceStoreResult> getReferenceStoreAsync(GetReferenceStoreRequest getReferenceStoreRequest, AsyncHandler<GetReferenceStoreRequest,GetReferenceStoreResult> asyncHandler)
Gets information about a reference store.
getReferenceStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRunResult> getRunAsync(GetRunRequest getRunRequest)
Gets information about a workflow run.
If a workflow is shared with you, you cannot export information about the run.
getRunRequest
- Future<GetRunResult> getRunAsync(GetRunRequest getRunRequest, AsyncHandler<GetRunRequest,GetRunResult> asyncHandler)
Gets information about a workflow run.
If a workflow is shared with you, you cannot export information about the run.
getRunRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRunGroupResult> getRunGroupAsync(GetRunGroupRequest getRunGroupRequest)
Gets information about a workflow run group.
getRunGroupRequest
- Future<GetRunGroupResult> getRunGroupAsync(GetRunGroupRequest getRunGroupRequest, AsyncHandler<GetRunGroupRequest,GetRunGroupResult> asyncHandler)
Gets information about a workflow run group.
getRunGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRunTaskResult> getRunTaskAsync(GetRunTaskRequest getRunTaskRequest)
Gets information about a workflow run task.
getRunTaskRequest
- Future<GetRunTaskResult> getRunTaskAsync(GetRunTaskRequest getRunTaskRequest, AsyncHandler<GetRunTaskRequest,GetRunTaskResult> asyncHandler)
Gets information about a workflow run task.
getRunTaskRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSequenceStoreResult> getSequenceStoreAsync(GetSequenceStoreRequest getSequenceStoreRequest)
Gets information about a sequence store.
getSequenceStoreRequest
- Future<GetSequenceStoreResult> getSequenceStoreAsync(GetSequenceStoreRequest getSequenceStoreRequest, AsyncHandler<GetSequenceStoreRequest,GetSequenceStoreResult> asyncHandler)
Gets information about a sequence store.
getSequenceStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetShareResult> getShareAsync(GetShareRequest getShareRequest)
Retrieves the metadata for the specified resource share.
getShareRequest
- Future<GetShareResult> getShareAsync(GetShareRequest getShareRequest, AsyncHandler<GetShareRequest,GetShareResult> asyncHandler)
Retrieves the metadata for the specified resource share.
getShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetVariantImportJobResult> getVariantImportJobAsync(GetVariantImportJobRequest getVariantImportJobRequest)
Gets information about a variant import job.
getVariantImportJobRequest
- Future<GetVariantImportJobResult> getVariantImportJobAsync(GetVariantImportJobRequest getVariantImportJobRequest, AsyncHandler<GetVariantImportJobRequest,GetVariantImportJobResult> asyncHandler)
Gets information about a variant import job.
getVariantImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetVariantStoreResult> getVariantStoreAsync(GetVariantStoreRequest getVariantStoreRequest)
Gets information about a variant store.
getVariantStoreRequest
- Future<GetVariantStoreResult> getVariantStoreAsync(GetVariantStoreRequest getVariantStoreRequest, AsyncHandler<GetVariantStoreRequest,GetVariantStoreResult> asyncHandler)
Gets information about a variant store.
getVariantStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetWorkflowResult> getWorkflowAsync(GetWorkflowRequest getWorkflowRequest)
Gets information about a workflow.
If a workflow is shared with you, you cannot export the workflow.
getWorkflowRequest
- Future<GetWorkflowResult> getWorkflowAsync(GetWorkflowRequest getWorkflowRequest, AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Gets information about a workflow.
If a workflow is shared with you, you cannot export the workflow.
getWorkflowRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAnnotationImportJobsResult> listAnnotationImportJobsAsync(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest)
Retrieves a list of annotation import jobs.
listAnnotationImportJobsRequest
- Future<ListAnnotationImportJobsResult> listAnnotationImportJobsAsync(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest, AsyncHandler<ListAnnotationImportJobsRequest,ListAnnotationImportJobsResult> asyncHandler)
Retrieves a list of annotation import jobs.
listAnnotationImportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAnnotationStoreVersionsResult> listAnnotationStoreVersionsAsync(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest)
Lists the versions of an annotation store.
listAnnotationStoreVersionsRequest
- Future<ListAnnotationStoreVersionsResult> listAnnotationStoreVersionsAsync(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest, AsyncHandler<ListAnnotationStoreVersionsRequest,ListAnnotationStoreVersionsResult> asyncHandler)
Lists the versions of an annotation store.
listAnnotationStoreVersionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAnnotationStoresResult> listAnnotationStoresAsync(ListAnnotationStoresRequest listAnnotationStoresRequest)
Retrieves a list of annotation stores.
listAnnotationStoresRequest
- Future<ListAnnotationStoresResult> listAnnotationStoresAsync(ListAnnotationStoresRequest listAnnotationStoresRequest, AsyncHandler<ListAnnotationStoresRequest,ListAnnotationStoresResult> asyncHandler)
Retrieves a list of annotation stores.
listAnnotationStoresRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListMultipartReadSetUploadsResult> listMultipartReadSetUploadsAsync(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest)
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.
listMultipartReadSetUploadsRequest
- Future<ListMultipartReadSetUploadsResult> listMultipartReadSetUploadsAsync(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest, AsyncHandler<ListMultipartReadSetUploadsRequest,ListMultipartReadSetUploadsResult> asyncHandler)
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.
listMultipartReadSetUploadsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReadSetActivationJobsResult> listReadSetActivationJobsAsync(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest)
Retrieves a list of read set activation jobs.
listReadSetActivationJobsRequest
- Future<ListReadSetActivationJobsResult> listReadSetActivationJobsAsync(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest, AsyncHandler<ListReadSetActivationJobsRequest,ListReadSetActivationJobsResult> asyncHandler)
Retrieves a list of read set activation jobs.
listReadSetActivationJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReadSetExportJobsResult> listReadSetExportJobsAsync(ListReadSetExportJobsRequest listReadSetExportJobsRequest)
Retrieves a list of read set export jobs.
listReadSetExportJobsRequest
- Future<ListReadSetExportJobsResult> listReadSetExportJobsAsync(ListReadSetExportJobsRequest listReadSetExportJobsRequest, AsyncHandler<ListReadSetExportJobsRequest,ListReadSetExportJobsResult> asyncHandler)
Retrieves a list of read set export jobs.
listReadSetExportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReadSetImportJobsResult> listReadSetImportJobsAsync(ListReadSetImportJobsRequest listReadSetImportJobsRequest)
Retrieves a list of read set import jobs.
listReadSetImportJobsRequest
- Future<ListReadSetImportJobsResult> listReadSetImportJobsAsync(ListReadSetImportJobsRequest listReadSetImportJobsRequest, AsyncHandler<ListReadSetImportJobsRequest,ListReadSetImportJobsResult> asyncHandler)
Retrieves a list of read set import jobs.
listReadSetImportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReadSetUploadPartsResult> listReadSetUploadPartsAsync(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest)
This operation will list all parts in a requested multipart upload for a sequence store.
listReadSetUploadPartsRequest
- Future<ListReadSetUploadPartsResult> listReadSetUploadPartsAsync(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest, AsyncHandler<ListReadSetUploadPartsRequest,ListReadSetUploadPartsResult> asyncHandler)
This operation will list all parts in a requested multipart upload for a sequence store.
listReadSetUploadPartsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReadSetsResult> listReadSetsAsync(ListReadSetsRequest listReadSetsRequest)
Retrieves a list of read sets.
listReadSetsRequest
- Future<ListReadSetsResult> listReadSetsAsync(ListReadSetsRequest listReadSetsRequest, AsyncHandler<ListReadSetsRequest,ListReadSetsResult> asyncHandler)
Retrieves a list of read sets.
listReadSetsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReferenceImportJobsResult> listReferenceImportJobsAsync(ListReferenceImportJobsRequest listReferenceImportJobsRequest)
Retrieves a list of reference import jobs.
listReferenceImportJobsRequest
- Future<ListReferenceImportJobsResult> listReferenceImportJobsAsync(ListReferenceImportJobsRequest listReferenceImportJobsRequest, AsyncHandler<ListReferenceImportJobsRequest,ListReferenceImportJobsResult> asyncHandler)
Retrieves a list of reference import jobs.
listReferenceImportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReferenceStoresResult> listReferenceStoresAsync(ListReferenceStoresRequest listReferenceStoresRequest)
Retrieves a list of reference stores.
listReferenceStoresRequest
- Future<ListReferenceStoresResult> listReferenceStoresAsync(ListReferenceStoresRequest listReferenceStoresRequest, AsyncHandler<ListReferenceStoresRequest,ListReferenceStoresResult> asyncHandler)
Retrieves a list of reference stores.
listReferenceStoresRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReferencesResult> listReferencesAsync(ListReferencesRequest listReferencesRequest)
Retrieves a list of references.
listReferencesRequest
- Future<ListReferencesResult> listReferencesAsync(ListReferencesRequest listReferencesRequest, AsyncHandler<ListReferencesRequest,ListReferencesResult> asyncHandler)
Retrieves a list of references.
listReferencesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListRunGroupsResult> listRunGroupsAsync(ListRunGroupsRequest listRunGroupsRequest)
Retrieves a list of run groups.
listRunGroupsRequest
- Future<ListRunGroupsResult> listRunGroupsAsync(ListRunGroupsRequest listRunGroupsRequest, AsyncHandler<ListRunGroupsRequest,ListRunGroupsResult> asyncHandler)
Retrieves a list of run groups.
listRunGroupsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListRunTasksResult> listRunTasksAsync(ListRunTasksRequest listRunTasksRequest)
Retrieves a list of tasks for a run.
listRunTasksRequest
- Future<ListRunTasksResult> listRunTasksAsync(ListRunTasksRequest listRunTasksRequest, AsyncHandler<ListRunTasksRequest,ListRunTasksResult> asyncHandler)
Retrieves a list of tasks for a run.
listRunTasksRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListRunsResult> listRunsAsync(ListRunsRequest listRunsRequest)
Retrieves a list of runs.
listRunsRequest
- Future<ListRunsResult> listRunsAsync(ListRunsRequest listRunsRequest, AsyncHandler<ListRunsRequest,ListRunsResult> asyncHandler)
Retrieves a list of runs.
listRunsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListSequenceStoresResult> listSequenceStoresAsync(ListSequenceStoresRequest listSequenceStoresRequest)
Retrieves a list of sequence stores.
listSequenceStoresRequest
- Future<ListSequenceStoresResult> listSequenceStoresAsync(ListSequenceStoresRequest listSequenceStoresRequest, AsyncHandler<ListSequenceStoresRequest,ListSequenceStoresResult> asyncHandler)
Retrieves a list of sequence stores.
listSequenceStoresRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListSharesResult> listSharesAsync(ListSharesRequest listSharesRequest)
Retrieves the resource shares associated with an account. Use the filter parameter to retrieve a specific subset of the shares.
listSharesRequest
- Future<ListSharesResult> listSharesAsync(ListSharesRequest listSharesRequest, AsyncHandler<ListSharesRequest,ListSharesResult> asyncHandler)
Retrieves the resource shares associated with an account. Use the filter parameter to retrieve a specific subset of the shares.
listSharesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves a list of tags for a resource.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves a list of tags for a resource.
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListVariantImportJobsResult> listVariantImportJobsAsync(ListVariantImportJobsRequest listVariantImportJobsRequest)
Retrieves a list of variant import jobs.
listVariantImportJobsRequest
- Future<ListVariantImportJobsResult> listVariantImportJobsAsync(ListVariantImportJobsRequest listVariantImportJobsRequest, AsyncHandler<ListVariantImportJobsRequest,ListVariantImportJobsResult> asyncHandler)
Retrieves a list of variant import jobs.
listVariantImportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListVariantStoresResult> listVariantStoresAsync(ListVariantStoresRequest listVariantStoresRequest)
Retrieves a list of variant stores.
listVariantStoresRequest
- Future<ListVariantStoresResult> listVariantStoresAsync(ListVariantStoresRequest listVariantStoresRequest, AsyncHandler<ListVariantStoresRequest,ListVariantStoresResult> asyncHandler)
Retrieves a list of variant stores.
listVariantStoresRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListWorkflowsResult> listWorkflowsAsync(ListWorkflowsRequest listWorkflowsRequest)
Retrieves a list of workflows.
listWorkflowsRequest
- Future<ListWorkflowsResult> listWorkflowsAsync(ListWorkflowsRequest listWorkflowsRequest, AsyncHandler<ListWorkflowsRequest,ListWorkflowsResult> asyncHandler)
Retrieves a list of workflows.
listWorkflowsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartAnnotationImportJobResult> startAnnotationImportJobAsync(StartAnnotationImportJobRequest startAnnotationImportJobRequest)
Starts an annotation import job.
startAnnotationImportJobRequest
- Future<StartAnnotationImportJobResult> startAnnotationImportJobAsync(StartAnnotationImportJobRequest startAnnotationImportJobRequest, AsyncHandler<StartAnnotationImportJobRequest,StartAnnotationImportJobResult> asyncHandler)
Starts an annotation import job.
startAnnotationImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartReadSetActivationJobResult> startReadSetActivationJobAsync(StartReadSetActivationJobRequest startReadSetActivationJobRequest)
Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
startReadSetActivationJobRequest
- Future<StartReadSetActivationJobResult> startReadSetActivationJobAsync(StartReadSetActivationJobRequest startReadSetActivationJobRequest, AsyncHandler<StartReadSetActivationJobRequest,StartReadSetActivationJobResult> asyncHandler)
Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
startReadSetActivationJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartReadSetExportJobResult> startReadSetExportJobAsync(StartReadSetExportJobRequest startReadSetExportJobRequest)
Exports a read set to Amazon S3.
startReadSetExportJobRequest
- Future<StartReadSetExportJobResult> startReadSetExportJobAsync(StartReadSetExportJobRequest startReadSetExportJobRequest, AsyncHandler<StartReadSetExportJobRequest,StartReadSetExportJobResult> asyncHandler)
Exports a read set to Amazon S3.
startReadSetExportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartReadSetImportJobResult> startReadSetImportJobAsync(StartReadSetImportJobRequest startReadSetImportJobRequest)
Starts a read set import job.
startReadSetImportJobRequest
- Future<StartReadSetImportJobResult> startReadSetImportJobAsync(StartReadSetImportJobRequest startReadSetImportJobRequest, AsyncHandler<StartReadSetImportJobRequest,StartReadSetImportJobResult> asyncHandler)
Starts a read set import job.
startReadSetImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartReferenceImportJobResult> startReferenceImportJobAsync(StartReferenceImportJobRequest startReferenceImportJobRequest)
Starts a reference import job.
startReferenceImportJobRequest
- Future<StartReferenceImportJobResult> startReferenceImportJobAsync(StartReferenceImportJobRequest startReferenceImportJobRequest, AsyncHandler<StartReferenceImportJobRequest,StartReferenceImportJobResult> asyncHandler)
Starts a reference import job.
startReferenceImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartRunResult> startRunAsync(StartRunRequest startRunRequest)
Starts a workflow run. To duplicate a run, specify the run's ID and a role ARN. The remaining parameters are copied from the previous run.
StartRun will not support re-run for a workflow that is shared with you.
The total number of runs in your account is subject to a quota per Region. To avoid needing to delete runs
manually, you can set the retention mode to REMOVE
. Runs with this setting are deleted automatically
when the run quoata is exceeded.
By default, the run uses STATIC storage. For STATIC storage, set the storageCapacity
field. You can
set the storage type to DYNAMIC. You do not set storageCapacity
, because HealthOmics dynamically
scales the storage up or down as required. For more information about static and dynamic storage, see Running workflows in the AWS
HealthOmics User Guide.
startRunRequest
- Future<StartRunResult> startRunAsync(StartRunRequest startRunRequest, AsyncHandler<StartRunRequest,StartRunResult> asyncHandler)
Starts a workflow run. To duplicate a run, specify the run's ID and a role ARN. The remaining parameters are copied from the previous run.
StartRun will not support re-run for a workflow that is shared with you.
The total number of runs in your account is subject to a quota per Region. To avoid needing to delete runs
manually, you can set the retention mode to REMOVE
. Runs with this setting are deleted automatically
when the run quoata is exceeded.
By default, the run uses STATIC storage. For STATIC storage, set the storageCapacity
field. You can
set the storage type to DYNAMIC. You do not set storageCapacity
, because HealthOmics dynamically
scales the storage up or down as required. For more information about static and dynamic storage, see Running workflows in the AWS
HealthOmics User Guide.
startRunRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartVariantImportJobResult> startVariantImportJobAsync(StartVariantImportJobRequest startVariantImportJobRequest)
Starts a variant import job.
startVariantImportJobRequest
- Future<StartVariantImportJobResult> startVariantImportJobAsync(StartVariantImportJobRequest startVariantImportJobRequest, AsyncHandler<StartVariantImportJobRequest,StartVariantImportJobResult> asyncHandler)
Starts a variant import job.
startVariantImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Tags a resource.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Tags a resource.
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes tags from a resource.
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateAnnotationStoreResult> updateAnnotationStoreAsync(UpdateAnnotationStoreRequest updateAnnotationStoreRequest)
Updates an annotation store.
updateAnnotationStoreRequest
- Future<UpdateAnnotationStoreResult> updateAnnotationStoreAsync(UpdateAnnotationStoreRequest updateAnnotationStoreRequest, AsyncHandler<UpdateAnnotationStoreRequest,UpdateAnnotationStoreResult> asyncHandler)
Updates an annotation store.
updateAnnotationStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateAnnotationStoreVersionResult> updateAnnotationStoreVersionAsync(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest)
Updates the description of an annotation store version.
updateAnnotationStoreVersionRequest
- Future<UpdateAnnotationStoreVersionResult> updateAnnotationStoreVersionAsync(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest, AsyncHandler<UpdateAnnotationStoreVersionRequest,UpdateAnnotationStoreVersionResult> asyncHandler)
Updates the description of an annotation store version.
updateAnnotationStoreVersionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateRunGroupResult> updateRunGroupAsync(UpdateRunGroupRequest updateRunGroupRequest)
Updates a run group.
updateRunGroupRequest
- Future<UpdateRunGroupResult> updateRunGroupAsync(UpdateRunGroupRequest updateRunGroupRequest, AsyncHandler<UpdateRunGroupRequest,UpdateRunGroupResult> asyncHandler)
Updates a run group.
updateRunGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateVariantStoreResult> updateVariantStoreAsync(UpdateVariantStoreRequest updateVariantStoreRequest)
Updates a variant store.
updateVariantStoreRequest
- Future<UpdateVariantStoreResult> updateVariantStoreAsync(UpdateVariantStoreRequest updateVariantStoreRequest, AsyncHandler<UpdateVariantStoreRequest,UpdateVariantStoreResult> asyncHandler)
Updates a variant store.
updateVariantStoreRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateWorkflowResult> updateWorkflowAsync(UpdateWorkflowRequest updateWorkflowRequest)
Updates a workflow.
updateWorkflowRequest
- Future<UpdateWorkflowResult> updateWorkflowAsync(UpdateWorkflowRequest updateWorkflowRequest, AsyncHandler<UpdateWorkflowRequest,UpdateWorkflowResult> asyncHandler)
Updates a workflow.
updateWorkflowRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UploadReadSetPartResult> uploadReadSetPartAsync(UploadReadSetPartRequest uploadReadSetPartRequest)
This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten.
uploadReadSetPartRequest
- Future<UploadReadSetPartResult> uploadReadSetPartAsync(UploadReadSetPartRequest uploadReadSetPartRequest, AsyncHandler<UploadReadSetPartRequest,UploadReadSetPartResult> asyncHandler)
This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten.
uploadReadSetPartRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.