Interface OmicsAsyncClient
- All Superinterfaces:
AutoCloseable
,AwsClient
,SdkAutoCloseable
,SdkClient
builder()
method.
This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the AWS HealthOmics User Guide.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Value for looking up the service's metadata from theServiceMetadataProvider
.static final String
-
Method Summary
Modifier and TypeMethodDescriptionabortMultipartReadSetUpload
(Consumer<AbortMultipartReadSetUploadRequest.Builder> abortMultipartReadSetUploadRequest) Stops a multipart upload.abortMultipartReadSetUpload
(AbortMultipartReadSetUploadRequest abortMultipartReadSetUploadRequest) Stops a multipart upload.default CompletableFuture
<AcceptShareResponse> acceptShare
(Consumer<AcceptShareRequest.Builder> acceptShareRequest) Accepts a share for an analytics store.default CompletableFuture
<AcceptShareResponse> acceptShare
(AcceptShareRequest acceptShareRequest) Accepts a share for an analytics store.batchDeleteReadSet
(Consumer<BatchDeleteReadSetRequest.Builder> batchDeleteReadSetRequest) Deletes one or more read sets.batchDeleteReadSet
(BatchDeleteReadSetRequest batchDeleteReadSetRequest) Deletes one or more read sets.static OmicsAsyncClientBuilder
builder()
Create a builder that can be used to configure and create aOmicsAsyncClient
.cancelAnnotationImportJob
(Consumer<CancelAnnotationImportJobRequest.Builder> cancelAnnotationImportJobRequest) Cancels an annotation import job.cancelAnnotationImportJob
(CancelAnnotationImportJobRequest cancelAnnotationImportJobRequest) Cancels an annotation import job.default CompletableFuture
<CancelRunResponse> cancelRun
(Consumer<CancelRunRequest.Builder> cancelRunRequest) Cancels a run.default CompletableFuture
<CancelRunResponse> cancelRun
(CancelRunRequest cancelRunRequest) Cancels a run.cancelVariantImportJob
(Consumer<CancelVariantImportJobRequest.Builder> cancelVariantImportJobRequest) Cancels a variant import job.cancelVariantImportJob
(CancelVariantImportJobRequest cancelVariantImportJobRequest) Cancels a variant import job.completeMultipartReadSetUpload
(Consumer<CompleteMultipartReadSetUploadRequest.Builder> completeMultipartReadSetUploadRequest) Concludes a multipart upload once you have uploaded all the components.completeMultipartReadSetUpload
(CompleteMultipartReadSetUploadRequest completeMultipartReadSetUploadRequest) Concludes a multipart upload once you have uploaded all the components.static OmicsAsyncClient
create()
Create aOmicsAsyncClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
.createAnnotationStore
(Consumer<CreateAnnotationStoreRequest.Builder> createAnnotationStoreRequest) Creates an annotation store.createAnnotationStore
(CreateAnnotationStoreRequest createAnnotationStoreRequest) Creates an annotation store.createAnnotationStoreVersion
(Consumer<CreateAnnotationStoreVersionRequest.Builder> createAnnotationStoreVersionRequest) Creates a new version of an annotation store.createAnnotationStoreVersion
(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest) Creates a new version of an annotation store.createMultipartReadSetUpload
(Consumer<CreateMultipartReadSetUploadRequest.Builder> createMultipartReadSetUploadRequest) Begins a multipart read set upload.createMultipartReadSetUpload
(CreateMultipartReadSetUploadRequest createMultipartReadSetUploadRequest) Begins a multipart read set upload.createReferenceStore
(Consumer<CreateReferenceStoreRequest.Builder> createReferenceStoreRequest) Creates a reference store.createReferenceStore
(CreateReferenceStoreRequest createReferenceStoreRequest) Creates a reference store.default CompletableFuture
<CreateRunGroupResponse> createRunGroup
(Consumer<CreateRunGroupRequest.Builder> createRunGroupRequest) Creates a run group.default CompletableFuture
<CreateRunGroupResponse> createRunGroup
(CreateRunGroupRequest createRunGroupRequest) Creates a run group.createSequenceStore
(Consumer<CreateSequenceStoreRequest.Builder> createSequenceStoreRequest) Creates a sequence store.createSequenceStore
(CreateSequenceStoreRequest createSequenceStoreRequest) Creates a sequence store.default CompletableFuture
<CreateShareResponse> createShare
(Consumer<CreateShareRequest.Builder> createShareRequest) Creates a share offer that can be accepted outside the account by a subscriber.default CompletableFuture
<CreateShareResponse> createShare
(CreateShareRequest createShareRequest) Creates a share offer that can be accepted outside the account by a subscriber.createVariantStore
(Consumer<CreateVariantStoreRequest.Builder> createVariantStoreRequest) Creates a variant store.createVariantStore
(CreateVariantStoreRequest createVariantStoreRequest) Creates a variant store.default CompletableFuture
<CreateWorkflowResponse> createWorkflow
(Consumer<CreateWorkflowRequest.Builder> createWorkflowRequest) Creates a workflow.default CompletableFuture
<CreateWorkflowResponse> createWorkflow
(CreateWorkflowRequest createWorkflowRequest) Creates a workflow.deleteAnnotationStore
(Consumer<DeleteAnnotationStoreRequest.Builder> deleteAnnotationStoreRequest) Deletes an annotation store.deleteAnnotationStore
(DeleteAnnotationStoreRequest deleteAnnotationStoreRequest) Deletes an annotation store.deleteAnnotationStoreVersions
(Consumer<DeleteAnnotationStoreVersionsRequest.Builder> deleteAnnotationStoreVersionsRequest) Deletes one or multiple versions of an annotation store.deleteAnnotationStoreVersions
(DeleteAnnotationStoreVersionsRequest deleteAnnotationStoreVersionsRequest) Deletes one or multiple versions of an annotation store.default CompletableFuture
<DeleteReferenceResponse> deleteReference
(Consumer<DeleteReferenceRequest.Builder> deleteReferenceRequest) Deletes a genome reference.default CompletableFuture
<DeleteReferenceResponse> deleteReference
(DeleteReferenceRequest deleteReferenceRequest) Deletes a genome reference.deleteReferenceStore
(Consumer<DeleteReferenceStoreRequest.Builder> deleteReferenceStoreRequest) Deletes a genome reference store.deleteReferenceStore
(DeleteReferenceStoreRequest deleteReferenceStoreRequest) Deletes a genome reference store.default CompletableFuture
<DeleteRunResponse> deleteRun
(Consumer<DeleteRunRequest.Builder> deleteRunRequest) Deletes a workflow run.default CompletableFuture
<DeleteRunResponse> deleteRun
(DeleteRunRequest deleteRunRequest) Deletes a workflow run.default CompletableFuture
<DeleteRunGroupResponse> deleteRunGroup
(Consumer<DeleteRunGroupRequest.Builder> deleteRunGroupRequest) Deletes a workflow run group.default CompletableFuture
<DeleteRunGroupResponse> deleteRunGroup
(DeleteRunGroupRequest deleteRunGroupRequest) Deletes a workflow run group.deleteSequenceStore
(Consumer<DeleteSequenceStoreRequest.Builder> deleteSequenceStoreRequest) Deletes a sequence store.deleteSequenceStore
(DeleteSequenceStoreRequest deleteSequenceStoreRequest) Deletes a sequence store.default CompletableFuture
<DeleteShareResponse> deleteShare
(Consumer<DeleteShareRequest.Builder> deleteShareRequest) Deletes a share of an analytics store.default CompletableFuture
<DeleteShareResponse> deleteShare
(DeleteShareRequest deleteShareRequest) Deletes a share of an analytics store.deleteVariantStore
(Consumer<DeleteVariantStoreRequest.Builder> deleteVariantStoreRequest) Deletes a variant store.deleteVariantStore
(DeleteVariantStoreRequest deleteVariantStoreRequest) Deletes a variant store.default CompletableFuture
<DeleteWorkflowResponse> deleteWorkflow
(Consumer<DeleteWorkflowRequest.Builder> deleteWorkflowRequest) Deletes a workflow.default CompletableFuture
<DeleteWorkflowResponse> deleteWorkflow
(DeleteWorkflowRequest deleteWorkflowRequest) Deletes a workflow.getAnnotationImportJob
(Consumer<GetAnnotationImportJobRequest.Builder> getAnnotationImportJobRequest) Gets information about an annotation import job.getAnnotationImportJob
(GetAnnotationImportJobRequest getAnnotationImportJobRequest) Gets information about an annotation import job.getAnnotationStore
(Consumer<GetAnnotationStoreRequest.Builder> getAnnotationStoreRequest) Gets information about an annotation store.getAnnotationStore
(GetAnnotationStoreRequest getAnnotationStoreRequest) Gets information about an annotation store.getAnnotationStoreVersion
(Consumer<GetAnnotationStoreVersionRequest.Builder> getAnnotationStoreVersionRequest) Retrieves the metadata for an annotation store version.getAnnotationStoreVersion
(GetAnnotationStoreVersionRequest getAnnotationStoreVersionRequest) Retrieves the metadata for an annotation store version.default CompletableFuture
<GetReadSetResponse> getReadSet
(Consumer<GetReadSetRequest.Builder> getReadSetRequest, Path destinationPath) Gets a file from a read set.default <ReturnT> CompletableFuture
<ReturnT> getReadSet
(Consumer<GetReadSetRequest.Builder> getReadSetRequest, AsyncResponseTransformer<GetReadSetResponse, ReturnT> asyncResponseTransformer) Gets a file from a read set.default CompletableFuture
<GetReadSetResponse> getReadSet
(GetReadSetRequest getReadSetRequest, Path destinationPath) Gets a file from a read set.default <ReturnT> CompletableFuture
<ReturnT> getReadSet
(GetReadSetRequest getReadSetRequest, AsyncResponseTransformer<GetReadSetResponse, ReturnT> asyncResponseTransformer) Gets a file from a read set.getReadSetActivationJob
(Consumer<GetReadSetActivationJobRequest.Builder> getReadSetActivationJobRequest) Gets information about a read set activation job.getReadSetActivationJob
(GetReadSetActivationJobRequest getReadSetActivationJobRequest) Gets information about a read set activation job.getReadSetExportJob
(Consumer<GetReadSetExportJobRequest.Builder> getReadSetExportJobRequest) Gets information about a read set export job.getReadSetExportJob
(GetReadSetExportJobRequest getReadSetExportJobRequest) Gets information about a read set export job.getReadSetImportJob
(Consumer<GetReadSetImportJobRequest.Builder> getReadSetImportJobRequest) Gets information about a read set import job.getReadSetImportJob
(GetReadSetImportJobRequest getReadSetImportJobRequest) Gets information about a read set import job.getReadSetMetadata
(Consumer<GetReadSetMetadataRequest.Builder> getReadSetMetadataRequest) Gets details about a read set.getReadSetMetadata
(GetReadSetMetadataRequest getReadSetMetadataRequest) Gets details about a read set.default CompletableFuture
<GetReferenceResponse> getReference
(Consumer<GetReferenceRequest.Builder> getReferenceRequest, Path destinationPath) Gets a reference file.default <ReturnT> CompletableFuture
<ReturnT> getReference
(Consumer<GetReferenceRequest.Builder> getReferenceRequest, AsyncResponseTransformer<GetReferenceResponse, ReturnT> asyncResponseTransformer) Gets a reference file.default CompletableFuture
<GetReferenceResponse> getReference
(GetReferenceRequest getReferenceRequest, Path destinationPath) Gets a reference file.default <ReturnT> CompletableFuture
<ReturnT> getReference
(GetReferenceRequest getReferenceRequest, AsyncResponseTransformer<GetReferenceResponse, ReturnT> asyncResponseTransformer) Gets a reference file.getReferenceImportJob
(Consumer<GetReferenceImportJobRequest.Builder> getReferenceImportJobRequest) Gets information about a reference import job.getReferenceImportJob
(GetReferenceImportJobRequest getReferenceImportJobRequest) Gets information about a reference import job.getReferenceMetadata
(Consumer<GetReferenceMetadataRequest.Builder> getReferenceMetadataRequest) Gets information about a genome reference's metadata.getReferenceMetadata
(GetReferenceMetadataRequest getReferenceMetadataRequest) Gets information about a genome reference's metadata.getReferenceStore
(Consumer<GetReferenceStoreRequest.Builder> getReferenceStoreRequest) Gets information about a reference store.getReferenceStore
(GetReferenceStoreRequest getReferenceStoreRequest) Gets information about a reference store.default CompletableFuture
<GetRunResponse> getRun
(Consumer<GetRunRequest.Builder> getRunRequest) Gets information about a workflow run.default CompletableFuture
<GetRunResponse> getRun
(GetRunRequest getRunRequest) Gets information about a workflow run.default CompletableFuture
<GetRunGroupResponse> getRunGroup
(Consumer<GetRunGroupRequest.Builder> getRunGroupRequest) Gets information about a workflow run group.default CompletableFuture
<GetRunGroupResponse> getRunGroup
(GetRunGroupRequest getRunGroupRequest) Gets information about a workflow run group.default CompletableFuture
<GetRunTaskResponse> getRunTask
(Consumer<GetRunTaskRequest.Builder> getRunTaskRequest) Gets information about a workflow run task.default CompletableFuture
<GetRunTaskResponse> getRunTask
(GetRunTaskRequest getRunTaskRequest) Gets information about a workflow run task.getSequenceStore
(Consumer<GetSequenceStoreRequest.Builder> getSequenceStoreRequest) Gets information about a sequence store.getSequenceStore
(GetSequenceStoreRequest getSequenceStoreRequest) Gets information about a sequence store.default CompletableFuture
<GetShareResponse> getShare
(Consumer<GetShareRequest.Builder> getShareRequest) Retrieves the metadata for a share.default CompletableFuture
<GetShareResponse> getShare
(GetShareRequest getShareRequest) Retrieves the metadata for a share.getVariantImportJob
(Consumer<GetVariantImportJobRequest.Builder> getVariantImportJobRequest) Gets information about a variant import job.getVariantImportJob
(GetVariantImportJobRequest getVariantImportJobRequest) Gets information about a variant import job.default CompletableFuture
<GetVariantStoreResponse> getVariantStore
(Consumer<GetVariantStoreRequest.Builder> getVariantStoreRequest) Gets information about a variant store.default CompletableFuture
<GetVariantStoreResponse> getVariantStore
(GetVariantStoreRequest getVariantStoreRequest) Gets information about a variant store.default CompletableFuture
<GetWorkflowResponse> getWorkflow
(Consumer<GetWorkflowRequest.Builder> getWorkflowRequest) Gets information about a workflow.default CompletableFuture
<GetWorkflowResponse> getWorkflow
(GetWorkflowRequest getWorkflowRequest) Gets information about a workflow.listAnnotationImportJobs
(Consumer<ListAnnotationImportJobsRequest.Builder> listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.listAnnotationImportJobs
(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.listAnnotationImportJobsPaginator
(Consumer<ListAnnotationImportJobsRequest.Builder> listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.listAnnotationImportJobsPaginator
(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.listAnnotationStores
(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest) Retrieves a list of annotation stores.listAnnotationStores
(ListAnnotationStoresRequest listAnnotationStoresRequest) Retrieves a list of annotation stores.default ListAnnotationStoresPublisher
listAnnotationStoresPaginator
(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest) Retrieves a list of annotation stores.default ListAnnotationStoresPublisher
listAnnotationStoresPaginator
(ListAnnotationStoresRequest listAnnotationStoresRequest) Retrieves a list of annotation stores.listAnnotationStoreVersions
(Consumer<ListAnnotationStoreVersionsRequest.Builder> listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.listAnnotationStoreVersions
(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.listAnnotationStoreVersionsPaginator
(Consumer<ListAnnotationStoreVersionsRequest.Builder> listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.listAnnotationStoreVersionsPaginator
(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.listMultipartReadSetUploads
(Consumer<ListMultipartReadSetUploadsRequest.Builder> listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.listMultipartReadSetUploads
(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.listMultipartReadSetUploadsPaginator
(Consumer<ListMultipartReadSetUploadsRequest.Builder> listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.listMultipartReadSetUploadsPaginator
(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.listReadSetActivationJobs
(Consumer<ListReadSetActivationJobsRequest.Builder> listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.listReadSetActivationJobs
(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.listReadSetActivationJobsPaginator
(Consumer<ListReadSetActivationJobsRequest.Builder> listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.listReadSetActivationJobsPaginator
(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.listReadSetExportJobs
(Consumer<ListReadSetExportJobsRequest.Builder> listReadSetExportJobsRequest) Retrieves a list of read set export jobs.listReadSetExportJobs
(ListReadSetExportJobsRequest listReadSetExportJobsRequest) Retrieves a list of read set export jobs.default ListReadSetExportJobsPublisher
listReadSetExportJobsPaginator
(Consumer<ListReadSetExportJobsRequest.Builder> listReadSetExportJobsRequest) Retrieves a list of read set export jobs.default ListReadSetExportJobsPublisher
listReadSetExportJobsPaginator
(ListReadSetExportJobsRequest listReadSetExportJobsRequest) Retrieves a list of read set export jobs.listReadSetImportJobs
(Consumer<ListReadSetImportJobsRequest.Builder> listReadSetImportJobsRequest) Retrieves a list of read set import jobs.listReadSetImportJobs
(ListReadSetImportJobsRequest listReadSetImportJobsRequest) Retrieves a list of read set import jobs.default ListReadSetImportJobsPublisher
listReadSetImportJobsPaginator
(Consumer<ListReadSetImportJobsRequest.Builder> listReadSetImportJobsRequest) Retrieves a list of read set import jobs.default ListReadSetImportJobsPublisher
listReadSetImportJobsPaginator
(ListReadSetImportJobsRequest listReadSetImportJobsRequest) Retrieves a list of read set import jobs.default CompletableFuture
<ListReadSetsResponse> listReadSets
(Consumer<ListReadSetsRequest.Builder> listReadSetsRequest) Retrieves a list of read sets.default CompletableFuture
<ListReadSetsResponse> listReadSets
(ListReadSetsRequest listReadSetsRequest) Retrieves a list of read sets.default ListReadSetsPublisher
listReadSetsPaginator
(Consumer<ListReadSetsRequest.Builder> listReadSetsRequest) Retrieves a list of read sets.default ListReadSetsPublisher
listReadSetsPaginator
(ListReadSetsRequest listReadSetsRequest) Retrieves a list of read sets.listReadSetUploadParts
(Consumer<ListReadSetUploadPartsRequest.Builder> listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.listReadSetUploadParts
(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.default ListReadSetUploadPartsPublisher
listReadSetUploadPartsPaginator
(Consumer<ListReadSetUploadPartsRequest.Builder> listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.default ListReadSetUploadPartsPublisher
listReadSetUploadPartsPaginator
(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.listReferenceImportJobs
(Consumer<ListReferenceImportJobsRequest.Builder> listReferenceImportJobsRequest) Retrieves a list of reference import jobs.listReferenceImportJobs
(ListReferenceImportJobsRequest listReferenceImportJobsRequest) Retrieves a list of reference import jobs.default ListReferenceImportJobsPublisher
listReferenceImportJobsPaginator
(Consumer<ListReferenceImportJobsRequest.Builder> listReferenceImportJobsRequest) Retrieves a list of reference import jobs.default ListReferenceImportJobsPublisher
listReferenceImportJobsPaginator
(ListReferenceImportJobsRequest listReferenceImportJobsRequest) Retrieves a list of reference import jobs.default CompletableFuture
<ListReferencesResponse> listReferences
(Consumer<ListReferencesRequest.Builder> listReferencesRequest) Retrieves a list of references.default CompletableFuture
<ListReferencesResponse> listReferences
(ListReferencesRequest listReferencesRequest) Retrieves a list of references.default ListReferencesPublisher
listReferencesPaginator
(Consumer<ListReferencesRequest.Builder> listReferencesRequest) Retrieves a list of references.default ListReferencesPublisher
listReferencesPaginator
(ListReferencesRequest listReferencesRequest) Retrieves a list of references.listReferenceStores
(Consumer<ListReferenceStoresRequest.Builder> listReferenceStoresRequest) Retrieves a list of reference stores.listReferenceStores
(ListReferenceStoresRequest listReferenceStoresRequest) Retrieves a list of reference stores.default ListReferenceStoresPublisher
listReferenceStoresPaginator
(Consumer<ListReferenceStoresRequest.Builder> listReferenceStoresRequest) Retrieves a list of reference stores.default ListReferenceStoresPublisher
listReferenceStoresPaginator
(ListReferenceStoresRequest listReferenceStoresRequest) Retrieves a list of reference stores.default CompletableFuture
<ListRunGroupsResponse> listRunGroups
(Consumer<ListRunGroupsRequest.Builder> listRunGroupsRequest) Retrieves a list of run groups.default CompletableFuture
<ListRunGroupsResponse> listRunGroups
(ListRunGroupsRequest listRunGroupsRequest) Retrieves a list of run groups.default ListRunGroupsPublisher
listRunGroupsPaginator
(Consumer<ListRunGroupsRequest.Builder> listRunGroupsRequest) Retrieves a list of run groups.default ListRunGroupsPublisher
listRunGroupsPaginator
(ListRunGroupsRequest listRunGroupsRequest) Retrieves a list of run groups.default CompletableFuture
<ListRunsResponse> listRuns
(Consumer<ListRunsRequest.Builder> listRunsRequest) Retrieves a list of runs.default CompletableFuture
<ListRunsResponse> listRuns
(ListRunsRequest listRunsRequest) Retrieves a list of runs.default ListRunsPublisher
listRunsPaginator
(Consumer<ListRunsRequest.Builder> listRunsRequest) Retrieves a list of runs.default ListRunsPublisher
listRunsPaginator
(ListRunsRequest listRunsRequest) Retrieves a list of runs.default CompletableFuture
<ListRunTasksResponse> listRunTasks
(Consumer<ListRunTasksRequest.Builder> listRunTasksRequest) Retrieves a list of tasks for a run.default CompletableFuture
<ListRunTasksResponse> listRunTasks
(ListRunTasksRequest listRunTasksRequest) Retrieves a list of tasks for a run.default ListRunTasksPublisher
listRunTasksPaginator
(Consumer<ListRunTasksRequest.Builder> listRunTasksRequest) Retrieves a list of tasks for a run.default ListRunTasksPublisher
listRunTasksPaginator
(ListRunTasksRequest listRunTasksRequest) Retrieves a list of tasks for a run.listSequenceStores
(Consumer<ListSequenceStoresRequest.Builder> listSequenceStoresRequest) Retrieves a list of sequence stores.listSequenceStores
(ListSequenceStoresRequest listSequenceStoresRequest) Retrieves a list of sequence stores.default ListSequenceStoresPublisher
listSequenceStoresPaginator
(Consumer<ListSequenceStoresRequest.Builder> listSequenceStoresRequest) Retrieves a list of sequence stores.default ListSequenceStoresPublisher
listSequenceStoresPaginator
(ListSequenceStoresRequest listSequenceStoresRequest) Retrieves a list of sequence stores.default CompletableFuture
<ListSharesResponse> listShares
(Consumer<ListSharesRequest.Builder> listSharesRequest) Lists all shares associated with an account.default CompletableFuture
<ListSharesResponse> listShares
(ListSharesRequest listSharesRequest) Lists all shares associated with an account.default ListSharesPublisher
listSharesPaginator
(Consumer<ListSharesRequest.Builder> listSharesRequest) Lists all shares associated with an account.default ListSharesPublisher
listSharesPaginator
(ListSharesRequest listSharesRequest) Lists all shares associated with an account.listTagsForResource
(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Retrieves a list of tags for a resource.listTagsForResource
(ListTagsForResourceRequest listTagsForResourceRequest) Retrieves a list of tags for a resource.listVariantImportJobs
(Consumer<ListVariantImportJobsRequest.Builder> listVariantImportJobsRequest) Retrieves a list of variant import jobs.listVariantImportJobs
(ListVariantImportJobsRequest listVariantImportJobsRequest) Retrieves a list of variant import jobs.default ListVariantImportJobsPublisher
listVariantImportJobsPaginator
(Consumer<ListVariantImportJobsRequest.Builder> listVariantImportJobsRequest) Retrieves a list of variant import jobs.default ListVariantImportJobsPublisher
listVariantImportJobsPaginator
(ListVariantImportJobsRequest listVariantImportJobsRequest) Retrieves a list of variant import jobs.listVariantStores
(Consumer<ListVariantStoresRequest.Builder> listVariantStoresRequest) Retrieves a list of variant stores.listVariantStores
(ListVariantStoresRequest listVariantStoresRequest) Retrieves a list of variant stores.default ListVariantStoresPublisher
listVariantStoresPaginator
(Consumer<ListVariantStoresRequest.Builder> listVariantStoresRequest) Retrieves a list of variant stores.default ListVariantStoresPublisher
listVariantStoresPaginator
(ListVariantStoresRequest listVariantStoresRequest) Retrieves a list of variant stores.default CompletableFuture
<ListWorkflowsResponse> listWorkflows
(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest) Retrieves a list of workflows.default CompletableFuture
<ListWorkflowsResponse> listWorkflows
(ListWorkflowsRequest listWorkflowsRequest) Retrieves a list of workflows.default ListWorkflowsPublisher
listWorkflowsPaginator
(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest) Retrieves a list of workflows.default ListWorkflowsPublisher
listWorkflowsPaginator
(ListWorkflowsRequest listWorkflowsRequest) Retrieves a list of workflows.default OmicsServiceClientConfiguration
The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstartAnnotationImportJob
(Consumer<StartAnnotationImportJobRequest.Builder> startAnnotationImportJobRequest) Starts an annotation import job.startAnnotationImportJob
(StartAnnotationImportJobRequest startAnnotationImportJobRequest) Starts an annotation import job.startReadSetActivationJob
(Consumer<StartReadSetActivationJobRequest.Builder> startReadSetActivationJobRequest) Activates an archived read set.startReadSetActivationJob
(StartReadSetActivationJobRequest startReadSetActivationJobRequest) Activates an archived read set.startReadSetExportJob
(Consumer<StartReadSetExportJobRequest.Builder> startReadSetExportJobRequest) Exports a read set to Amazon S3.startReadSetExportJob
(StartReadSetExportJobRequest startReadSetExportJobRequest) Exports a read set to Amazon S3.startReadSetImportJob
(Consumer<StartReadSetImportJobRequest.Builder> startReadSetImportJobRequest) Starts a read set import job.startReadSetImportJob
(StartReadSetImportJobRequest startReadSetImportJobRequest) Starts a read set import job.startReferenceImportJob
(Consumer<StartReferenceImportJobRequest.Builder> startReferenceImportJobRequest) Starts a reference import job.startReferenceImportJob
(StartReferenceImportJobRequest startReferenceImportJobRequest) Starts a reference import job.default CompletableFuture
<StartRunResponse> startRun
(Consumer<StartRunRequest.Builder> startRunRequest) Starts a workflow run.default CompletableFuture
<StartRunResponse> startRun
(StartRunRequest startRunRequest) Starts a workflow run.startVariantImportJob
(Consumer<StartVariantImportJobRequest.Builder> startVariantImportJobRequest) Starts a variant import job.startVariantImportJob
(StartVariantImportJobRequest startVariantImportJobRequest) Starts a variant import job.default CompletableFuture
<TagResourceResponse> tagResource
(Consumer<TagResourceRequest.Builder> tagResourceRequest) Tags a resource.default CompletableFuture
<TagResourceResponse> tagResource
(TagResourceRequest tagResourceRequest) Tags a resource.default CompletableFuture
<UntagResourceResponse> untagResource
(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes tags from a resource.default CompletableFuture
<UntagResourceResponse> untagResource
(UntagResourceRequest untagResourceRequest) Removes tags from a resource.updateAnnotationStore
(Consumer<UpdateAnnotationStoreRequest.Builder> updateAnnotationStoreRequest) Updates an annotation store.updateAnnotationStore
(UpdateAnnotationStoreRequest updateAnnotationStoreRequest) Updates an annotation store.updateAnnotationStoreVersion
(Consumer<UpdateAnnotationStoreVersionRequest.Builder> updateAnnotationStoreVersionRequest) Updates the description of an annotation store version.updateAnnotationStoreVersion
(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest) Updates the description of an annotation store version.default CompletableFuture
<UpdateRunGroupResponse> updateRunGroup
(Consumer<UpdateRunGroupRequest.Builder> updateRunGroupRequest) Updates a run group.default CompletableFuture
<UpdateRunGroupResponse> updateRunGroup
(UpdateRunGroupRequest updateRunGroupRequest) Updates a run group.updateVariantStore
(Consumer<UpdateVariantStoreRequest.Builder> updateVariantStoreRequest) Updates a variant store.updateVariantStore
(UpdateVariantStoreRequest updateVariantStoreRequest) Updates a variant store.default CompletableFuture
<UpdateWorkflowResponse> updateWorkflow
(Consumer<UpdateWorkflowRequest.Builder> updateWorkflowRequest) Updates a workflow.default CompletableFuture
<UpdateWorkflowResponse> updateWorkflow
(UpdateWorkflowRequest updateWorkflowRequest) Updates a workflow.uploadReadSetPart
(Consumer<UploadReadSetPartRequest.Builder> uploadReadSetPartRequest, Path sourcePath) This operation uploads a specific part of a read set.uploadReadSetPart
(Consumer<UploadReadSetPartRequest.Builder> uploadReadSetPartRequest, AsyncRequestBody requestBody) This operation uploads a specific part of a read set.uploadReadSetPart
(UploadReadSetPartRequest uploadReadSetPartRequest, Path sourcePath) This operation uploads a specific part of a read set.uploadReadSetPart
(UploadReadSetPartRequest uploadReadSetPartRequest, AsyncRequestBody requestBody) This operation uploads a specific part of a read set.default OmicsAsyncWaiter
waiter()
Create an instance ofOmicsAsyncWaiter
using this client.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
close
Methods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider
.- See Also:
-
-
Method Details
-
abortMultipartReadSetUpload
default CompletableFuture<AbortMultipartReadSetUploadResponse> abortMultipartReadSetUpload(AbortMultipartReadSetUploadRequest abortMultipartReadSetUploadRequest) Stops a multipart upload.
- Parameters:
abortMultipartReadSetUploadRequest
-- Returns:
- A Java Future containing the result of the AbortMultipartReadSetUpload operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
abortMultipartReadSetUpload
default CompletableFuture<AbortMultipartReadSetUploadResponse> abortMultipartReadSetUpload(Consumer<AbortMultipartReadSetUploadRequest.Builder> abortMultipartReadSetUploadRequest) Stops a multipart upload.
This is a convenience which creates an instance of the
AbortMultipartReadSetUploadRequest.Builder
avoiding the need to create one manually viaAbortMultipartReadSetUploadRequest.builder()
- Parameters:
abortMultipartReadSetUploadRequest
- AConsumer
that will call methods onAbortMultipartReadSetUploadRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the AbortMultipartReadSetUpload operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
batchDeleteReadSet
default CompletableFuture<BatchDeleteReadSetResponse> batchDeleteReadSet(BatchDeleteReadSetRequest batchDeleteReadSetRequest) Deletes one or more read sets.
- Parameters:
batchDeleteReadSetRequest
-- Returns:
- A Java Future containing the result of the BatchDeleteReadSet operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
batchDeleteReadSet
default CompletableFuture<BatchDeleteReadSetResponse> batchDeleteReadSet(Consumer<BatchDeleteReadSetRequest.Builder> batchDeleteReadSetRequest) Deletes one or more read sets.
This is a convenience which creates an instance of the
BatchDeleteReadSetRequest.Builder
avoiding the need to create one manually viaBatchDeleteReadSetRequest.builder()
- Parameters:
batchDeleteReadSetRequest
- AConsumer
that will call methods onBatchDeleteReadSetRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the BatchDeleteReadSet operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
cancelAnnotationImportJob
default CompletableFuture<CancelAnnotationImportJobResponse> cancelAnnotationImportJob(CancelAnnotationImportJobRequest cancelAnnotationImportJobRequest) Cancels an annotation import job.
- Parameters:
cancelAnnotationImportJobRequest
-- Returns:
- A Java Future containing the result of the CancelAnnotationImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
cancelAnnotationImportJob
default CompletableFuture<CancelAnnotationImportJobResponse> cancelAnnotationImportJob(Consumer<CancelAnnotationImportJobRequest.Builder> cancelAnnotationImportJobRequest) Cancels an annotation import job.
This is a convenience which creates an instance of the
CancelAnnotationImportJobRequest.Builder
avoiding the need to create one manually viaCancelAnnotationImportJobRequest.builder()
- Parameters:
cancelAnnotationImportJobRequest
- AConsumer
that will call methods onCancelAnnotationImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CancelAnnotationImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
cancelRun
Cancels a run.
- Parameters:
cancelRunRequest
-- Returns:
- A Java Future containing the result of the CancelRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
cancelRun
default CompletableFuture<CancelRunResponse> cancelRun(Consumer<CancelRunRequest.Builder> cancelRunRequest) Cancels a run.
This is a convenience which creates an instance of the
CancelRunRequest.Builder
avoiding the need to create one manually viaCancelRunRequest.builder()
- Parameters:
cancelRunRequest
- AConsumer
that will call methods onCancelRunRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CancelRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
cancelVariantImportJob
default CompletableFuture<CancelVariantImportJobResponse> cancelVariantImportJob(CancelVariantImportJobRequest cancelVariantImportJobRequest) Cancels a variant import job.
- Parameters:
cancelVariantImportJobRequest
-- Returns:
- A Java Future containing the result of the CancelVariantImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
cancelVariantImportJob
default CompletableFuture<CancelVariantImportJobResponse> cancelVariantImportJob(Consumer<CancelVariantImportJobRequest.Builder> cancelVariantImportJobRequest) Cancels a variant import job.
This is a convenience which creates an instance of the
CancelVariantImportJobRequest.Builder
avoiding the need to create one manually viaCancelVariantImportJobRequest.builder()
- Parameters:
cancelVariantImportJobRequest
- AConsumer
that will call methods onCancelVariantImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CancelVariantImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
completeMultipartReadSetUpload
default CompletableFuture<CompleteMultipartReadSetUploadResponse> completeMultipartReadSetUpload(CompleteMultipartReadSetUploadRequest completeMultipartReadSetUploadRequest) Concludes a multipart upload once you have uploaded all the components.
- Parameters:
completeMultipartReadSetUploadRequest
-- Returns:
- A Java Future containing the result of the CompleteMultipartReadSetUpload operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
completeMultipartReadSetUpload
default CompletableFuture<CompleteMultipartReadSetUploadResponse> completeMultipartReadSetUpload(Consumer<CompleteMultipartReadSetUploadRequest.Builder> completeMultipartReadSetUploadRequest) Concludes a multipart upload once you have uploaded all the components.
This is a convenience which creates an instance of the
CompleteMultipartReadSetUploadRequest.Builder
avoiding the need to create one manually viaCompleteMultipartReadSetUploadRequest.builder()
- Parameters:
completeMultipartReadSetUploadRequest
- AConsumer
that will call methods onCompleteMultipartReadSetUploadRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CompleteMultipartReadSetUpload operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createAnnotationStore
default CompletableFuture<CreateAnnotationStoreResponse> createAnnotationStore(CreateAnnotationStoreRequest createAnnotationStoreRequest) Creates an annotation store.
- Parameters:
createAnnotationStoreRequest
-- Returns:
- A Java Future containing the result of the CreateAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createAnnotationStore
default CompletableFuture<CreateAnnotationStoreResponse> createAnnotationStore(Consumer<CreateAnnotationStoreRequest.Builder> createAnnotationStoreRequest) Creates an annotation store.
This is a convenience which creates an instance of the
CreateAnnotationStoreRequest.Builder
avoiding the need to create one manually viaCreateAnnotationStoreRequest.builder()
- Parameters:
createAnnotationStoreRequest
- AConsumer
that will call methods onCreateAnnotationStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createAnnotationStoreVersion
default CompletableFuture<CreateAnnotationStoreVersionResponse> createAnnotationStoreVersion(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest) Creates a new version of an annotation store.
- Parameters:
createAnnotationStoreVersionRequest
-- Returns:
- A Java Future containing the result of the CreateAnnotationStoreVersion operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createAnnotationStoreVersion
default CompletableFuture<CreateAnnotationStoreVersionResponse> createAnnotationStoreVersion(Consumer<CreateAnnotationStoreVersionRequest.Builder> createAnnotationStoreVersionRequest) Creates a new version of an annotation store.
This is a convenience which creates an instance of the
CreateAnnotationStoreVersionRequest.Builder
avoiding the need to create one manually viaCreateAnnotationStoreVersionRequest.builder()
- Parameters:
createAnnotationStoreVersionRequest
- AConsumer
that will call methods onCreateAnnotationStoreVersionRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateAnnotationStoreVersion operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createMultipartReadSetUpload
default CompletableFuture<CreateMultipartReadSetUploadResponse> createMultipartReadSetUpload(CreateMultipartReadSetUploadRequest createMultipartReadSetUploadRequest) Begins a multipart read set upload.
- Parameters:
createMultipartReadSetUploadRequest
-- Returns:
- A Java Future containing the result of the CreateMultipartReadSetUpload operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createMultipartReadSetUpload
default CompletableFuture<CreateMultipartReadSetUploadResponse> createMultipartReadSetUpload(Consumer<CreateMultipartReadSetUploadRequest.Builder> createMultipartReadSetUploadRequest) Begins a multipart read set upload.
This is a convenience which creates an instance of the
CreateMultipartReadSetUploadRequest.Builder
avoiding the need to create one manually viaCreateMultipartReadSetUploadRequest.builder()
- Parameters:
createMultipartReadSetUploadRequest
- AConsumer
that will call methods onCreateMultipartReadSetUploadRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateMultipartReadSetUpload operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createReferenceStore
default CompletableFuture<CreateReferenceStoreResponse> createReferenceStore(CreateReferenceStoreRequest createReferenceStoreRequest) Creates a reference store.
- Parameters:
createReferenceStoreRequest
-- Returns:
- A Java Future containing the result of the CreateReferenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createReferenceStore
default CompletableFuture<CreateReferenceStoreResponse> createReferenceStore(Consumer<CreateReferenceStoreRequest.Builder> createReferenceStoreRequest) Creates a reference store.
This is a convenience which creates an instance of the
CreateReferenceStoreRequest.Builder
avoiding the need to create one manually viaCreateReferenceStoreRequest.builder()
- Parameters:
createReferenceStoreRequest
- AConsumer
that will call methods onCreateReferenceStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateReferenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createRunGroup
default CompletableFuture<CreateRunGroupResponse> createRunGroup(CreateRunGroupRequest createRunGroupRequest) Creates a run group.
- Parameters:
createRunGroupRequest
-- Returns:
- A Java Future containing the result of the CreateRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createRunGroup
default CompletableFuture<CreateRunGroupResponse> createRunGroup(Consumer<CreateRunGroupRequest.Builder> createRunGroupRequest) Creates a run group.
This is a convenience which creates an instance of the
CreateRunGroupRequest.Builder
avoiding the need to create one manually viaCreateRunGroupRequest.builder()
- Parameters:
createRunGroupRequest
- AConsumer
that will call methods onCreateRunGroupRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createSequenceStore
default CompletableFuture<CreateSequenceStoreResponse> createSequenceStore(CreateSequenceStoreRequest createSequenceStoreRequest) Creates a sequence store.
- Parameters:
createSequenceStoreRequest
-- Returns:
- A Java Future containing the result of the CreateSequenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createSequenceStore
default CompletableFuture<CreateSequenceStoreResponse> createSequenceStore(Consumer<CreateSequenceStoreRequest.Builder> createSequenceStoreRequest) Creates a sequence store.
This is a convenience which creates an instance of the
CreateSequenceStoreRequest.Builder
avoiding the need to create one manually viaCreateSequenceStoreRequest.builder()
- Parameters:
createSequenceStoreRequest
- AConsumer
that will call methods onCreateSequenceStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateSequenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createVariantStore
default CompletableFuture<CreateVariantStoreResponse> createVariantStore(CreateVariantStoreRequest createVariantStoreRequest) Creates a variant store.
- Parameters:
createVariantStoreRequest
-- Returns:
- A Java Future containing the result of the CreateVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createVariantStore
default CompletableFuture<CreateVariantStoreResponse> createVariantStore(Consumer<CreateVariantStoreRequest.Builder> createVariantStoreRequest) Creates a variant store.
This is a convenience which creates an instance of the
CreateVariantStoreRequest.Builder
avoiding the need to create one manually viaCreateVariantStoreRequest.builder()
- Parameters:
createVariantStoreRequest
- AConsumer
that will call methods onCreateVariantStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createWorkflow
default CompletableFuture<CreateWorkflowResponse> createWorkflow(CreateWorkflowRequest createWorkflowRequest) Creates a workflow.
- Parameters:
createWorkflowRequest
-- Returns:
- A Java Future containing the result of the CreateWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createWorkflow
default CompletableFuture<CreateWorkflowResponse> createWorkflow(Consumer<CreateWorkflowRequest.Builder> createWorkflowRequest) Creates a workflow.
This is a convenience which creates an instance of the
CreateWorkflowRequest.Builder
avoiding the need to create one manually viaCreateWorkflowRequest.builder()
- Parameters:
createWorkflowRequest
- AConsumer
that will call methods onCreateWorkflowRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the CreateWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteAnnotationStore
default CompletableFuture<DeleteAnnotationStoreResponse> deleteAnnotationStore(DeleteAnnotationStoreRequest deleteAnnotationStoreRequest) Deletes an annotation store.
- Parameters:
deleteAnnotationStoreRequest
-- Returns:
- A Java Future containing the result of the DeleteAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteAnnotationStore
default CompletableFuture<DeleteAnnotationStoreResponse> deleteAnnotationStore(Consumer<DeleteAnnotationStoreRequest.Builder> deleteAnnotationStoreRequest) Deletes an annotation store.
This is a convenience which creates an instance of the
DeleteAnnotationStoreRequest.Builder
avoiding the need to create one manually viaDeleteAnnotationStoreRequest.builder()
- Parameters:
deleteAnnotationStoreRequest
- AConsumer
that will call methods onDeleteAnnotationStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteAnnotationStoreVersions
default CompletableFuture<DeleteAnnotationStoreVersionsResponse> deleteAnnotationStoreVersions(DeleteAnnotationStoreVersionsRequest deleteAnnotationStoreVersionsRequest) Deletes one or multiple versions of an annotation store.
- Parameters:
deleteAnnotationStoreVersionsRequest
-- Returns:
- A Java Future containing the result of the DeleteAnnotationStoreVersions operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteAnnotationStoreVersions
default CompletableFuture<DeleteAnnotationStoreVersionsResponse> deleteAnnotationStoreVersions(Consumer<DeleteAnnotationStoreVersionsRequest.Builder> deleteAnnotationStoreVersionsRequest) Deletes one or multiple versions of an annotation store.
This is a convenience which creates an instance of the
DeleteAnnotationStoreVersionsRequest.Builder
avoiding the need to create one manually viaDeleteAnnotationStoreVersionsRequest.builder()
- Parameters:
deleteAnnotationStoreVersionsRequest
- AConsumer
that will call methods onDeleteAnnotationStoreVersionsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteAnnotationStoreVersions operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteReference
default CompletableFuture<DeleteReferenceResponse> deleteReference(DeleteReferenceRequest deleteReferenceRequest) Deletes a genome reference.
- Parameters:
deleteReferenceRequest
-- Returns:
- A Java Future containing the result of the DeleteReference operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteReference
default CompletableFuture<DeleteReferenceResponse> deleteReference(Consumer<DeleteReferenceRequest.Builder> deleteReferenceRequest) Deletes a genome reference.
This is a convenience which creates an instance of the
DeleteReferenceRequest.Builder
avoiding the need to create one manually viaDeleteReferenceRequest.builder()
- Parameters:
deleteReferenceRequest
- AConsumer
that will call methods onDeleteReferenceRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteReference operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteReferenceStore
default CompletableFuture<DeleteReferenceStoreResponse> deleteReferenceStore(DeleteReferenceStoreRequest deleteReferenceStoreRequest) Deletes a genome reference store.
- Parameters:
deleteReferenceStoreRequest
-- Returns:
- A Java Future containing the result of the DeleteReferenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteReferenceStore
default CompletableFuture<DeleteReferenceStoreResponse> deleteReferenceStore(Consumer<DeleteReferenceStoreRequest.Builder> deleteReferenceStoreRequest) Deletes a genome reference store.
This is a convenience which creates an instance of the
DeleteReferenceStoreRequest.Builder
avoiding the need to create one manually viaDeleteReferenceStoreRequest.builder()
- Parameters:
deleteReferenceStoreRequest
- AConsumer
that will call methods onDeleteReferenceStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteReferenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteRun
Deletes a workflow run.
- Parameters:
deleteRunRequest
-- Returns:
- A Java Future containing the result of the DeleteRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteRun
default CompletableFuture<DeleteRunResponse> deleteRun(Consumer<DeleteRunRequest.Builder> deleteRunRequest) Deletes a workflow run.
This is a convenience which creates an instance of the
DeleteRunRequest.Builder
avoiding the need to create one manually viaDeleteRunRequest.builder()
- Parameters:
deleteRunRequest
- AConsumer
that will call methods onDeleteRunRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteRunGroup
default CompletableFuture<DeleteRunGroupResponse> deleteRunGroup(DeleteRunGroupRequest deleteRunGroupRequest) Deletes a workflow run group.
- Parameters:
deleteRunGroupRequest
-- Returns:
- A Java Future containing the result of the DeleteRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteRunGroup
default CompletableFuture<DeleteRunGroupResponse> deleteRunGroup(Consumer<DeleteRunGroupRequest.Builder> deleteRunGroupRequest) Deletes a workflow run group.
This is a convenience which creates an instance of the
DeleteRunGroupRequest.Builder
avoiding the need to create one manually viaDeleteRunGroupRequest.builder()
- Parameters:
deleteRunGroupRequest
- AConsumer
that will call methods onDeleteRunGroupRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteSequenceStore
default CompletableFuture<DeleteSequenceStoreResponse> deleteSequenceStore(DeleteSequenceStoreRequest deleteSequenceStoreRequest) Deletes a sequence store.
- Parameters:
deleteSequenceStoreRequest
-- Returns:
- A Java Future containing the result of the DeleteSequenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteSequenceStore
default CompletableFuture<DeleteSequenceStoreResponse> deleteSequenceStore(Consumer<DeleteSequenceStoreRequest.Builder> deleteSequenceStoreRequest) Deletes a sequence store.
This is a convenience which creates an instance of the
DeleteSequenceStoreRequest.Builder
avoiding the need to create one manually viaDeleteSequenceStoreRequest.builder()
- Parameters:
deleteSequenceStoreRequest
- AConsumer
that will call methods onDeleteSequenceStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteSequenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteVariantStore
default CompletableFuture<DeleteVariantStoreResponse> deleteVariantStore(DeleteVariantStoreRequest deleteVariantStoreRequest) Deletes a variant store.
- Parameters:
deleteVariantStoreRequest
-- Returns:
- A Java Future containing the result of the DeleteVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteVariantStore
default CompletableFuture<DeleteVariantStoreResponse> deleteVariantStore(Consumer<DeleteVariantStoreRequest.Builder> deleteVariantStoreRequest) Deletes a variant store.
This is a convenience which creates an instance of the
DeleteVariantStoreRequest.Builder
avoiding the need to create one manually viaDeleteVariantStoreRequest.builder()
- Parameters:
deleteVariantStoreRequest
- AConsumer
that will call methods onDeleteVariantStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteWorkflow
default CompletableFuture<DeleteWorkflowResponse> deleteWorkflow(DeleteWorkflowRequest deleteWorkflowRequest) Deletes a workflow.
- Parameters:
deleteWorkflowRequest
-- Returns:
- A Java Future containing the result of the DeleteWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteWorkflow
default CompletableFuture<DeleteWorkflowResponse> deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder> deleteWorkflowRequest) Deletes a workflow.
This is a convenience which creates an instance of the
DeleteWorkflowRequest.Builder
avoiding the need to create one manually viaDeleteWorkflowRequest.builder()
- Parameters:
deleteWorkflowRequest
- AConsumer
that will call methods onDeleteWorkflowRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the DeleteWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnnotationImportJob
default CompletableFuture<GetAnnotationImportJobResponse> getAnnotationImportJob(GetAnnotationImportJobRequest getAnnotationImportJobRequest) Gets information about an annotation import job.
- Parameters:
getAnnotationImportJobRequest
-- Returns:
- A Java Future containing the result of the GetAnnotationImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnnotationImportJob
default CompletableFuture<GetAnnotationImportJobResponse> getAnnotationImportJob(Consumer<GetAnnotationImportJobRequest.Builder> getAnnotationImportJobRequest) Gets information about an annotation import job.
This is a convenience which creates an instance of the
GetAnnotationImportJobRequest.Builder
avoiding the need to create one manually viaGetAnnotationImportJobRequest.builder()
- Parameters:
getAnnotationImportJobRequest
- AConsumer
that will call methods onGetAnnotationImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetAnnotationImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnnotationStore
default CompletableFuture<GetAnnotationStoreResponse> getAnnotationStore(GetAnnotationStoreRequest getAnnotationStoreRequest) Gets information about an annotation store.
- Parameters:
getAnnotationStoreRequest
-- Returns:
- A Java Future containing the result of the GetAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnnotationStore
default CompletableFuture<GetAnnotationStoreResponse> getAnnotationStore(Consumer<GetAnnotationStoreRequest.Builder> getAnnotationStoreRequest) Gets information about an annotation store.
This is a convenience which creates an instance of the
GetAnnotationStoreRequest.Builder
avoiding the need to create one manually viaGetAnnotationStoreRequest.builder()
- Parameters:
getAnnotationStoreRequest
- AConsumer
that will call methods onGetAnnotationStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnnotationStoreVersion
default CompletableFuture<GetAnnotationStoreVersionResponse> getAnnotationStoreVersion(GetAnnotationStoreVersionRequest getAnnotationStoreVersionRequest) Retrieves the metadata for an annotation store version.
- Parameters:
getAnnotationStoreVersionRequest
-- Returns:
- A Java Future containing the result of the GetAnnotationStoreVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnnotationStoreVersion
default CompletableFuture<GetAnnotationStoreVersionResponse> getAnnotationStoreVersion(Consumer<GetAnnotationStoreVersionRequest.Builder> getAnnotationStoreVersionRequest) Retrieves the metadata for an annotation store version.
This is a convenience which creates an instance of the
GetAnnotationStoreVersionRequest.Builder
avoiding the need to create one manually viaGetAnnotationStoreVersionRequest.builder()
- Parameters:
getAnnotationStoreVersionRequest
- AConsumer
that will call methods onGetAnnotationStoreVersionRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetAnnotationStoreVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSet
default <ReturnT> CompletableFuture<ReturnT> getReadSet(GetReadSetRequest getReadSetRequest, AsyncResponseTransformer<GetReadSetResponse, ReturnT> asyncResponseTransformer) Gets a file from a read set.
- Parameters:
getReadSetRequest
-asyncResponseTransformer
- The response transformer for processing the streaming response in a non-blocking manner. SeeAsyncResponseTransformer
for details on how this callback should be implemented and for links to precanned implementations for common scenarios like downloading to a file. The service documentation for the response content is as follows 'The read set file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSet
default <ReturnT> CompletableFuture<ReturnT> getReadSet(Consumer<GetReadSetRequest.Builder> getReadSetRequest, AsyncResponseTransformer<GetReadSetResponse, ReturnT> asyncResponseTransformer) Gets a file from a read set.
This is a convenience which creates an instance of the
GetReadSetRequest.Builder
avoiding the need to create one manually viaGetReadSetRequest.builder()
- Parameters:
getReadSetRequest
- AConsumer
that will call methods onGetReadSetRequest.Builder
to create a request.asyncResponseTransformer
- The response transformer for processing the streaming response in a non-blocking manner. SeeAsyncResponseTransformer
for details on how this callback should be implemented and for links to precanned implementations for common scenarios like downloading to a file. The service documentation for the response content is as follows 'The read set file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSet
default CompletableFuture<GetReadSetResponse> getReadSet(GetReadSetRequest getReadSetRequest, Path destinationPath) Gets a file from a read set.
- Parameters:
getReadSetRequest
-destinationPath
-Path
to file that response contents will be written to. The file must not exist or this method will throw an exception. If the file is not writable by the current user then an exception will be thrown. The service documentation for the response content is as follows 'The read set file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSet
default CompletableFuture<GetReadSetResponse> getReadSet(Consumer<GetReadSetRequest.Builder> getReadSetRequest, Path destinationPath) Gets a file from a read set.
This is a convenience which creates an instance of the
GetReadSetRequest.Builder
avoiding the need to create one manually viaGetReadSetRequest.builder()
- Parameters:
getReadSetRequest
- AConsumer
that will call methods onGetReadSetRequest.Builder
to create a request.destinationPath
-Path
to file that response contents will be written to. The file must not exist or this method will throw an exception. If the file is not writable by the current user then an exception will be thrown. The service documentation for the response content is as follows 'The read set file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetActivationJob
default CompletableFuture<GetReadSetActivationJobResponse> getReadSetActivationJob(GetReadSetActivationJobRequest getReadSetActivationJobRequest) Gets information about a read set activation job.
- Parameters:
getReadSetActivationJobRequest
-- Returns:
- A Java Future containing the result of the GetReadSetActivationJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetActivationJob
default CompletableFuture<GetReadSetActivationJobResponse> getReadSetActivationJob(Consumer<GetReadSetActivationJobRequest.Builder> getReadSetActivationJobRequest) Gets information about a read set activation job.
This is a convenience which creates an instance of the
GetReadSetActivationJobRequest.Builder
avoiding the need to create one manually viaGetReadSetActivationJobRequest.builder()
- Parameters:
getReadSetActivationJobRequest
- AConsumer
that will call methods onGetReadSetActivationJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReadSetActivationJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetExportJob
default CompletableFuture<GetReadSetExportJobResponse> getReadSetExportJob(GetReadSetExportJobRequest getReadSetExportJobRequest) Gets information about a read set export job.
- Parameters:
getReadSetExportJobRequest
-- Returns:
- A Java Future containing the result of the GetReadSetExportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetExportJob
default CompletableFuture<GetReadSetExportJobResponse> getReadSetExportJob(Consumer<GetReadSetExportJobRequest.Builder> getReadSetExportJobRequest) Gets information about a read set export job.
This is a convenience which creates an instance of the
GetReadSetExportJobRequest.Builder
avoiding the need to create one manually viaGetReadSetExportJobRequest.builder()
- Parameters:
getReadSetExportJobRequest
- AConsumer
that will call methods onGetReadSetExportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReadSetExportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetImportJob
default CompletableFuture<GetReadSetImportJobResponse> getReadSetImportJob(GetReadSetImportJobRequest getReadSetImportJobRequest) Gets information about a read set import job.
- Parameters:
getReadSetImportJobRequest
-- Returns:
- A Java Future containing the result of the GetReadSetImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetImportJob
default CompletableFuture<GetReadSetImportJobResponse> getReadSetImportJob(Consumer<GetReadSetImportJobRequest.Builder> getReadSetImportJobRequest) Gets information about a read set import job.
This is a convenience which creates an instance of the
GetReadSetImportJobRequest.Builder
avoiding the need to create one manually viaGetReadSetImportJobRequest.builder()
- Parameters:
getReadSetImportJobRequest
- AConsumer
that will call methods onGetReadSetImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReadSetImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetMetadata
default CompletableFuture<GetReadSetMetadataResponse> getReadSetMetadata(GetReadSetMetadataRequest getReadSetMetadataRequest) Gets details about a read set.
- Parameters:
getReadSetMetadataRequest
-- Returns:
- A Java Future containing the result of the GetReadSetMetadata operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReadSetMetadata
default CompletableFuture<GetReadSetMetadataResponse> getReadSetMetadata(Consumer<GetReadSetMetadataRequest.Builder> getReadSetMetadataRequest) Gets details about a read set.
This is a convenience which creates an instance of the
GetReadSetMetadataRequest.Builder
avoiding the need to create one manually viaGetReadSetMetadataRequest.builder()
- Parameters:
getReadSetMetadataRequest
- AConsumer
that will call methods onGetReadSetMetadataRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReadSetMetadata operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReference
default <ReturnT> CompletableFuture<ReturnT> getReference(GetReferenceRequest getReferenceRequest, AsyncResponseTransformer<GetReferenceResponse, ReturnT> asyncResponseTransformer) Gets a reference file.
- Parameters:
getReferenceRequest
-asyncResponseTransformer
- The response transformer for processing the streaming response in a non-blocking manner. SeeAsyncResponseTransformer
for details on how this callback should be implemented and for links to precanned implementations for common scenarios like downloading to a file. The service documentation for the response content is as follows 'The reference file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReference
default <ReturnT> CompletableFuture<ReturnT> getReference(Consumer<GetReferenceRequest.Builder> getReferenceRequest, AsyncResponseTransformer<GetReferenceResponse, ReturnT> asyncResponseTransformer) Gets a reference file.
This is a convenience which creates an instance of the
GetReferenceRequest.Builder
avoiding the need to create one manually viaGetReferenceRequest.builder()
- Parameters:
getReferenceRequest
- AConsumer
that will call methods onGetReferenceRequest.Builder
to create a request.asyncResponseTransformer
- The response transformer for processing the streaming response in a non-blocking manner. SeeAsyncResponseTransformer
for details on how this callback should be implemented and for links to precanned implementations for common scenarios like downloading to a file. The service documentation for the response content is as follows 'The reference file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReference
default CompletableFuture<GetReferenceResponse> getReference(GetReferenceRequest getReferenceRequest, Path destinationPath) Gets a reference file.
- Parameters:
getReferenceRequest
-destinationPath
-Path
to file that response contents will be written to. The file must not exist or this method will throw an exception. If the file is not writable by the current user then an exception will be thrown. The service documentation for the response content is as follows 'The reference file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReference
default CompletableFuture<GetReferenceResponse> getReference(Consumer<GetReferenceRequest.Builder> getReferenceRequest, Path destinationPath) Gets a reference file.
This is a convenience which creates an instance of the
GetReferenceRequest.Builder
avoiding the need to create one manually viaGetReferenceRequest.builder()
- Parameters:
getReferenceRequest
- AConsumer
that will call methods onGetReferenceRequest.Builder
to create a request.destinationPath
-Path
to file that response contents will be written to. The file must not exist or this method will throw an exception. If the file is not writable by the current user then an exception will be thrown. The service documentation for the response content is as follows 'The reference file payload.
'.- Returns:
- A future to the transformed result of the AsyncResponseTransformer.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReferenceImportJob
default CompletableFuture<GetReferenceImportJobResponse> getReferenceImportJob(GetReferenceImportJobRequest getReferenceImportJobRequest) Gets information about a reference import job.
- Parameters:
getReferenceImportJobRequest
-- Returns:
- A Java Future containing the result of the GetReferenceImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReferenceImportJob
default CompletableFuture<GetReferenceImportJobResponse> getReferenceImportJob(Consumer<GetReferenceImportJobRequest.Builder> getReferenceImportJobRequest) Gets information about a reference import job.
This is a convenience which creates an instance of the
GetReferenceImportJobRequest.Builder
avoiding the need to create one manually viaGetReferenceImportJobRequest.builder()
- Parameters:
getReferenceImportJobRequest
- AConsumer
that will call methods onGetReferenceImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReferenceImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReferenceMetadata
default CompletableFuture<GetReferenceMetadataResponse> getReferenceMetadata(GetReferenceMetadataRequest getReferenceMetadataRequest) Gets information about a genome reference's metadata.
- Parameters:
getReferenceMetadataRequest
-- Returns:
- A Java Future containing the result of the GetReferenceMetadata operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReferenceMetadata
default CompletableFuture<GetReferenceMetadataResponse> getReferenceMetadata(Consumer<GetReferenceMetadataRequest.Builder> getReferenceMetadataRequest) Gets information about a genome reference's metadata.
This is a convenience which creates an instance of the
GetReferenceMetadataRequest.Builder
avoiding the need to create one manually viaGetReferenceMetadataRequest.builder()
- Parameters:
getReferenceMetadataRequest
- AConsumer
that will call methods onGetReferenceMetadataRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReferenceMetadata operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReferenceStore
default CompletableFuture<GetReferenceStoreResponse> getReferenceStore(GetReferenceStoreRequest getReferenceStoreRequest) Gets information about a reference store.
- Parameters:
getReferenceStoreRequest
-- Returns:
- A Java Future containing the result of the GetReferenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getReferenceStore
default CompletableFuture<GetReferenceStoreResponse> getReferenceStore(Consumer<GetReferenceStoreRequest.Builder> getReferenceStoreRequest) Gets information about a reference store.
This is a convenience which creates an instance of the
GetReferenceStoreRequest.Builder
avoiding the need to create one manually viaGetReferenceStoreRequest.builder()
- Parameters:
getReferenceStoreRequest
- AConsumer
that will call methods onGetReferenceStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetReferenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRun
Gets information about a workflow run.
- Parameters:
getRunRequest
-- Returns:
- A Java Future containing the result of the GetRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRun
Gets information about a workflow run.
This is a convenience which creates an instance of the
GetRunRequest.Builder
avoiding the need to create one manually viaGetRunRequest.builder()
- Parameters:
getRunRequest
- AConsumer
that will call methods onGetRunRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRunGroup
Gets information about a workflow run group.
- Parameters:
getRunGroupRequest
-- Returns:
- A Java Future containing the result of the GetRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRunGroup
default CompletableFuture<GetRunGroupResponse> getRunGroup(Consumer<GetRunGroupRequest.Builder> getRunGroupRequest) Gets information about a workflow run group.
This is a convenience which creates an instance of the
GetRunGroupRequest.Builder
avoiding the need to create one manually viaGetRunGroupRequest.builder()
- Parameters:
getRunGroupRequest
- AConsumer
that will call methods onGetRunGroupRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRunTask
Gets information about a workflow run task.
- Parameters:
getRunTaskRequest
-- Returns:
- A Java Future containing the result of the GetRunTask operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRunTask
default CompletableFuture<GetRunTaskResponse> getRunTask(Consumer<GetRunTaskRequest.Builder> getRunTaskRequest) Gets information about a workflow run task.
This is a convenience which creates an instance of the
GetRunTaskRequest.Builder
avoiding the need to create one manually viaGetRunTaskRequest.builder()
- Parameters:
getRunTaskRequest
- AConsumer
that will call methods onGetRunTaskRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetRunTask operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSequenceStore
default CompletableFuture<GetSequenceStoreResponse> getSequenceStore(GetSequenceStoreRequest getSequenceStoreRequest) Gets information about a sequence store.
- Parameters:
getSequenceStoreRequest
-- Returns:
- A Java Future containing the result of the GetSequenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSequenceStore
default CompletableFuture<GetSequenceStoreResponse> getSequenceStore(Consumer<GetSequenceStoreRequest.Builder> getSequenceStoreRequest) Gets information about a sequence store.
This is a convenience which creates an instance of the
GetSequenceStoreRequest.Builder
avoiding the need to create one manually viaGetSequenceStoreRequest.builder()
- Parameters:
getSequenceStoreRequest
- AConsumer
that will call methods onGetSequenceStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetSequenceStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getVariantImportJob
default CompletableFuture<GetVariantImportJobResponse> getVariantImportJob(GetVariantImportJobRequest getVariantImportJobRequest) Gets information about a variant import job.
- Parameters:
getVariantImportJobRequest
-- Returns:
- A Java Future containing the result of the GetVariantImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getVariantImportJob
default CompletableFuture<GetVariantImportJobResponse> getVariantImportJob(Consumer<GetVariantImportJobRequest.Builder> getVariantImportJobRequest) Gets information about a variant import job.
This is a convenience which creates an instance of the
GetVariantImportJobRequest.Builder
avoiding the need to create one manually viaGetVariantImportJobRequest.builder()
- Parameters:
getVariantImportJobRequest
- AConsumer
that will call methods onGetVariantImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetVariantImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getVariantStore
default CompletableFuture<GetVariantStoreResponse> getVariantStore(GetVariantStoreRequest getVariantStoreRequest) Gets information about a variant store.
- Parameters:
getVariantStoreRequest
-- Returns:
- A Java Future containing the result of the GetVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getVariantStore
default CompletableFuture<GetVariantStoreResponse> getVariantStore(Consumer<GetVariantStoreRequest.Builder> getVariantStoreRequest) Gets information about a variant store.
This is a convenience which creates an instance of the
GetVariantStoreRequest.Builder
avoiding the need to create one manually viaGetVariantStoreRequest.builder()
- Parameters:
getVariantStoreRequest
- AConsumer
that will call methods onGetVariantStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getWorkflow
Gets information about a workflow.
- Parameters:
getWorkflowRequest
-- Returns:
- A Java Future containing the result of the GetWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getWorkflow
default CompletableFuture<GetWorkflowResponse> getWorkflow(Consumer<GetWorkflowRequest.Builder> getWorkflowRequest) Gets information about a workflow.
This is a convenience which creates an instance of the
GetWorkflowRequest.Builder
avoiding the need to create one manually viaGetWorkflowRequest.builder()
- Parameters:
getWorkflowRequest
- AConsumer
that will call methods onGetWorkflowRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the GetWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationImportJobs
default CompletableFuture<ListAnnotationImportJobsResponse> listAnnotationImportJobs(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.
- Parameters:
listAnnotationImportJobsRequest
-- Returns:
- A Java Future containing the result of the ListAnnotationImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationImportJobs
default CompletableFuture<ListAnnotationImportJobsResponse> listAnnotationImportJobs(Consumer<ListAnnotationImportJobsRequest.Builder> listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.
This is a convenience which creates an instance of the
ListAnnotationImportJobsRequest.Builder
avoiding the need to create one manually viaListAnnotationImportJobsRequest.builder()
- Parameters:
listAnnotationImportJobsRequest
- AConsumer
that will call methods onListAnnotationImportJobsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListAnnotationImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationImportJobsPaginator
default ListAnnotationImportJobsPublisher listAnnotationImportJobsPaginator(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.
This is a variant of
listAnnotationImportJobs(software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsPublisher publisher = client.listAnnotationImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsPublisher publisher = client.listAnnotationImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationImportJobs(software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsRequest)
operation.- Parameters:
listAnnotationImportJobsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationImportJobsPaginator
default ListAnnotationImportJobsPublisher listAnnotationImportJobsPaginator(Consumer<ListAnnotationImportJobsRequest.Builder> listAnnotationImportJobsRequest) Retrieves a list of annotation import jobs.
This is a variant of
listAnnotationImportJobs(software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsPublisher publisher = client.listAnnotationImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsPublisher publisher = client.listAnnotationImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationImportJobs(software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsRequest)
operation.This is a convenience which creates an instance of the
ListAnnotationImportJobsRequest.Builder
avoiding the need to create one manually viaListAnnotationImportJobsRequest.builder()
- Parameters:
listAnnotationImportJobsRequest
- AConsumer
that will call methods onListAnnotationImportJobsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStoreVersions
default CompletableFuture<ListAnnotationStoreVersionsResponse> listAnnotationStoreVersions(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.
- Parameters:
listAnnotationStoreVersionsRequest
-- Returns:
- A Java Future containing the result of the ListAnnotationStoreVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStoreVersions
default CompletableFuture<ListAnnotationStoreVersionsResponse> listAnnotationStoreVersions(Consumer<ListAnnotationStoreVersionsRequest.Builder> listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.
This is a convenience which creates an instance of the
ListAnnotationStoreVersionsRequest.Builder
avoiding the need to create one manually viaListAnnotationStoreVersionsRequest.builder()
- Parameters:
listAnnotationStoreVersionsRequest
- AConsumer
that will call methods onListAnnotationStoreVersionsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListAnnotationStoreVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStoreVersionsPaginator
default ListAnnotationStoreVersionsPublisher listAnnotationStoreVersionsPaginator(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.
This is a variant of
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsPublisher publisher = client.listAnnotationStoreVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsPublisher publisher = client.listAnnotationStoreVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation.- Parameters:
listAnnotationStoreVersionsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStoreVersionsPaginator
default ListAnnotationStoreVersionsPublisher listAnnotationStoreVersionsPaginator(Consumer<ListAnnotationStoreVersionsRequest.Builder> listAnnotationStoreVersionsRequest) Lists the versions of an annotation store.
This is a variant of
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsPublisher publisher = client.listAnnotationStoreVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsPublisher publisher = client.listAnnotationStoreVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation.This is a convenience which creates an instance of the
ListAnnotationStoreVersionsRequest.Builder
avoiding the need to create one manually viaListAnnotationStoreVersionsRequest.builder()
- Parameters:
listAnnotationStoreVersionsRequest
- AConsumer
that will call methods onListAnnotationStoreVersionsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStores
default CompletableFuture<ListAnnotationStoresResponse> listAnnotationStores(ListAnnotationStoresRequest listAnnotationStoresRequest) Retrieves a list of annotation stores.
- Parameters:
listAnnotationStoresRequest
-- Returns:
- A Java Future containing the result of the ListAnnotationStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStores
default CompletableFuture<ListAnnotationStoresResponse> listAnnotationStores(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest) Retrieves a list of annotation stores.
This is a convenience which creates an instance of the
ListAnnotationStoresRequest.Builder
avoiding the need to create one manually viaListAnnotationStoresRequest.builder()
- Parameters:
listAnnotationStoresRequest
- AConsumer
that will call methods onListAnnotationStoresRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListAnnotationStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStoresPaginator
default ListAnnotationStoresPublisher listAnnotationStoresPaginator(ListAnnotationStoresRequest listAnnotationStoresRequest) Retrieves a list of annotation stores.
This is a variant of
listAnnotationStores(software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher publisher = client.listAnnotationStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher publisher = client.listAnnotationStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListAnnotationStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListAnnotationStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationStores(software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest)
operation.- Parameters:
listAnnotationStoresRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnnotationStoresPaginator
default ListAnnotationStoresPublisher listAnnotationStoresPaginator(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest) Retrieves a list of annotation stores.
This is a variant of
listAnnotationStores(software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher publisher = client.listAnnotationStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher publisher = client.listAnnotationStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListAnnotationStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListAnnotationStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationStores(software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest)
operation.This is a convenience which creates an instance of the
ListAnnotationStoresRequest.Builder
avoiding the need to create one manually viaListAnnotationStoresRequest.builder()
- Parameters:
listAnnotationStoresRequest
- AConsumer
that will call methods onListAnnotationStoresRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listMultipartReadSetUploads
default CompletableFuture<ListMultipartReadSetUploadsResponse> listMultipartReadSetUploads(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.
- Parameters:
listMultipartReadSetUploadsRequest
-- Returns:
- A Java Future containing the result of the ListMultipartReadSetUploads operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listMultipartReadSetUploads
default CompletableFuture<ListMultipartReadSetUploadsResponse> listMultipartReadSetUploads(Consumer<ListMultipartReadSetUploadsRequest.Builder> listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.
This is a convenience which creates an instance of the
ListMultipartReadSetUploadsRequest.Builder
avoiding the need to create one manually viaListMultipartReadSetUploadsRequest.builder()
- Parameters:
listMultipartReadSetUploadsRequest
- AConsumer
that will call methods onListMultipartReadSetUploadsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListMultipartReadSetUploads operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listMultipartReadSetUploadsPaginator
default ListMultipartReadSetUploadsPublisher listMultipartReadSetUploadsPaginator(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.
This is a variant of
listMultipartReadSetUploads(software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsPublisher publisher = client.listMultipartReadSetUploadsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsPublisher publisher = client.listMultipartReadSetUploadsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMultipartReadSetUploads(software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsRequest)
operation.- Parameters:
listMultipartReadSetUploadsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listMultipartReadSetUploadsPaginator
default ListMultipartReadSetUploadsPublisher listMultipartReadSetUploadsPaginator(Consumer<ListMultipartReadSetUploadsRequest.Builder> listMultipartReadSetUploadsRequest) Lists all multipart read set uploads and their statuses.
This is a variant of
listMultipartReadSetUploads(software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsPublisher publisher = client.listMultipartReadSetUploadsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsPublisher publisher = client.listMultipartReadSetUploadsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMultipartReadSetUploads(software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsRequest)
operation.This is a convenience which creates an instance of the
ListMultipartReadSetUploadsRequest.Builder
avoiding the need to create one manually viaListMultipartReadSetUploadsRequest.builder()
- Parameters:
listMultipartReadSetUploadsRequest
- AConsumer
that will call methods onListMultipartReadSetUploadsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetActivationJobs
default CompletableFuture<ListReadSetActivationJobsResponse> listReadSetActivationJobs(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.
- Parameters:
listReadSetActivationJobsRequest
-- Returns:
- A Java Future containing the result of the ListReadSetActivationJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetActivationJobs
default CompletableFuture<ListReadSetActivationJobsResponse> listReadSetActivationJobs(Consumer<ListReadSetActivationJobsRequest.Builder> listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.
This is a convenience which creates an instance of the
ListReadSetActivationJobsRequest.Builder
avoiding the need to create one manually viaListReadSetActivationJobsRequest.builder()
- Parameters:
listReadSetActivationJobsRequest
- AConsumer
that will call methods onListReadSetActivationJobsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReadSetActivationJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetActivationJobsPaginator
default ListReadSetActivationJobsPublisher listReadSetActivationJobsPaginator(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.
This is a variant of
listReadSetActivationJobs(software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsPublisher publisher = client.listReadSetActivationJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsPublisher publisher = client.listReadSetActivationJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetActivationJobs(software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsRequest)
operation.- Parameters:
listReadSetActivationJobsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetActivationJobsPaginator
default ListReadSetActivationJobsPublisher listReadSetActivationJobsPaginator(Consumer<ListReadSetActivationJobsRequest.Builder> listReadSetActivationJobsRequest) Retrieves a list of read set activation jobs.
This is a variant of
listReadSetActivationJobs(software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsPublisher publisher = client.listReadSetActivationJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsPublisher publisher = client.listReadSetActivationJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetActivationJobs(software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsRequest)
operation.This is a convenience which creates an instance of the
ListReadSetActivationJobsRequest.Builder
avoiding the need to create one manually viaListReadSetActivationJobsRequest.builder()
- Parameters:
listReadSetActivationJobsRequest
- AConsumer
that will call methods onListReadSetActivationJobsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetExportJobs
default CompletableFuture<ListReadSetExportJobsResponse> listReadSetExportJobs(ListReadSetExportJobsRequest listReadSetExportJobsRequest) Retrieves a list of read set export jobs.
- Parameters:
listReadSetExportJobsRequest
-- Returns:
- A Java Future containing the result of the ListReadSetExportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetExportJobs
default CompletableFuture<ListReadSetExportJobsResponse> listReadSetExportJobs(Consumer<ListReadSetExportJobsRequest.Builder> listReadSetExportJobsRequest) Retrieves a list of read set export jobs.
This is a convenience which creates an instance of the
ListReadSetExportJobsRequest.Builder
avoiding the need to create one manually viaListReadSetExportJobsRequest.builder()
- Parameters:
listReadSetExportJobsRequest
- AConsumer
that will call methods onListReadSetExportJobsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReadSetExportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetExportJobsPaginator
default ListReadSetExportJobsPublisher listReadSetExportJobsPaginator(ListReadSetExportJobsRequest listReadSetExportJobsRequest) Retrieves a list of read set export jobs.
This is a variant of
listReadSetExportJobs(software.amazon.awssdk.services.omics.model.ListReadSetExportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsPublisher publisher = client.listReadSetExportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsPublisher publisher = client.listReadSetExportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetExportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetExportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetExportJobs(software.amazon.awssdk.services.omics.model.ListReadSetExportJobsRequest)
operation.- Parameters:
listReadSetExportJobsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetExportJobsPaginator
default ListReadSetExportJobsPublisher listReadSetExportJobsPaginator(Consumer<ListReadSetExportJobsRequest.Builder> listReadSetExportJobsRequest) Retrieves a list of read set export jobs.
This is a variant of
listReadSetExportJobs(software.amazon.awssdk.services.omics.model.ListReadSetExportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsPublisher publisher = client.listReadSetExportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsPublisher publisher = client.listReadSetExportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetExportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetExportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetExportJobs(software.amazon.awssdk.services.omics.model.ListReadSetExportJobsRequest)
operation.This is a convenience which creates an instance of the
ListReadSetExportJobsRequest.Builder
avoiding the need to create one manually viaListReadSetExportJobsRequest.builder()
- Parameters:
listReadSetExportJobsRequest
- AConsumer
that will call methods onListReadSetExportJobsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetImportJobs
default CompletableFuture<ListReadSetImportJobsResponse> listReadSetImportJobs(ListReadSetImportJobsRequest listReadSetImportJobsRequest) Retrieves a list of read set import jobs.
- Parameters:
listReadSetImportJobsRequest
-- Returns:
- A Java Future containing the result of the ListReadSetImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetImportJobs
default CompletableFuture<ListReadSetImportJobsResponse> listReadSetImportJobs(Consumer<ListReadSetImportJobsRequest.Builder> listReadSetImportJobsRequest) Retrieves a list of read set import jobs.
This is a convenience which creates an instance of the
ListReadSetImportJobsRequest.Builder
avoiding the need to create one manually viaListReadSetImportJobsRequest.builder()
- Parameters:
listReadSetImportJobsRequest
- AConsumer
that will call methods onListReadSetImportJobsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReadSetImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetImportJobsPaginator
default ListReadSetImportJobsPublisher listReadSetImportJobsPaginator(ListReadSetImportJobsRequest listReadSetImportJobsRequest) Retrieves a list of read set import jobs.
This is a variant of
listReadSetImportJobs(software.amazon.awssdk.services.omics.model.ListReadSetImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsPublisher publisher = client.listReadSetImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsPublisher publisher = client.listReadSetImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetImportJobs(software.amazon.awssdk.services.omics.model.ListReadSetImportJobsRequest)
operation.- Parameters:
listReadSetImportJobsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetImportJobsPaginator
default ListReadSetImportJobsPublisher listReadSetImportJobsPaginator(Consumer<ListReadSetImportJobsRequest.Builder> listReadSetImportJobsRequest) Retrieves a list of read set import jobs.
This is a variant of
listReadSetImportJobs(software.amazon.awssdk.services.omics.model.ListReadSetImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsPublisher publisher = client.listReadSetImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsPublisher publisher = client.listReadSetImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetImportJobs(software.amazon.awssdk.services.omics.model.ListReadSetImportJobsRequest)
operation.This is a convenience which creates an instance of the
ListReadSetImportJobsRequest.Builder
avoiding the need to create one manually viaListReadSetImportJobsRequest.builder()
- Parameters:
listReadSetImportJobsRequest
- AConsumer
that will call methods onListReadSetImportJobsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetUploadParts
default CompletableFuture<ListReadSetUploadPartsResponse> listReadSetUploadParts(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.
- Parameters:
listReadSetUploadPartsRequest
-- Returns:
- A Java Future containing the result of the ListReadSetUploadParts operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetUploadParts
default CompletableFuture<ListReadSetUploadPartsResponse> listReadSetUploadParts(Consumer<ListReadSetUploadPartsRequest.Builder> listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.
This is a convenience which creates an instance of the
ListReadSetUploadPartsRequest.Builder
avoiding the need to create one manually viaListReadSetUploadPartsRequest.builder()
- Parameters:
listReadSetUploadPartsRequest
- AConsumer
that will call methods onListReadSetUploadPartsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReadSetUploadParts operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetUploadPartsPaginator
default ListReadSetUploadPartsPublisher listReadSetUploadPartsPaginator(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.
This is a variant of
listReadSetUploadParts(software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsPublisher publisher = client.listReadSetUploadPartsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsPublisher publisher = client.listReadSetUploadPartsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetUploadParts(software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsRequest)
operation.- Parameters:
listReadSetUploadPartsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetUploadPartsPaginator
default ListReadSetUploadPartsPublisher listReadSetUploadPartsPaginator(Consumer<ListReadSetUploadPartsRequest.Builder> listReadSetUploadPartsRequest) This operation will list all parts in a requested multipart upload for a sequence store.
This is a variant of
listReadSetUploadParts(software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsPublisher publisher = client.listReadSetUploadPartsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsPublisher publisher = client.listReadSetUploadPartsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSetUploadParts(software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsRequest)
operation.This is a convenience which creates an instance of the
ListReadSetUploadPartsRequest.Builder
avoiding the need to create one manually viaListReadSetUploadPartsRequest.builder()
- Parameters:
listReadSetUploadPartsRequest
- AConsumer
that will call methods onListReadSetUploadPartsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSets
default CompletableFuture<ListReadSetsResponse> listReadSets(ListReadSetsRequest listReadSetsRequest) Retrieves a list of read sets.
- Parameters:
listReadSetsRequest
-- Returns:
- A Java Future containing the result of the ListReadSets operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSets
default CompletableFuture<ListReadSetsResponse> listReadSets(Consumer<ListReadSetsRequest.Builder> listReadSetsRequest) Retrieves a list of read sets.
This is a convenience which creates an instance of the
ListReadSetsRequest.Builder
avoiding the need to create one manually viaListReadSetsRequest.builder()
- Parameters:
listReadSetsRequest
- AConsumer
that will call methods onListReadSetsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReadSets operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetsPaginator
Retrieves a list of read sets.
This is a variant of
listReadSets(software.amazon.awssdk.services.omics.model.ListReadSetsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetsPublisher publisher = client.listReadSetsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetsPublisher publisher = client.listReadSetsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSets(software.amazon.awssdk.services.omics.model.ListReadSetsRequest)
operation.- Parameters:
listReadSetsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReadSetsPaginator
default ListReadSetsPublisher listReadSetsPaginator(Consumer<ListReadSetsRequest.Builder> listReadSetsRequest) Retrieves a list of read sets.
This is a variant of
listReadSets(software.amazon.awssdk.services.omics.model.ListReadSetsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReadSetsPublisher publisher = client.listReadSetsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReadSetsPublisher publisher = client.listReadSetsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReadSetsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReadSetsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReadSets(software.amazon.awssdk.services.omics.model.ListReadSetsRequest)
operation.This is a convenience which creates an instance of the
ListReadSetsRequest.Builder
avoiding the need to create one manually viaListReadSetsRequest.builder()
- Parameters:
listReadSetsRequest
- AConsumer
that will call methods onListReadSetsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceImportJobs
default CompletableFuture<ListReferenceImportJobsResponse> listReferenceImportJobs(ListReferenceImportJobsRequest listReferenceImportJobsRequest) Retrieves a list of reference import jobs.
- Parameters:
listReferenceImportJobsRequest
-- Returns:
- A Java Future containing the result of the ListReferenceImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceImportJobs
default CompletableFuture<ListReferenceImportJobsResponse> listReferenceImportJobs(Consumer<ListReferenceImportJobsRequest.Builder> listReferenceImportJobsRequest) Retrieves a list of reference import jobs.
This is a convenience which creates an instance of the
ListReferenceImportJobsRequest.Builder
avoiding the need to create one manually viaListReferenceImportJobsRequest.builder()
- Parameters:
listReferenceImportJobsRequest
- AConsumer
that will call methods onListReferenceImportJobsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReferenceImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceImportJobsPaginator
default ListReferenceImportJobsPublisher listReferenceImportJobsPaginator(ListReferenceImportJobsRequest listReferenceImportJobsRequest) Retrieves a list of reference import jobs.
This is a variant of
listReferenceImportJobs(software.amazon.awssdk.services.omics.model.ListReferenceImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsPublisher publisher = client.listReferenceImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsPublisher publisher = client.listReferenceImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReferenceImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReferenceImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReferenceImportJobs(software.amazon.awssdk.services.omics.model.ListReferenceImportJobsRequest)
operation.- Parameters:
listReferenceImportJobsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceImportJobsPaginator
default ListReferenceImportJobsPublisher listReferenceImportJobsPaginator(Consumer<ListReferenceImportJobsRequest.Builder> listReferenceImportJobsRequest) Retrieves a list of reference import jobs.
This is a variant of
listReferenceImportJobs(software.amazon.awssdk.services.omics.model.ListReferenceImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsPublisher publisher = client.listReferenceImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsPublisher publisher = client.listReferenceImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReferenceImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReferenceImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReferenceImportJobs(software.amazon.awssdk.services.omics.model.ListReferenceImportJobsRequest)
operation.This is a convenience which creates an instance of the
ListReferenceImportJobsRequest.Builder
avoiding the need to create one manually viaListReferenceImportJobsRequest.builder()
- Parameters:
listReferenceImportJobsRequest
- AConsumer
that will call methods onListReferenceImportJobsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceStores
default CompletableFuture<ListReferenceStoresResponse> listReferenceStores(ListReferenceStoresRequest listReferenceStoresRequest) Retrieves a list of reference stores.
- Parameters:
listReferenceStoresRequest
-- Returns:
- A Java Future containing the result of the ListReferenceStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceStores
default CompletableFuture<ListReferenceStoresResponse> listReferenceStores(Consumer<ListReferenceStoresRequest.Builder> listReferenceStoresRequest) Retrieves a list of reference stores.
This is a convenience which creates an instance of the
ListReferenceStoresRequest.Builder
avoiding the need to create one manually viaListReferenceStoresRequest.builder()
- Parameters:
listReferenceStoresRequest
- AConsumer
that will call methods onListReferenceStoresRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReferenceStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceStoresPaginator
default ListReferenceStoresPublisher listReferenceStoresPaginator(ListReferenceStoresRequest listReferenceStoresRequest) Retrieves a list of reference stores.
This is a variant of
listReferenceStores(software.amazon.awssdk.services.omics.model.ListReferenceStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReferenceStoresPublisher publisher = client.listReferenceStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresPublisher publisher = client.listReferenceStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReferenceStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReferenceStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReferenceStores(software.amazon.awssdk.services.omics.model.ListReferenceStoresRequest)
operation.- Parameters:
listReferenceStoresRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferenceStoresPaginator
default ListReferenceStoresPublisher listReferenceStoresPaginator(Consumer<ListReferenceStoresRequest.Builder> listReferenceStoresRequest) Retrieves a list of reference stores.
This is a variant of
listReferenceStores(software.amazon.awssdk.services.omics.model.ListReferenceStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReferenceStoresPublisher publisher = client.listReferenceStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresPublisher publisher = client.listReferenceStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReferenceStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReferenceStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReferenceStores(software.amazon.awssdk.services.omics.model.ListReferenceStoresRequest)
operation.This is a convenience which creates an instance of the
ListReferenceStoresRequest.Builder
avoiding the need to create one manually viaListReferenceStoresRequest.builder()
- Parameters:
listReferenceStoresRequest
- AConsumer
that will call methods onListReferenceStoresRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferences
default CompletableFuture<ListReferencesResponse> listReferences(ListReferencesRequest listReferencesRequest) Retrieves a list of references.
- Parameters:
listReferencesRequest
-- Returns:
- A Java Future containing the result of the ListReferences operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferences
default CompletableFuture<ListReferencesResponse> listReferences(Consumer<ListReferencesRequest.Builder> listReferencesRequest) Retrieves a list of references.
This is a convenience which creates an instance of the
ListReferencesRequest.Builder
avoiding the need to create one manually viaListReferencesRequest.builder()
- Parameters:
listReferencesRequest
- AConsumer
that will call methods onListReferencesRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListReferences operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferencesPaginator
default ListReferencesPublisher listReferencesPaginator(ListReferencesRequest listReferencesRequest) Retrieves a list of references.
This is a variant of
listReferences(software.amazon.awssdk.services.omics.model.ListReferencesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReferencesPublisher publisher = client.listReferencesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReferencesPublisher publisher = client.listReferencesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReferencesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReferencesResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReferences(software.amazon.awssdk.services.omics.model.ListReferencesRequest)
operation.- Parameters:
listReferencesRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listReferencesPaginator
default ListReferencesPublisher listReferencesPaginator(Consumer<ListReferencesRequest.Builder> listReferencesRequest) Retrieves a list of references.
This is a variant of
listReferences(software.amazon.awssdk.services.omics.model.ListReferencesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListReferencesPublisher publisher = client.listReferencesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListReferencesPublisher publisher = client.listReferencesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListReferencesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListReferencesResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReferences(software.amazon.awssdk.services.omics.model.ListReferencesRequest)
operation.This is a convenience which creates an instance of the
ListReferencesRequest.Builder
avoiding the need to create one manually viaListReferencesRequest.builder()
- Parameters:
listReferencesRequest
- AConsumer
that will call methods onListReferencesRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunGroups
default CompletableFuture<ListRunGroupsResponse> listRunGroups(ListRunGroupsRequest listRunGroupsRequest) Retrieves a list of run groups.
- Parameters:
listRunGroupsRequest
-- Returns:
- A Java Future containing the result of the ListRunGroups operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunGroups
default CompletableFuture<ListRunGroupsResponse> listRunGroups(Consumer<ListRunGroupsRequest.Builder> listRunGroupsRequest) Retrieves a list of run groups.
This is a convenience which creates an instance of the
ListRunGroupsRequest.Builder
avoiding the need to create one manually viaListRunGroupsRequest.builder()
- Parameters:
listRunGroupsRequest
- AConsumer
that will call methods onListRunGroupsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListRunGroups operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunGroupsPaginator
Retrieves a list of run groups.
This is a variant of
listRunGroups(software.amazon.awssdk.services.omics.model.ListRunGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListRunGroupsPublisher publisher = client.listRunGroupsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListRunGroupsPublisher publisher = client.listRunGroupsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListRunGroupsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListRunGroupsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRunGroups(software.amazon.awssdk.services.omics.model.ListRunGroupsRequest)
operation.- Parameters:
listRunGroupsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunGroupsPaginator
default ListRunGroupsPublisher listRunGroupsPaginator(Consumer<ListRunGroupsRequest.Builder> listRunGroupsRequest) Retrieves a list of run groups.
This is a variant of
listRunGroups(software.amazon.awssdk.services.omics.model.ListRunGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListRunGroupsPublisher publisher = client.listRunGroupsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListRunGroupsPublisher publisher = client.listRunGroupsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListRunGroupsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListRunGroupsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRunGroups(software.amazon.awssdk.services.omics.model.ListRunGroupsRequest)
operation.This is a convenience which creates an instance of the
ListRunGroupsRequest.Builder
avoiding the need to create one manually viaListRunGroupsRequest.builder()
- Parameters:
listRunGroupsRequest
- AConsumer
that will call methods onListRunGroupsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunTasks
default CompletableFuture<ListRunTasksResponse> listRunTasks(ListRunTasksRequest listRunTasksRequest) Retrieves a list of tasks for a run.
- Parameters:
listRunTasksRequest
-- Returns:
- A Java Future containing the result of the ListRunTasks operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunTasks
default CompletableFuture<ListRunTasksResponse> listRunTasks(Consumer<ListRunTasksRequest.Builder> listRunTasksRequest) Retrieves a list of tasks for a run.
This is a convenience which creates an instance of the
ListRunTasksRequest.Builder
avoiding the need to create one manually viaListRunTasksRequest.builder()
- Parameters:
listRunTasksRequest
- AConsumer
that will call methods onListRunTasksRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListRunTasks operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunTasksPaginator
Retrieves a list of tasks for a run.
This is a variant of
listRunTasks(software.amazon.awssdk.services.omics.model.ListRunTasksRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListRunTasksPublisher publisher = client.listRunTasksPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListRunTasksPublisher publisher = client.listRunTasksPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListRunTasksResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListRunTasksResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRunTasks(software.amazon.awssdk.services.omics.model.ListRunTasksRequest)
operation.- Parameters:
listRunTasksRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunTasksPaginator
default ListRunTasksPublisher listRunTasksPaginator(Consumer<ListRunTasksRequest.Builder> listRunTasksRequest) Retrieves a list of tasks for a run.
This is a variant of
listRunTasks(software.amazon.awssdk.services.omics.model.ListRunTasksRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListRunTasksPublisher publisher = client.listRunTasksPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListRunTasksPublisher publisher = client.listRunTasksPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListRunTasksResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListRunTasksResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRunTasks(software.amazon.awssdk.services.omics.model.ListRunTasksRequest)
operation.This is a convenience which creates an instance of the
ListRunTasksRequest.Builder
avoiding the need to create one manually viaListRunTasksRequest.builder()
- Parameters:
listRunTasksRequest
- AConsumer
that will call methods onListRunTasksRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRuns
Retrieves a list of runs.
- Parameters:
listRunsRequest
-- Returns:
- A Java Future containing the result of the ListRuns operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRuns
default CompletableFuture<ListRunsResponse> listRuns(Consumer<ListRunsRequest.Builder> listRunsRequest) Retrieves a list of runs.
This is a convenience which creates an instance of the
ListRunsRequest.Builder
avoiding the need to create one manually viaListRunsRequest.builder()
- Parameters:
listRunsRequest
- AConsumer
that will call methods onListRunsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListRuns operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunsPaginator
Retrieves a list of runs.
This is a variant of
listRuns(software.amazon.awssdk.services.omics.model.ListRunsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListRunsPublisher publisher = client.listRunsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListRunsPublisher publisher = client.listRunsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListRunsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListRunsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRuns(software.amazon.awssdk.services.omics.model.ListRunsRequest)
operation.- Parameters:
listRunsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRunsPaginator
Retrieves a list of runs.
This is a variant of
listRuns(software.amazon.awssdk.services.omics.model.ListRunsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListRunsPublisher publisher = client.listRunsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListRunsPublisher publisher = client.listRunsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListRunsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListRunsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRuns(software.amazon.awssdk.services.omics.model.ListRunsRequest)
operation.This is a convenience which creates an instance of the
ListRunsRequest.Builder
avoiding the need to create one manually viaListRunsRequest.builder()
- Parameters:
listRunsRequest
- AConsumer
that will call methods onListRunsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listSequenceStores
default CompletableFuture<ListSequenceStoresResponse> listSequenceStores(ListSequenceStoresRequest listSequenceStoresRequest) Retrieves a list of sequence stores.
- Parameters:
listSequenceStoresRequest
-- Returns:
- A Java Future containing the result of the ListSequenceStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listSequenceStores
default CompletableFuture<ListSequenceStoresResponse> listSequenceStores(Consumer<ListSequenceStoresRequest.Builder> listSequenceStoresRequest) Retrieves a list of sequence stores.
This is a convenience which creates an instance of the
ListSequenceStoresRequest.Builder
avoiding the need to create one manually viaListSequenceStoresRequest.builder()
- Parameters:
listSequenceStoresRequest
- AConsumer
that will call methods onListSequenceStoresRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListSequenceStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listSequenceStoresPaginator
default ListSequenceStoresPublisher listSequenceStoresPaginator(ListSequenceStoresRequest listSequenceStoresRequest) Retrieves a list of sequence stores.
This is a variant of
listSequenceStores(software.amazon.awssdk.services.omics.model.ListSequenceStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListSequenceStoresPublisher publisher = client.listSequenceStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresPublisher publisher = client.listSequenceStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListSequenceStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListSequenceStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSequenceStores(software.amazon.awssdk.services.omics.model.ListSequenceStoresRequest)
operation.- Parameters:
listSequenceStoresRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listSequenceStoresPaginator
default ListSequenceStoresPublisher listSequenceStoresPaginator(Consumer<ListSequenceStoresRequest.Builder> listSequenceStoresRequest) Retrieves a list of sequence stores.
This is a variant of
listSequenceStores(software.amazon.awssdk.services.omics.model.ListSequenceStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListSequenceStoresPublisher publisher = client.listSequenceStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresPublisher publisher = client.listSequenceStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListSequenceStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListSequenceStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSequenceStores(software.amazon.awssdk.services.omics.model.ListSequenceStoresRequest)
operation.This is a convenience which creates an instance of the
ListSequenceStoresRequest.Builder
avoiding the need to create one manually viaListSequenceStoresRequest.builder()
- Parameters:
listSequenceStoresRequest
- AConsumer
that will call methods onListSequenceStoresRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Retrieves a list of tags for a resource.
- Parameters:
listTagsForResourceRequest
-- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Retrieves a list of tags for a resource.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builder
avoiding the need to create one manually viaListTagsForResourceRequest.builder()
- Parameters:
listTagsForResourceRequest
- AConsumer
that will call methods onListTagsForResourceRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantImportJobs
default CompletableFuture<ListVariantImportJobsResponse> listVariantImportJobs(ListVariantImportJobsRequest listVariantImportJobsRequest) Retrieves a list of variant import jobs.
- Parameters:
listVariantImportJobsRequest
-- Returns:
- A Java Future containing the result of the ListVariantImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantImportJobs
default CompletableFuture<ListVariantImportJobsResponse> listVariantImportJobs(Consumer<ListVariantImportJobsRequest.Builder> listVariantImportJobsRequest) Retrieves a list of variant import jobs.
This is a convenience which creates an instance of the
ListVariantImportJobsRequest.Builder
avoiding the need to create one manually viaListVariantImportJobsRequest.builder()
- Parameters:
listVariantImportJobsRequest
- AConsumer
that will call methods onListVariantImportJobsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListVariantImportJobs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantImportJobsPaginator
default ListVariantImportJobsPublisher listVariantImportJobsPaginator(ListVariantImportJobsRequest listVariantImportJobsRequest) Retrieves a list of variant import jobs.
This is a variant of
listVariantImportJobs(software.amazon.awssdk.services.omics.model.ListVariantImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListVariantImportJobsPublisher publisher = client.listVariantImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsPublisher publisher = client.listVariantImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListVariantImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListVariantImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVariantImportJobs(software.amazon.awssdk.services.omics.model.ListVariantImportJobsRequest)
operation.- Parameters:
listVariantImportJobsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantImportJobsPaginator
default ListVariantImportJobsPublisher listVariantImportJobsPaginator(Consumer<ListVariantImportJobsRequest.Builder> listVariantImportJobsRequest) Retrieves a list of variant import jobs.
This is a variant of
listVariantImportJobs(software.amazon.awssdk.services.omics.model.ListVariantImportJobsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListVariantImportJobsPublisher publisher = client.listVariantImportJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsPublisher publisher = client.listVariantImportJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListVariantImportJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListVariantImportJobsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVariantImportJobs(software.amazon.awssdk.services.omics.model.ListVariantImportJobsRequest)
operation.This is a convenience which creates an instance of the
ListVariantImportJobsRequest.Builder
avoiding the need to create one manually viaListVariantImportJobsRequest.builder()
- Parameters:
listVariantImportJobsRequest
- AConsumer
that will call methods onListVariantImportJobsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantStores
default CompletableFuture<ListVariantStoresResponse> listVariantStores(ListVariantStoresRequest listVariantStoresRequest) Retrieves a list of variant stores.
- Parameters:
listVariantStoresRequest
-- Returns:
- A Java Future containing the result of the ListVariantStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantStores
default CompletableFuture<ListVariantStoresResponse> listVariantStores(Consumer<ListVariantStoresRequest.Builder> listVariantStoresRequest) Retrieves a list of variant stores.
This is a convenience which creates an instance of the
ListVariantStoresRequest.Builder
avoiding the need to create one manually viaListVariantStoresRequest.builder()
- Parameters:
listVariantStoresRequest
- AConsumer
that will call methods onListVariantStoresRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListVariantStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantStoresPaginator
default ListVariantStoresPublisher listVariantStoresPaginator(ListVariantStoresRequest listVariantStoresRequest) Retrieves a list of variant stores.
This is a variant of
listVariantStores(software.amazon.awssdk.services.omics.model.ListVariantStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListVariantStoresPublisher publisher = client.listVariantStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListVariantStoresPublisher publisher = client.listVariantStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListVariantStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListVariantStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVariantStores(software.amazon.awssdk.services.omics.model.ListVariantStoresRequest)
operation.- Parameters:
listVariantStoresRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVariantStoresPaginator
default ListVariantStoresPublisher listVariantStoresPaginator(Consumer<ListVariantStoresRequest.Builder> listVariantStoresRequest) Retrieves a list of variant stores.
This is a variant of
listVariantStores(software.amazon.awssdk.services.omics.model.ListVariantStoresRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListVariantStoresPublisher publisher = client.listVariantStoresPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListVariantStoresPublisher publisher = client.listVariantStoresPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListVariantStoresResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListVariantStoresResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVariantStores(software.amazon.awssdk.services.omics.model.ListVariantStoresRequest)
operation.This is a convenience which creates an instance of the
ListVariantStoresRequest.Builder
avoiding the need to create one manually viaListVariantStoresRequest.builder()
- Parameters:
listVariantStoresRequest
- AConsumer
that will call methods onListVariantStoresRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listWorkflows
default CompletableFuture<ListWorkflowsResponse> listWorkflows(ListWorkflowsRequest listWorkflowsRequest) Retrieves a list of workflows.
- Parameters:
listWorkflowsRequest
-- Returns:
- A Java Future containing the result of the ListWorkflows operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listWorkflows
default CompletableFuture<ListWorkflowsResponse> listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest) Retrieves a list of workflows.
This is a convenience which creates an instance of the
ListWorkflowsRequest.Builder
avoiding the need to create one manually viaListWorkflowsRequest.builder()
- Parameters:
listWorkflowsRequest
- AConsumer
that will call methods onListWorkflowsRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the ListWorkflows operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listWorkflowsPaginator
Retrieves a list of workflows.
This is a variant of
listWorkflows(software.amazon.awssdk.services.omics.model.ListWorkflowsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListWorkflowsPublisher publisher = client.listWorkflowsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListWorkflowsPublisher publisher = client.listWorkflowsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListWorkflowsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListWorkflowsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkflows(software.amazon.awssdk.services.omics.model.ListWorkflowsRequest)
operation.- Parameters:
listWorkflowsRequest
-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listWorkflowsPaginator
default ListWorkflowsPublisher listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest) Retrieves a list of workflows.
This is a variant of
listWorkflows(software.amazon.awssdk.services.omics.model.ListWorkflowsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe method will result in a newSubscription
i.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper methodsoftware.amazon.awssdk.services.omics.paginators.ListWorkflowsPublisher publisher = client.listWorkflowsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
software.amazon.awssdk.services.omics.paginators.ListWorkflowsPublisher publisher = client.listWorkflowsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.omics.model.ListWorkflowsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.omics.model.ListWorkflowsResponse response) { //... }; });
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listWorkflows(software.amazon.awssdk.services.omics.model.ListWorkflowsRequest)
operation.This is a convenience which creates an instance of the
ListWorkflowsRequest.Builder
avoiding the need to create one manually viaListWorkflowsRequest.builder()
- Parameters:
listWorkflowsRequest
- AConsumer
that will call methods onListWorkflowsRequest.Builder
to create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startAnnotationImportJob
default CompletableFuture<StartAnnotationImportJobResponse> startAnnotationImportJob(StartAnnotationImportJobRequest startAnnotationImportJobRequest) Starts an annotation import job.
- Parameters:
startAnnotationImportJobRequest
-- Returns:
- A Java Future containing the result of the StartAnnotationImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startAnnotationImportJob
default CompletableFuture<StartAnnotationImportJobResponse> startAnnotationImportJob(Consumer<StartAnnotationImportJobRequest.Builder> startAnnotationImportJobRequest) Starts an annotation import job.
This is a convenience which creates an instance of the
StartAnnotationImportJobRequest.Builder
avoiding the need to create one manually viaStartAnnotationImportJobRequest.builder()
- Parameters:
startAnnotationImportJobRequest
- AConsumer
that will call methods onStartAnnotationImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartAnnotationImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReadSetActivationJob
default CompletableFuture<StartReadSetActivationJobResponse> startReadSetActivationJob(StartReadSetActivationJobRequest startReadSetActivationJobRequest) Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
- Parameters:
startReadSetActivationJobRequest
-- Returns:
- A Java Future containing the result of the StartReadSetActivationJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReadSetActivationJob
default CompletableFuture<StartReadSetActivationJobResponse> startReadSetActivationJob(Consumer<StartReadSetActivationJobRequest.Builder> startReadSetActivationJobRequest) Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
This is a convenience which creates an instance of the
StartReadSetActivationJobRequest.Builder
avoiding the need to create one manually viaStartReadSetActivationJobRequest.builder()
- Parameters:
startReadSetActivationJobRequest
- AConsumer
that will call methods onStartReadSetActivationJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartReadSetActivationJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReadSetExportJob
default CompletableFuture<StartReadSetExportJobResponse> startReadSetExportJob(StartReadSetExportJobRequest startReadSetExportJobRequest) Exports a read set to Amazon S3.
- Parameters:
startReadSetExportJobRequest
-- Returns:
- A Java Future containing the result of the StartReadSetExportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReadSetExportJob
default CompletableFuture<StartReadSetExportJobResponse> startReadSetExportJob(Consumer<StartReadSetExportJobRequest.Builder> startReadSetExportJobRequest) Exports a read set to Amazon S3.
This is a convenience which creates an instance of the
StartReadSetExportJobRequest.Builder
avoiding the need to create one manually viaStartReadSetExportJobRequest.builder()
- Parameters:
startReadSetExportJobRequest
- AConsumer
that will call methods onStartReadSetExportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartReadSetExportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReadSetImportJob
default CompletableFuture<StartReadSetImportJobResponse> startReadSetImportJob(StartReadSetImportJobRequest startReadSetImportJobRequest) Starts a read set import job.
- Parameters:
startReadSetImportJobRequest
-- Returns:
- A Java Future containing the result of the StartReadSetImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReadSetImportJob
default CompletableFuture<StartReadSetImportJobResponse> startReadSetImportJob(Consumer<StartReadSetImportJobRequest.Builder> startReadSetImportJobRequest) Starts a read set import job.
This is a convenience which creates an instance of the
StartReadSetImportJobRequest.Builder
avoiding the need to create one manually viaStartReadSetImportJobRequest.builder()
- Parameters:
startReadSetImportJobRequest
- AConsumer
that will call methods onStartReadSetImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartReadSetImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReferenceImportJob
default CompletableFuture<StartReferenceImportJobResponse> startReferenceImportJob(StartReferenceImportJobRequest startReferenceImportJobRequest) Starts a reference import job.
- Parameters:
startReferenceImportJobRequest
-- Returns:
- A Java Future containing the result of the StartReferenceImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startReferenceImportJob
default CompletableFuture<StartReferenceImportJobResponse> startReferenceImportJob(Consumer<StartReferenceImportJobRequest.Builder> startReferenceImportJobRequest) Starts a reference import job.
This is a convenience which creates an instance of the
StartReferenceImportJobRequest.Builder
avoiding the need to create one manually viaStartReferenceImportJobRequest.builder()
- Parameters:
startReferenceImportJobRequest
- AConsumer
that will call methods onStartReferenceImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartReferenceImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startRun
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.
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.- Parameters:
startRunRequest
-- Returns:
- A Java Future containing the result of the StartRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startRun
default CompletableFuture<StartRunResponse> startRun(Consumer<StartRunRequest.Builder> 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.
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.
This is a convenience which creates an instance of the
StartRunRequest.Builder
avoiding the need to create one manually viaStartRunRequest.builder()
- Parameters:
startRunRequest
- AConsumer
that will call methods onStartRunRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartRun operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startVariantImportJob
default CompletableFuture<StartVariantImportJobResponse> startVariantImportJob(StartVariantImportJobRequest startVariantImportJobRequest) Starts a variant import job.
- Parameters:
startVariantImportJobRequest
-- Returns:
- A Java Future containing the result of the StartVariantImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startVariantImportJob
default CompletableFuture<StartVariantImportJobResponse> startVariantImportJob(Consumer<StartVariantImportJobRequest.Builder> startVariantImportJobRequest) Starts a variant import job.
This is a convenience which creates an instance of the
StartVariantImportJobRequest.Builder
avoiding the need to create one manually viaStartVariantImportJobRequest.builder()
- Parameters:
startVariantImportJobRequest
- AConsumer
that will call methods onStartVariantImportJobRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the StartVariantImportJob operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
Tags a resource.
- Parameters:
tagResourceRequest
-- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Tags a resource.
This is a convenience which creates an instance of the
TagResourceRequest.Builder
avoiding the need to create one manually viaTagResourceRequest.builder()
- Parameters:
tagResourceRequest
- AConsumer
that will call methods onTagResourceRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Removes tags from a resource.
- Parameters:
untagResourceRequest
-- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes tags from a resource.
This is a convenience which creates an instance of the
UntagResourceRequest.Builder
avoiding the need to create one manually viaUntagResourceRequest.builder()
- Parameters:
untagResourceRequest
- AConsumer
that will call methods onUntagResourceRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateAnnotationStore
default CompletableFuture<UpdateAnnotationStoreResponse> updateAnnotationStore(UpdateAnnotationStoreRequest updateAnnotationStoreRequest) Updates an annotation store.
- Parameters:
updateAnnotationStoreRequest
-- Returns:
- A Java Future containing the result of the UpdateAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateAnnotationStore
default CompletableFuture<UpdateAnnotationStoreResponse> updateAnnotationStore(Consumer<UpdateAnnotationStoreRequest.Builder> updateAnnotationStoreRequest) Updates an annotation store.
This is a convenience which creates an instance of the
UpdateAnnotationStoreRequest.Builder
avoiding the need to create one manually viaUpdateAnnotationStoreRequest.builder()
- Parameters:
updateAnnotationStoreRequest
- AConsumer
that will call methods onUpdateAnnotationStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the UpdateAnnotationStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateAnnotationStoreVersion
default CompletableFuture<UpdateAnnotationStoreVersionResponse> updateAnnotationStoreVersion(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest) Updates the description of an annotation store version.
- Parameters:
updateAnnotationStoreVersionRequest
-- Returns:
- A Java Future containing the result of the UpdateAnnotationStoreVersion operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateAnnotationStoreVersion
default CompletableFuture<UpdateAnnotationStoreVersionResponse> updateAnnotationStoreVersion(Consumer<UpdateAnnotationStoreVersionRequest.Builder> updateAnnotationStoreVersionRequest) Updates the description of an annotation store version.
This is a convenience which creates an instance of the
UpdateAnnotationStoreVersionRequest.Builder
avoiding the need to create one manually viaUpdateAnnotationStoreVersionRequest.builder()
- Parameters:
updateAnnotationStoreVersionRequest
- AConsumer
that will call methods onUpdateAnnotationStoreVersionRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the UpdateAnnotationStoreVersion operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateRunGroup
default CompletableFuture<UpdateRunGroupResponse> updateRunGroup(UpdateRunGroupRequest updateRunGroupRequest) Updates a run group.
- Parameters:
updateRunGroupRequest
-- Returns:
- A Java Future containing the result of the UpdateRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateRunGroup
default CompletableFuture<UpdateRunGroupResponse> updateRunGroup(Consumer<UpdateRunGroupRequest.Builder> updateRunGroupRequest) Updates a run group.
This is a convenience which creates an instance of the
UpdateRunGroupRequest.Builder
avoiding the need to create one manually viaUpdateRunGroupRequest.builder()
- Parameters:
updateRunGroupRequest
- AConsumer
that will call methods onUpdateRunGroupRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the UpdateRunGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateVariantStore
default CompletableFuture<UpdateVariantStoreResponse> updateVariantStore(UpdateVariantStoreRequest updateVariantStoreRequest) Updates a variant store.
- Parameters:
updateVariantStoreRequest
-- Returns:
- A Java Future containing the result of the UpdateVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateVariantStore
default CompletableFuture<UpdateVariantStoreResponse> updateVariantStore(Consumer<UpdateVariantStoreRequest.Builder> updateVariantStoreRequest) Updates a variant store.
This is a convenience which creates an instance of the
UpdateVariantStoreRequest.Builder
avoiding the need to create one manually viaUpdateVariantStoreRequest.builder()
- Parameters:
updateVariantStoreRequest
- AConsumer
that will call methods onUpdateVariantStoreRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the UpdateVariantStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateWorkflow
default CompletableFuture<UpdateWorkflowResponse> updateWorkflow(UpdateWorkflowRequest updateWorkflowRequest) Updates a workflow.
- Parameters:
updateWorkflowRequest
-- Returns:
- A Java Future containing the result of the UpdateWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateWorkflow
default CompletableFuture<UpdateWorkflowResponse> updateWorkflow(Consumer<UpdateWorkflowRequest.Builder> updateWorkflowRequest) Updates a workflow.
This is a convenience which creates an instance of the
UpdateWorkflowRequest.Builder
avoiding the need to create one manually viaUpdateWorkflowRequest.builder()
- Parameters:
updateWorkflowRequest
- AConsumer
that will call methods onUpdateWorkflowRequest.Builder
to create a request.- Returns:
- A Java Future containing the result of the UpdateWorkflow operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
uploadReadSetPart
default CompletableFuture<UploadReadSetPartResponse> uploadReadSetPart(UploadReadSetPartRequest uploadReadSetPartRequest, AsyncRequestBody requestBody) 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.
- Parameters:
uploadReadSetPartRequest
-requestBody
- Functional interface that can be implemented to produce the request content in a non-blocking manner. The size of the content is expected to be known up front. SeeAsyncRequestBody
for specific details on implementing this interface as well as links to precanned implementations for common scenarios like uploading from a file. The service documentation for the request content is as follows 'The read set data to upload for a part.
'- Returns:
- A Java Future containing the result of the UploadReadSetPart operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
uploadReadSetPart
default CompletableFuture<UploadReadSetPartResponse> uploadReadSetPart(Consumer<UploadReadSetPartRequest.Builder> uploadReadSetPartRequest, AsyncRequestBody requestBody) 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.
This is a convenience which creates an instance of the
UploadReadSetPartRequest.Builder
avoiding the need to create one manually viaUploadReadSetPartRequest.builder()
- Parameters:
uploadReadSetPartRequest
- AConsumer
that will call methods onUploadReadSetPartRequest.Builder
to create a request.requestBody
- Functional interface that can be implemented to produce the request content in a non-blocking manner. The size of the content is expected to be known up front. SeeAsyncRequestBody
for specific details on implementing this interface as well as links to precanned implementations for common scenarios like uploading from a file. The service documentation for the request content is as follows 'The read set data to upload for a part.
'- Returns:
- A Java Future containing the result of the UploadReadSetPart operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
uploadReadSetPart
default CompletableFuture<UploadReadSetPartResponse> uploadReadSetPart(UploadReadSetPartRequest uploadReadSetPartRequest, Path sourcePath) 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.
- Parameters:
uploadReadSetPartRequest
-sourcePath
-Path
to file containing data to send to the service. File will be read entirely and may be read multiple times in the event of a retry. If the file does not exist or the current user does not have access to read it then an exception will be thrown. The service documentation for the request content is as follows 'The read set data to upload for a part.
'- Returns:
- A Java Future containing the result of the UploadReadSetPart operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
uploadReadSetPart
default CompletableFuture<UploadReadSetPartResponse> uploadReadSetPart(Consumer<UploadReadSetPartRequest.Builder> uploadReadSetPartRequest, Path sourcePath) 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.
This is a convenience which creates an instance of the
UploadReadSetPartRequest.Builder
avoiding the need to create one manually viaUploadReadSetPartRequest.builder()
- Parameters:
uploadReadSetPartRequest
- AConsumer
that will call methods onUploadReadSetPartRequest.Builder
to create a request.sourcePath
-Path
to file containing data to send to the service. File will be read entirely and may be read multiple times in the event of a retry. If the file does not exist or the current user does not have access to read it then an exception will be thrown. The service documentation for the request content is as follows 'The read set data to upload for a part.
'- Returns:
- A Java Future containing the result of the UploadReadSetPart operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions.- InternalServerException An unexpected error occurred. Try the request again.
- NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
- 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.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- OmicsException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
waiter
Create an instance ofOmicsAsyncWaiter
using this client.Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
- Returns:
- an instance of
OmicsAsyncWaiter
-
serviceClientConfiguration
Description copied from interface:SdkClient
The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfiguration
in interfaceAwsClient
- Specified by:
serviceClientConfiguration
in interfaceSdkClient
- Returns:
- SdkServiceClientConfiguration
-
create
Create aOmicsAsyncClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. -
builder
Create a builder that can be used to configure and create aOmicsAsyncClient
.
-