@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonOmicsClient extends AmazonWebServiceClient implements AmazonOmics
This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the Amazon Omics Developer Guide.
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset
public static AmazonOmicsClientBuilder builder()
public BatchDeleteReadSetResult batchDeleteReadSet(BatchDeleteReadSetRequest request)
Deletes one or more read sets.
batchDeleteReadSet
in interface AmazonOmics
batchDeleteReadSetRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public CancelAnnotationImportJobResult cancelAnnotationImportJob(CancelAnnotationImportJobRequest request)
Cancels an annotation import job.
cancelAnnotationImportJob
in interface AmazonOmics
cancelAnnotationImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public CancelRunResult cancelRun(CancelRunRequest request)
Cancels a run.
cancelRun
in interface AmazonOmics
cancelRunRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public CancelVariantImportJobResult cancelVariantImportJob(CancelVariantImportJobRequest request)
Cancels a variant import job.
cancelVariantImportJob
in interface AmazonOmics
cancelVariantImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public CreateAnnotationStoreResult createAnnotationStore(CreateAnnotationStoreRequest request)
Creates an annotation store.
createAnnotationStore
in interface AmazonOmics
createAnnotationStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public CreateReferenceStoreResult createReferenceStore(CreateReferenceStoreRequest request)
Creates a reference store.
createReferenceStore
in interface AmazonOmics
createReferenceStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public CreateRunGroupResult createRunGroup(CreateRunGroupRequest request)
Creates a run group.
createRunGroup
in interface AmazonOmics
createRunGroupRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public CreateSequenceStoreResult createSequenceStore(CreateSequenceStoreRequest request)
Creates a sequence store.
createSequenceStore
in interface AmazonOmics
createSequenceStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public CreateVariantStoreResult createVariantStore(CreateVariantStoreRequest request)
Creates a variant store.
createVariantStore
in interface AmazonOmics
createVariantStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public CreateWorkflowResult createWorkflow(CreateWorkflowRequest request)
Creates a workflow.
createWorkflow
in interface AmazonOmics
createWorkflowRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public DeleteAnnotationStoreResult deleteAnnotationStore(DeleteAnnotationStoreRequest request)
Deletes an annotation store.
deleteAnnotationStore
in interface AmazonOmics
deleteAnnotationStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public DeleteReferenceResult deleteReference(DeleteReferenceRequest request)
Deletes a genome reference.
deleteReference
in interface AmazonOmics
deleteReferenceRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public DeleteReferenceStoreResult deleteReferenceStore(DeleteReferenceStoreRequest request)
Deletes a genome reference store.
deleteReferenceStore
in interface AmazonOmics
deleteReferenceStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public DeleteRunResult deleteRun(DeleteRunRequest request)
Deletes a workflow run.
deleteRun
in interface AmazonOmics
deleteRunRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public DeleteRunGroupResult deleteRunGroup(DeleteRunGroupRequest request)
Deletes a workflow run group.
deleteRunGroup
in interface AmazonOmics
deleteRunGroupRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public DeleteSequenceStoreResult deleteSequenceStore(DeleteSequenceStoreRequest request)
Deletes a sequence store.
deleteSequenceStore
in interface AmazonOmics
deleteSequenceStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public DeleteVariantStoreResult deleteVariantStore(DeleteVariantStoreRequest request)
Deletes a variant store.
deleteVariantStore
in interface AmazonOmics
deleteVariantStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public DeleteWorkflowResult deleteWorkflow(DeleteWorkflowRequest request)
Deletes a workflow.
deleteWorkflow
in interface AmazonOmics
deleteWorkflowRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetAnnotationImportJobResult getAnnotationImportJob(GetAnnotationImportJobRequest request)
Gets information about an annotation import job.
getAnnotationImportJob
in interface AmazonOmics
getAnnotationImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public GetAnnotationStoreResult getAnnotationStore(GetAnnotationStoreRequest request)
Gets information about an annotation store.
getAnnotationStore
in interface AmazonOmics
getAnnotationStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public GetReadSetResult getReadSet(GetReadSetRequest request)
Gets a file from a read set.
getReadSet
in interface AmazonOmics
getReadSetRequest
- InternalServerException
- An unexpected error occurred. Try the request again.RangeNotSatisfiableException
- The ranges specified in the request are not valid.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReadSetActivationJobResult getReadSetActivationJob(GetReadSetActivationJobRequest request)
Gets information about a read set activation job.
getReadSetActivationJob
in interface AmazonOmics
getReadSetActivationJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReadSetExportJobResult getReadSetExportJob(GetReadSetExportJobRequest request)
Gets information about a read set export job.
getReadSetExportJob
in interface AmazonOmics
getReadSetExportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReadSetImportJobResult getReadSetImportJob(GetReadSetImportJobRequest request)
Gets information about a read set import job.
getReadSetImportJob
in interface AmazonOmics
getReadSetImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReadSetMetadataResult getReadSetMetadata(GetReadSetMetadataRequest request)
Gets details about a read set.
getReadSetMetadata
in interface AmazonOmics
getReadSetMetadataRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReferenceResult getReference(GetReferenceRequest request)
Gets a reference file.
getReference
in interface AmazonOmics
getReferenceRequest
- InternalServerException
- An unexpected error occurred. Try the request again.RangeNotSatisfiableException
- The ranges specified in the request are not valid.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReferenceImportJobResult getReferenceImportJob(GetReferenceImportJobRequest request)
Gets information about a reference import job.
getReferenceImportJob
in interface AmazonOmics
getReferenceImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReferenceMetadataResult getReferenceMetadata(GetReferenceMetadataRequest request)
Gets information about a genome reference's metadata.
getReferenceMetadata
in interface AmazonOmics
getReferenceMetadataRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetReferenceStoreResult getReferenceStore(GetReferenceStoreRequest request)
Gets information about a reference store.
getReferenceStore
in interface AmazonOmics
getReferenceStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetRunResult getRun(GetRunRequest request)
Gets information about a workflow run.
getRun
in interface AmazonOmics
getRunRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetRunGroupResult getRunGroup(GetRunGroupRequest request)
Gets information about a workflow run group.
getRunGroup
in interface AmazonOmics
getRunGroupRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetRunTaskResult getRunTask(GetRunTaskRequest request)
Gets information about a workflow run task.
getRunTask
in interface AmazonOmics
getRunTaskRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetSequenceStoreResult getSequenceStore(GetSequenceStoreRequest request)
Gets information about a sequence store.
getSequenceStore
in interface AmazonOmics
getSequenceStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public GetVariantImportJobResult getVariantImportJob(GetVariantImportJobRequest request)
Gets information about a variant import job.
getVariantImportJob
in interface AmazonOmics
getVariantImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public GetVariantStoreResult getVariantStore(GetVariantStoreRequest request)
Gets information about a variant store.
getVariantStore
in interface AmazonOmics
getVariantStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public GetWorkflowResult getWorkflow(GetWorkflowRequest request)
Gets information about a workflow.
getWorkflow
in interface AmazonOmics
getWorkflowRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListAnnotationImportJobsResult listAnnotationImportJobs(ListAnnotationImportJobsRequest request)
Retrieves a list of annotation import jobs.
listAnnotationImportJobs
in interface AmazonOmics
listAnnotationImportJobsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public ListAnnotationStoresResult listAnnotationStores(ListAnnotationStoresRequest request)
Retrieves a list of annotation stores.
listAnnotationStores
in interface AmazonOmics
listAnnotationStoresRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public ListReadSetActivationJobsResult listReadSetActivationJobs(ListReadSetActivationJobsRequest request)
Retrieves a list of read set activation jobs.
listReadSetActivationJobs
in interface AmazonOmics
listReadSetActivationJobsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListReadSetExportJobsResult listReadSetExportJobs(ListReadSetExportJobsRequest request)
Retrieves a list of read set export jobs.
listReadSetExportJobs
in interface AmazonOmics
listReadSetExportJobsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListReadSetImportJobsResult listReadSetImportJobs(ListReadSetImportJobsRequest request)
Retrieves a list of read set import jobs.
listReadSetImportJobs
in interface AmazonOmics
listReadSetImportJobsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListReadSetsResult listReadSets(ListReadSetsRequest request)
Retrieves a list of read sets.
listReadSets
in interface AmazonOmics
listReadSetsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListReferenceImportJobsResult listReferenceImportJobs(ListReferenceImportJobsRequest request)
Retrieves a list of reference import jobs.
listReferenceImportJobs
in interface AmazonOmics
listReferenceImportJobsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListReferenceStoresResult listReferenceStores(ListReferenceStoresRequest request)
Retrieves a list of reference stores.
listReferenceStores
in interface AmazonOmics
listReferenceStoresRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListReferencesResult listReferences(ListReferencesRequest request)
Retrieves a list of references.
listReferences
in interface AmazonOmics
listReferencesRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListRunGroupsResult listRunGroups(ListRunGroupsRequest request)
Retrieves a list of run groups.
listRunGroups
in interface AmazonOmics
listRunGroupsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListRunTasksResult listRunTasks(ListRunTasksRequest request)
Retrieves a list of tasks for a run.
listRunTasks
in interface AmazonOmics
listRunTasksRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListRunsResult listRuns(ListRunsRequest request)
Retrieves a list of runs.
listRuns
in interface AmazonOmics
listRunsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListSequenceStoresResult listSequenceStores(ListSequenceStoresRequest request)
Retrieves a list of sequence stores.
listSequenceStores
in interface AmazonOmics
listSequenceStoresRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Retrieves a list of tags for a resource.
listTagsForResource
in interface AmazonOmics
listTagsForResourceRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ListVariantImportJobsResult listVariantImportJobs(ListVariantImportJobsRequest request)
Retrieves a list of variant import jobs.
listVariantImportJobs
in interface AmazonOmics
listVariantImportJobsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public ListVariantStoresResult listVariantStores(ListVariantStoresRequest request)
Retrieves a list of variant stores.
listVariantStores
in interface AmazonOmics
listVariantStoresRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public ListWorkflowsResult listWorkflows(ListWorkflowsRequest request)
Retrieves a list of workflows.
listWorkflows
in interface AmazonOmics
listWorkflowsRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public StartAnnotationImportJobResult startAnnotationImportJob(StartAnnotationImportJobRequest request)
Starts an annotation import job.
startAnnotationImportJob
in interface AmazonOmics
startAnnotationImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public StartReadSetActivationJobResult startReadSetActivationJob(StartReadSetActivationJobRequest request)
Starts a read set activation job.
startReadSetActivationJob
in interface AmazonOmics
startReadSetActivationJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public StartReadSetExportJobResult startReadSetExportJob(StartReadSetExportJobRequest request)
Starts a read set export job.
startReadSetExportJob
in interface AmazonOmics
startReadSetExportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public StartReadSetImportJobResult startReadSetImportJob(StartReadSetImportJobRequest request)
Starts a read set import job.
startReadSetImportJob
in interface AmazonOmics
startReadSetImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public StartReferenceImportJobResult startReferenceImportJob(StartReferenceImportJobRequest request)
Starts a reference import job.
startReferenceImportJob
in interface AmazonOmics
startReferenceImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public StartRunResult startRun(StartRunRequest request)
Starts a run.
startRun
in interface AmazonOmics
startRunRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public StartVariantImportJobResult startVariantImportJob(StartVariantImportJobRequest request)
Starts a variant import job.
startVariantImportJob
in interface AmazonOmics
startVariantImportJobRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public TagResourceResult tagResource(TagResourceRequest request)
Tags a resource.
tagResource
in interface AmazonOmics
tagResourceRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes tags from a resource.
untagResource
in interface AmazonOmics
untagResourceRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public UpdateAnnotationStoreResult updateAnnotationStore(UpdateAnnotationStoreRequest request)
Updates an annotation store.
updateAnnotationStore
in interface AmazonOmics
updateAnnotationStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public UpdateRunGroupResult updateRunGroup(UpdateRunGroupRequest request)
Updates a run group.
updateRunGroup
in interface AmazonOmics
updateRunGroupRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public UpdateVariantStoreResult updateVariantStore(UpdateVariantStoreRequest request)
Updates a variant store.
updateVariantStore
in interface AmazonOmics
updateVariantStoreRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.public UpdateWorkflowResult updateWorkflow(UpdateWorkflowRequest request)
Updates a workflow.
updateWorkflow
in interface AmazonOmics
updateWorkflowRequest
- InternalServerException
- An unexpected error occurred. Try the request again.ServiceQuotaExceededException
- The request exceeds a service quota.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by an AWS service.ConflictException
- The request cannot be applied to the target resource in its current state.ResourceNotFoundException
- The target resource was not found in the current Region.AccessDeniedException
- You do not have sufficient access to perform this action.RequestTimeoutException
- The request timed out.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata
in interface AmazonOmics
request
- The originally executed requestpublic AmazonOmicsWaiters waiters()
waiters
in interface AmazonOmics
public void shutdown()
AmazonWebServiceClient
shutdown
in interface AmazonOmics
shutdown
in class AmazonWebServiceClient