@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface OmicsAsyncClient extends AwsClient
builder()
method.
This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the Amazon Omics User Guide.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.default CompletableFuture<AbortMultipartReadSetUploadResponse> abortMultipartReadSetUpload(AbortMultipartReadSetUploadRequest abortMultipartReadSetUploadRequest)
Stops a multipart upload.
abortMultipartReadSetUploadRequest - 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 via AbortMultipartReadSetUploadRequest.builder()
abortMultipartReadSetUploadRequest - A Consumer that will call methods on AbortMultipartReadSetUploadRequest.Builder to create
a request.default CompletableFuture<BatchDeleteReadSetResponse> batchDeleteReadSet(BatchDeleteReadSetRequest batchDeleteReadSetRequest)
Deletes one or more read sets.
batchDeleteReadSetRequest - 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 via BatchDeleteReadSetRequest.builder()
batchDeleteReadSetRequest - A Consumer that will call methods on BatchDeleteReadSetRequest.Builder to create a
request.default CompletableFuture<CancelAnnotationImportJobResponse> cancelAnnotationImportJob(CancelAnnotationImportJobRequest cancelAnnotationImportJobRequest)
Cancels an annotation import job.
cancelAnnotationImportJobRequest - 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 via CancelAnnotationImportJobRequest.builder()
cancelAnnotationImportJobRequest - A Consumer that will call methods on CancelAnnotationImportRequest.Builder to create a
request.default CompletableFuture<CancelRunResponse> cancelRun(CancelRunRequest cancelRunRequest)
Cancels a run.
cancelRunRequest - 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 via CancelRunRequest.builder()
cancelRunRequest - A Consumer that will call methods on CancelRunRequest.Builder to create a request.default CompletableFuture<CancelVariantImportJobResponse> cancelVariantImportJob(CancelVariantImportJobRequest cancelVariantImportJobRequest)
Cancels a variant import job.
cancelVariantImportJobRequest - 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 via CancelVariantImportJobRequest.builder()
cancelVariantImportJobRequest - A Consumer that will call methods on CancelVariantImportRequest.Builder to create a
request.default CompletableFuture<CompleteMultipartReadSetUploadResponse> completeMultipartReadSetUpload(CompleteMultipartReadSetUploadRequest completeMultipartReadSetUploadRequest)
Concludes a multipart upload once you have uploaded all the components.
completeMultipartReadSetUploadRequest - 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 via CompleteMultipartReadSetUploadRequest.builder()
completeMultipartReadSetUploadRequest - A Consumer that will call methods on CompleteMultipartReadSetUploadRequest.Builder to
create a request.default CompletableFuture<CreateAnnotationStoreResponse> createAnnotationStore(CreateAnnotationStoreRequest createAnnotationStoreRequest)
Creates an annotation store.
createAnnotationStoreRequest - 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 via CreateAnnotationStoreRequest.builder()
createAnnotationStoreRequest - A Consumer that will call methods on CreateAnnotationStoreRequest.Builder to create a
request.default CompletableFuture<CreateMultipartReadSetUploadResponse> createMultipartReadSetUpload(CreateMultipartReadSetUploadRequest createMultipartReadSetUploadRequest)
Begins a multipart read set upload.
createMultipartReadSetUploadRequest - 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 via CreateMultipartReadSetUploadRequest.builder()
createMultipartReadSetUploadRequest - A Consumer that will call methods on CreateMultipartReadSetUploadRequest.Builder to create
a request.default CompletableFuture<CreateReferenceStoreResponse> createReferenceStore(CreateReferenceStoreRequest createReferenceStoreRequest)
Creates a reference store.
createReferenceStoreRequest - 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 via CreateReferenceStoreRequest.builder()
createReferenceStoreRequest - A Consumer that will call methods on CreateReferenceStoreRequest.Builder to create a
request.default CompletableFuture<CreateRunGroupResponse> createRunGroup(CreateRunGroupRequest createRunGroupRequest)
Creates a run group.
createRunGroupRequest - 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 via CreateRunGroupRequest.builder()
createRunGroupRequest - A Consumer that will call methods on CreateRunGroupRequest.Builder to create a request.default CompletableFuture<CreateSequenceStoreResponse> createSequenceStore(CreateSequenceStoreRequest createSequenceStoreRequest)
Creates a sequence store.
createSequenceStoreRequest - 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 via CreateSequenceStoreRequest.builder()
createSequenceStoreRequest - A Consumer that will call methods on CreateSequenceStoreRequest.Builder to create a
request.default CompletableFuture<CreateVariantStoreResponse> createVariantStore(CreateVariantStoreRequest createVariantStoreRequest)
Creates a variant store.
createVariantStoreRequest - 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 via CreateVariantStoreRequest.builder()
createVariantStoreRequest - A Consumer that will call methods on CreateVariantStoreRequest.Builder to create a
request.default CompletableFuture<CreateWorkflowResponse> createWorkflow(CreateWorkflowRequest createWorkflowRequest)
Creates a workflow.
createWorkflowRequest - 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 via CreateWorkflowRequest.builder()
createWorkflowRequest - A Consumer that will call methods on CreateWorkflowRequest.Builder to create a request.default CompletableFuture<DeleteAnnotationStoreResponse> deleteAnnotationStore(DeleteAnnotationStoreRequest deleteAnnotationStoreRequest)
Deletes an annotation store.
deleteAnnotationStoreRequest - 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 via DeleteAnnotationStoreRequest.builder()
deleteAnnotationStoreRequest - A Consumer that will call methods on DeleteAnnotationStoreRequest.Builder to create a
request.default CompletableFuture<DeleteReferenceResponse> deleteReference(DeleteReferenceRequest deleteReferenceRequest)
Deletes a genome reference.
deleteReferenceRequest - 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 via DeleteReferenceRequest.builder()
deleteReferenceRequest - A Consumer that will call methods on DeleteReferenceRequest.Builder to create a request.default CompletableFuture<DeleteReferenceStoreResponse> deleteReferenceStore(DeleteReferenceStoreRequest deleteReferenceStoreRequest)
Deletes a genome reference store.
deleteReferenceStoreRequest - 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 via DeleteReferenceStoreRequest.builder()
deleteReferenceStoreRequest - A Consumer that will call methods on DeleteReferenceStoreRequest.Builder to create a
request.default CompletableFuture<DeleteRunResponse> deleteRun(DeleteRunRequest deleteRunRequest)
Deletes a workflow run.
deleteRunRequest - 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 via DeleteRunRequest.builder()
deleteRunRequest - A Consumer that will call methods on DeleteRunRequest.Builder to create a request.default CompletableFuture<DeleteRunGroupResponse> deleteRunGroup(DeleteRunGroupRequest deleteRunGroupRequest)
Deletes a workflow run group.
deleteRunGroupRequest - 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 via DeleteRunGroupRequest.builder()
deleteRunGroupRequest - A Consumer that will call methods on DeleteRunGroupRequest.Builder to create a request.default CompletableFuture<DeleteSequenceStoreResponse> deleteSequenceStore(DeleteSequenceStoreRequest deleteSequenceStoreRequest)
Deletes a sequence store.
deleteSequenceStoreRequest - 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 via DeleteSequenceStoreRequest.builder()
deleteSequenceStoreRequest - A Consumer that will call methods on DeleteSequenceStoreRequest.Builder to create a
request.default CompletableFuture<DeleteVariantStoreResponse> deleteVariantStore(DeleteVariantStoreRequest deleteVariantStoreRequest)
Deletes a variant store.
deleteVariantStoreRequest - 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 via DeleteVariantStoreRequest.builder()
deleteVariantStoreRequest - A Consumer that will call methods on DeleteVariantStoreRequest.Builder to create a
request.default CompletableFuture<DeleteWorkflowResponse> deleteWorkflow(DeleteWorkflowRequest deleteWorkflowRequest)
Deletes a workflow.
deleteWorkflowRequest - 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 via DeleteWorkflowRequest.builder()
deleteWorkflowRequest - A Consumer that will call methods on DeleteWorkflowRequest.Builder to create a request.default CompletableFuture<GetAnnotationImportJobResponse> getAnnotationImportJob(GetAnnotationImportJobRequest getAnnotationImportJobRequest)
Gets information about an annotation import job.
getAnnotationImportJobRequest - 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 via GetAnnotationImportJobRequest.builder()
getAnnotationImportJobRequest - A Consumer that will call methods on GetAnnotationImportRequest.Builder to create a
request.default CompletableFuture<GetAnnotationStoreResponse> getAnnotationStore(GetAnnotationStoreRequest getAnnotationStoreRequest)
Gets information about an annotation store.
getAnnotationStoreRequest - 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 via GetAnnotationStoreRequest.builder()
getAnnotationStoreRequest - A Consumer that will call methods on GetAnnotationStoreRequest.Builder to create a
request.default <ReturnT> CompletableFuture<ReturnT> getReadSet(GetReadSetRequest getReadSetRequest, AsyncResponseTransformer<GetReadSetResponse,ReturnT> asyncResponseTransformer)
Gets a file from a read set.
getReadSetRequest - asyncResponseTransformer - The response transformer for processing the streaming response in a non-blocking manner. See
AsyncResponseTransformer 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.
'.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 via GetReadSetRequest.builder()
getReadSetRequest - A Consumer that will call methods on GetReadSetRequest.Builder to create a request.asyncResponseTransformer - The response transformer for processing the streaming response in a non-blocking manner. See
AsyncResponseTransformer 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.
'.default CompletableFuture<GetReadSetResponse> getReadSet(GetReadSetRequest getReadSetRequest, Path destinationPath)
Gets a file from a read set.
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.
'.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 via GetReadSetRequest.builder()
getReadSetRequest - A Consumer that will call methods on GetReadSetRequest.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.
'.default CompletableFuture<GetReadSetActivationJobResponse> getReadSetActivationJob(GetReadSetActivationJobRequest getReadSetActivationJobRequest)
Gets information about a read set activation job.
getReadSetActivationJobRequest - 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 via GetReadSetActivationJobRequest.builder()
getReadSetActivationJobRequest - A Consumer that will call methods on GetReadSetActivationJobRequest.Builder to create a
request.default CompletableFuture<GetReadSetExportJobResponse> getReadSetExportJob(GetReadSetExportJobRequest getReadSetExportJobRequest)
Gets information about a read set export job.
getReadSetExportJobRequest - 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 via GetReadSetExportJobRequest.builder()
getReadSetExportJobRequest - A Consumer that will call methods on GetReadSetExportJobRequest.Builder to create a
request.default CompletableFuture<GetReadSetImportJobResponse> getReadSetImportJob(GetReadSetImportJobRequest getReadSetImportJobRequest)
Gets information about a read set import job.
getReadSetImportJobRequest - 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 via GetReadSetImportJobRequest.builder()
getReadSetImportJobRequest - A Consumer that will call methods on GetReadSetImportJobRequest.Builder to create a
request.default CompletableFuture<GetReadSetMetadataResponse> getReadSetMetadata(GetReadSetMetadataRequest getReadSetMetadataRequest)
Gets details about a read set.
getReadSetMetadataRequest - 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 via GetReadSetMetadataRequest.builder()
getReadSetMetadataRequest - A Consumer that will call methods on GetReadSetMetadataRequest.Builder to create a
request.default <ReturnT> CompletableFuture<ReturnT> getReference(GetReferenceRequest getReferenceRequest, AsyncResponseTransformer<GetReferenceResponse,ReturnT> asyncResponseTransformer)
Gets a reference file.
getReferenceRequest - asyncResponseTransformer - The response transformer for processing the streaming response in a non-blocking manner. See
AsyncResponseTransformer 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.
'.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 via GetReferenceRequest.builder()
getReferenceRequest - A Consumer that will call methods on GetReferenceRequest.Builder to create a request.asyncResponseTransformer - The response transformer for processing the streaming response in a non-blocking manner. See
AsyncResponseTransformer 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.
'.default CompletableFuture<GetReferenceResponse> getReference(GetReferenceRequest getReferenceRequest, Path destinationPath)
Gets a reference file.
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.
'.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 via GetReferenceRequest.builder()
getReferenceRequest - A Consumer that will call methods on GetReferenceRequest.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.
'.default CompletableFuture<GetReferenceImportJobResponse> getReferenceImportJob(GetReferenceImportJobRequest getReferenceImportJobRequest)
Gets information about a reference import job.
getReferenceImportJobRequest - 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 via GetReferenceImportJobRequest.builder()
getReferenceImportJobRequest - A Consumer that will call methods on GetReferenceImportJobRequest.Builder to create a
request.default CompletableFuture<GetReferenceMetadataResponse> getReferenceMetadata(GetReferenceMetadataRequest getReferenceMetadataRequest)
Gets information about a genome reference's metadata.
getReferenceMetadataRequest - 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 via GetReferenceMetadataRequest.builder()
getReferenceMetadataRequest - A Consumer that will call methods on GetReferenceMetadataRequest.Builder to create a
request.default CompletableFuture<GetReferenceStoreResponse> getReferenceStore(GetReferenceStoreRequest getReferenceStoreRequest)
Gets information about a reference store.
getReferenceStoreRequest - 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 via GetReferenceStoreRequest.builder()
getReferenceStoreRequest - A Consumer that will call methods on GetReferenceStoreRequest.Builder to create a request.default CompletableFuture<GetRunResponse> getRun(GetRunRequest getRunRequest)
Gets information about a workflow run.
getRunRequest - default CompletableFuture<GetRunResponse> getRun(Consumer<GetRunRequest.Builder> getRunRequest)
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 via GetRunRequest.builder()
getRunRequest - A Consumer that will call methods on GetRunRequest.Builder to create a request.default CompletableFuture<GetRunGroupResponse> getRunGroup(GetRunGroupRequest getRunGroupRequest)
Gets information about a workflow run group.
getRunGroupRequest - 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 via GetRunGroupRequest.builder()
getRunGroupRequest - A Consumer that will call methods on GetRunGroupRequest.Builder to create a request.default CompletableFuture<GetRunTaskResponse> getRunTask(GetRunTaskRequest getRunTaskRequest)
Gets information about a workflow run task.
getRunTaskRequest - 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 via GetRunTaskRequest.builder()
getRunTaskRequest - A Consumer that will call methods on GetRunTaskRequest.Builder to create a request.default CompletableFuture<GetSequenceStoreResponse> getSequenceStore(GetSequenceStoreRequest getSequenceStoreRequest)
Gets information about a sequence store.
getSequenceStoreRequest - 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 via GetSequenceStoreRequest.builder()
getSequenceStoreRequest - A Consumer that will call methods on GetSequenceStoreRequest.Builder to create a request.default CompletableFuture<GetVariantImportJobResponse> getVariantImportJob(GetVariantImportJobRequest getVariantImportJobRequest)
Gets information about a variant import job.
getVariantImportJobRequest - 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 via GetVariantImportJobRequest.builder()
getVariantImportJobRequest - A Consumer that will call methods on GetVariantImportRequest.Builder to create a request.default CompletableFuture<GetVariantStoreResponse> getVariantStore(GetVariantStoreRequest getVariantStoreRequest)
Gets information about a variant store.
getVariantStoreRequest - 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 via GetVariantStoreRequest.builder()
getVariantStoreRequest - A Consumer that will call methods on GetVariantStoreRequest.Builder to create a request.default CompletableFuture<GetWorkflowResponse> getWorkflow(GetWorkflowRequest getWorkflowRequest)
Gets information about a workflow.
getWorkflowRequest - 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 via GetWorkflowRequest.builder()
getWorkflowRequest - A Consumer that will call methods on GetWorkflowRequest.Builder to create a request.default CompletableFuture<ListAnnotationImportJobsResponse> listAnnotationImportJobs(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest)
Retrieves a list of annotation import jobs.
listAnnotationImportJobsRequest - 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 via ListAnnotationImportJobsRequest.builder()
listAnnotationImportJobsRequest - A Consumer that will call methods on ListAnnotationImportJobsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsPublisher publisher = client.listAnnotationImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listAnnotationImportJobsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsPublisher publisher = client.listAnnotationImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListAnnotationImportJobsRequest.builder()
listAnnotationImportJobsRequest - A Consumer that will call methods on ListAnnotationImportJobsRequest.Builder to create a
request.default CompletableFuture<ListAnnotationStoresResponse> listAnnotationStores(ListAnnotationStoresRequest listAnnotationStoresRequest)
Retrieves a list of annotation stores.
listAnnotationStoresRequest - 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 via ListAnnotationStoresRequest.builder()
listAnnotationStoresRequest - A Consumer that will call methods on ListAnnotationStoresRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher publisher = client.listAnnotationStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listAnnotationStoresRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher publisher = client.listAnnotationStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListAnnotationStoresRequest.builder()
listAnnotationStoresRequest - A Consumer that will call methods on ListAnnotationStoresRequest.Builder to create a
request.default CompletableFuture<ListMultipartReadSetUploadsResponse> listMultipartReadSetUploads(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest)
Lists all multipart read set uploads and their statuses.
listMultipartReadSetUploadsRequest - 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 via ListMultipartReadSetUploadsRequest.builder()
listMultipartReadSetUploadsRequest - A Consumer that will call methods on ListMultipartReadSetUploadsRequest.Builder to create
a request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsPublisher publisher = client.listMultipartReadSetUploadsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listMultipartReadSetUploadsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsPublisher publisher = client.listMultipartReadSetUploadsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListMultipartReadSetUploadsRequest.builder()
listMultipartReadSetUploadsRequest - A Consumer that will call methods on ListMultipartReadSetUploadsRequest.Builder to create
a request.default CompletableFuture<ListReadSetActivationJobsResponse> listReadSetActivationJobs(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest)
Retrieves a list of read set activation jobs.
listReadSetActivationJobsRequest - 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 via ListReadSetActivationJobsRequest.builder()
listReadSetActivationJobsRequest - A Consumer that will call methods on ListReadSetActivationJobsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsPublisher publisher = client.listReadSetActivationJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReadSetActivationJobsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsPublisher publisher = client.listReadSetActivationJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReadSetActivationJobsRequest.builder()
listReadSetActivationJobsRequest - A Consumer that will call methods on ListReadSetActivationJobsRequest.Builder to create a
request.default CompletableFuture<ListReadSetExportJobsResponse> listReadSetExportJobs(ListReadSetExportJobsRequest listReadSetExportJobsRequest)
Retrieves a list of read set export jobs.
listReadSetExportJobsRequest - 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 via ListReadSetExportJobsRequest.builder()
listReadSetExportJobsRequest - A Consumer that will call methods on ListReadSetExportJobsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsPublisher publisher = client.listReadSetExportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReadSetExportJobsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsPublisher publisher = client.listReadSetExportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReadSetExportJobsRequest.builder()
listReadSetExportJobsRequest - A Consumer that will call methods on ListReadSetExportJobsRequest.Builder to create a
request.default CompletableFuture<ListReadSetImportJobsResponse> listReadSetImportJobs(ListReadSetImportJobsRequest listReadSetImportJobsRequest)
Retrieves a list of read set import jobs.
listReadSetImportJobsRequest - 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 via ListReadSetImportJobsRequest.builder()
listReadSetImportJobsRequest - A Consumer that will call methods on ListReadSetImportJobsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsPublisher publisher = client.listReadSetImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReadSetImportJobsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsPublisher publisher = client.listReadSetImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReadSetImportJobsRequest.builder()
listReadSetImportJobsRequest - A Consumer that will call methods on ListReadSetImportJobsRequest.Builder to create a
request.default CompletableFuture<ListReadSetUploadPartsResponse> listReadSetUploadParts(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest)
This operation will list all parts in a requested multipart upload for a sequence store.
listReadSetUploadPartsRequest - 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 via ListReadSetUploadPartsRequest.builder()
listReadSetUploadPartsRequest - A Consumer that will call methods on ListReadSetUploadPartsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsPublisher publisher = client.listReadSetUploadPartsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReadSetUploadPartsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsPublisher publisher = client.listReadSetUploadPartsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReadSetUploadPartsRequest.builder()
listReadSetUploadPartsRequest - A Consumer that will call methods on ListReadSetUploadPartsRequest.Builder to create a
request.default CompletableFuture<ListReadSetsResponse> listReadSets(ListReadSetsRequest listReadSetsRequest)
Retrieves a list of read sets.
listReadSetsRequest - 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 via ListReadSetsRequest.builder()
listReadSetsRequest - A Consumer that will call methods on ListReadSetsRequest.Builder to create a request.default ListReadSetsPublisher listReadSetsPaginator(ListReadSetsRequest 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetsPublisher publisher = client.listReadSetsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReadSetsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReadSetsPublisher publisher = client.listReadSetsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReadSetsRequest.builder()
listReadSetsRequest - A Consumer that will call methods on ListReadSetsRequest.Builder to create a request.default CompletableFuture<ListReferenceImportJobsResponse> listReferenceImportJobs(ListReferenceImportJobsRequest listReferenceImportJobsRequest)
Retrieves a list of reference import jobs.
listReferenceImportJobsRequest - 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 via ListReferenceImportJobsRequest.builder()
listReferenceImportJobsRequest - A Consumer that will call methods on ListReferenceImportJobsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsPublisher publisher = client.listReferenceImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReferenceImportJobsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsPublisher publisher = client.listReferenceImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReferenceImportJobsRequest.builder()
listReferenceImportJobsRequest - A Consumer that will call methods on ListReferenceImportJobsRequest.Builder to create a
request.default CompletableFuture<ListReferenceStoresResponse> listReferenceStores(ListReferenceStoresRequest listReferenceStoresRequest)
Retrieves a list of reference stores.
listReferenceStoresRequest - 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 via ListReferenceStoresRequest.builder()
listReferenceStoresRequest - A Consumer that will call methods on ListReferenceStoresRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresPublisher publisher = client.listReferenceStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReferenceStoresRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresPublisher publisher = client.listReferenceStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReferenceStoresRequest.builder()
listReferenceStoresRequest - A Consumer that will call methods on ListReferenceStoresRequest.Builder to create a
request.default CompletableFuture<ListReferencesResponse> listReferences(ListReferencesRequest listReferencesRequest)
Retrieves a list of references.
listReferencesRequest - 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 via ListReferencesRequest.builder()
listReferencesRequest - A Consumer that will call methods on ListReferencesRequest.Builder to create a request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReferencesPublisher publisher = client.listReferencesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listReferencesRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListReferencesPublisher publisher = client.listReferencesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListReferencesRequest.builder()
listReferencesRequest - A Consumer that will call methods on ListReferencesRequest.Builder to create a request.default CompletableFuture<ListRunGroupsResponse> listRunGroups(ListRunGroupsRequest listRunGroupsRequest)
Retrieves a list of run groups.
listRunGroupsRequest - 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 via ListRunGroupsRequest.builder()
listRunGroupsRequest - A Consumer that will call methods on ListRunGroupsRequest.Builder to create a request.default ListRunGroupsPublisher listRunGroupsPaginator(ListRunGroupsRequest 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListRunGroupsPublisher publisher = client.listRunGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listRunGroupsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListRunGroupsPublisher publisher = client.listRunGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListRunGroupsRequest.builder()
listRunGroupsRequest - A Consumer that will call methods on ListRunGroupsRequest.Builder to create a request.default CompletableFuture<ListRunTasksResponse> listRunTasks(ListRunTasksRequest listRunTasksRequest)
Retrieves a list of tasks for a run.
listRunTasksRequest - 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 via ListRunTasksRequest.builder()
listRunTasksRequest - A Consumer that will call methods on ListRunTasksRequest.Builder to create a request.default ListRunTasksPublisher listRunTasksPaginator(ListRunTasksRequest 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListRunTasksPublisher publisher = client.listRunTasksPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listRunTasksRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListRunTasksPublisher publisher = client.listRunTasksPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListRunTasksRequest.builder()
listRunTasksRequest - A Consumer that will call methods on ListRunTasksRequest.Builder to create a request.default CompletableFuture<ListRunsResponse> listRuns(ListRunsRequest listRunsRequest)
Retrieves a list of runs.
listRunsRequest - 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 via ListRunsRequest.builder()
listRunsRequest - A Consumer that will call methods on ListRunsRequest.Builder to create a request.default ListRunsPublisher listRunsPaginator(ListRunsRequest listRunsRequest)
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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListRunsPublisher publisher = client.listRunsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listRunsRequest - default ListRunsPublisher listRunsPaginator(Consumer<ListRunsRequest.Builder> listRunsRequest)
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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListRunsPublisher publisher = client.listRunsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListRunsRequest.builder()
listRunsRequest - A Consumer that will call methods on ListRunsRequest.Builder to create a request.default CompletableFuture<ListSequenceStoresResponse> listSequenceStores(ListSequenceStoresRequest listSequenceStoresRequest)
Retrieves a list of sequence stores.
listSequenceStoresRequest - 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 via ListSequenceStoresRequest.builder()
listSequenceStoresRequest - A Consumer that will call methods on ListSequenceStoresRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresPublisher publisher = client.listSequenceStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listSequenceStoresRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresPublisher publisher = client.listSequenceStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListSequenceStoresRequest.builder()
listSequenceStoresRequest - A Consumer that will call methods on ListSequenceStoresRequest.Builder to create a
request.default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves a list of tags for a resource.
listTagsForResourceRequest - 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 via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.default CompletableFuture<ListVariantImportJobsResponse> listVariantImportJobs(ListVariantImportJobsRequest listVariantImportJobsRequest)
Retrieves a list of variant import jobs.
listVariantImportJobsRequest - 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 via ListVariantImportJobsRequest.builder()
listVariantImportJobsRequest - A Consumer that will call methods on ListVariantImportJobsRequest.Builder to create a
request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsPublisher publisher = client.listVariantImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listVariantImportJobsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsPublisher publisher = client.listVariantImportJobsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListVariantImportJobsRequest.builder()
listVariantImportJobsRequest - A Consumer that will call methods on ListVariantImportJobsRequest.Builder to create a
request.default CompletableFuture<ListVariantStoresResponse> listVariantStores(ListVariantStoresRequest listVariantStoresRequest)
Retrieves a list of variant stores.
listVariantStoresRequest - 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 via ListVariantStoresRequest.builder()
listVariantStoresRequest - A Consumer that will call methods on ListVariantStoresRequest.Builder to create a request.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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListVariantStoresPublisher publisher = client.listVariantStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listVariantStoresRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListVariantStoresPublisher publisher = client.listVariantStoresPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListVariantStoresRequest.builder()
listVariantStoresRequest - A Consumer that will call methods on ListVariantStoresRequest.Builder to create a request.default CompletableFuture<ListWorkflowsResponse> listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
Retrieves a list of workflows.
listWorkflowsRequest - 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 via ListWorkflowsRequest.builder()
listWorkflowsRequest - A Consumer that will call methods on ListWorkflowsRequest.Builder to create a request.default ListWorkflowsPublisher listWorkflowsPaginator(ListWorkflowsRequest 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListWorkflowsPublisher publisher = client.listWorkflowsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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.
listWorkflowsRequest - 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 new Subscription 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 method
software.amazon.awssdk.services.omics.paginators.ListWorkflowsPublisher publisher = client.listWorkflowsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
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) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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 via ListWorkflowsRequest.builder()
listWorkflowsRequest - A Consumer that will call methods on ListWorkflowsRequest.Builder to create a request.default CompletableFuture<StartAnnotationImportJobResponse> startAnnotationImportJob(StartAnnotationImportJobRequest startAnnotationImportJobRequest)
Starts an annotation import job.
startAnnotationImportJobRequest - 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 via StartAnnotationImportJobRequest.builder()
startAnnotationImportJobRequest - A Consumer that will call methods on StartAnnotationImportRequest.Builder to create a
request.default CompletableFuture<StartReadSetActivationJobResponse> startReadSetActivationJob(StartReadSetActivationJobRequest startReadSetActivationJobRequest)
Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
startReadSetActivationJobRequest - 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 via StartReadSetActivationJobRequest.builder()
startReadSetActivationJobRequest - A Consumer that will call methods on StartReadSetActivationJobRequest.Builder to create a
request.default CompletableFuture<StartReadSetExportJobResponse> startReadSetExportJob(StartReadSetExportJobRequest startReadSetExportJobRequest)
Exports a read set to Amazon S3.
startReadSetExportJobRequest - 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 via StartReadSetExportJobRequest.builder()
startReadSetExportJobRequest - A Consumer that will call methods on StartReadSetExportJobRequest.Builder to create a
request.default CompletableFuture<StartReadSetImportJobResponse> startReadSetImportJob(StartReadSetImportJobRequest startReadSetImportJobRequest)
Starts a read set import job.
startReadSetImportJobRequest - 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 via StartReadSetImportJobRequest.builder()
startReadSetImportJobRequest - A Consumer that will call methods on StartReadSetImportJobRequest.Builder to create a
request.default CompletableFuture<StartReferenceImportJobResponse> startReferenceImportJob(StartReferenceImportJobRequest startReferenceImportJobRequest)
Starts a reference import job.
startReferenceImportJobRequest - 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 via StartReferenceImportJobRequest.builder()
startReferenceImportJobRequest - A Consumer that will call methods on StartReferenceImportJobRequest.Builder to create a
request.default CompletableFuture<StartRunResponse> startRun(StartRunRequest startRunRequest)
Starts a run.
startRunRequest - default CompletableFuture<StartRunResponse> startRun(Consumer<StartRunRequest.Builder> startRunRequest)
Starts a run.
This is a convenience which creates an instance of the StartRunRequest.Builder avoiding the need to
create one manually via StartRunRequest.builder()
startRunRequest - A Consumer that will call methods on StartRunRequest.Builder to create a request.default CompletableFuture<StartVariantImportJobResponse> startVariantImportJob(StartVariantImportJobRequest startVariantImportJobRequest)
Starts a variant import job.
startVariantImportJobRequest - 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 via StartVariantImportJobRequest.builder()
startVariantImportJobRequest - A Consumer that will call methods on StartVariantImportRequest.Builder to create a
request.default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest)
Tags a resource.
tagResourceRequest - 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 via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
untagResourceRequest - 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 via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.default CompletableFuture<UpdateAnnotationStoreResponse> updateAnnotationStore(UpdateAnnotationStoreRequest updateAnnotationStoreRequest)
Updates an annotation store.
updateAnnotationStoreRequest - 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 via UpdateAnnotationStoreRequest.builder()
updateAnnotationStoreRequest - A Consumer that will call methods on UpdateAnnotationStoreRequest.Builder to create a
request.default CompletableFuture<UpdateRunGroupResponse> updateRunGroup(UpdateRunGroupRequest updateRunGroupRequest)
Updates a run group.
updateRunGroupRequest - 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 via UpdateRunGroupRequest.builder()
updateRunGroupRequest - A Consumer that will call methods on UpdateRunGroupRequest.Builder to create a request.default CompletableFuture<UpdateVariantStoreResponse> updateVariantStore(UpdateVariantStoreRequest updateVariantStoreRequest)
Updates a variant store.
updateVariantStoreRequest - 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 via UpdateVariantStoreRequest.builder()
updateVariantStoreRequest - A Consumer that will call methods on UpdateVariantStoreRequest.Builder to create a
request.default CompletableFuture<UpdateWorkflowResponse> updateWorkflow(UpdateWorkflowRequest updateWorkflowRequest)
Updates a workflow.
updateWorkflowRequest - 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 via UpdateWorkflowRequest.builder()
updateWorkflowRequest - A Consumer that will call methods on UpdateWorkflowRequest.Builder to create a request.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.
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. See AsyncRequestBody 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.
'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 via UploadReadSetPartRequest.builder()
uploadReadSetPartRequest - A Consumer that will call methods on UploadReadSetPartRequest.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. See AsyncRequestBody 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.
'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.
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.
'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 via UploadReadSetPartRequest.builder()
uploadReadSetPartRequest - A Consumer that will call methods on UploadReadSetPartRequest.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.
'default OmicsAsyncWaiter waiter()
OmicsAsyncWaiter using this client.
Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
OmicsAsyncWaiterdefault OmicsServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientstatic OmicsAsyncClient create()
OmicsAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static OmicsAsyncClientBuilder builder()
OmicsAsyncClient.Copyright © 2023. All rights reserved.