@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface OmicsClient extends AwsClient
builder() method.
This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the AWS HealthOmics User Guide.
| 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 AbortMultipartReadSetUploadResponse abortMultipartReadSetUpload(AbortMultipartReadSetUploadRequest abortMultipartReadSetUploadRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Stops a multipart upload.
abortMultipartReadSetUploadRequest - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AbortMultipartReadSetUploadResponse abortMultipartReadSetUpload(Consumer<AbortMultipartReadSetUploadRequest.Builder> abortMultipartReadSetUploadRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AcceptShareResponse acceptShare(AcceptShareRequest acceptShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Accepts a share for an analytics store.
acceptShareRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AcceptShareResponse acceptShare(Consumer<AcceptShareRequest.Builder> acceptShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Accepts a share for an analytics store.
This is a convenience which creates an instance of the AcceptShareRequest.Builder avoiding the need to
create one manually via AcceptShareRequest.builder()
acceptShareRequest - A Consumer that will call methods on
AcceptShareRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault BatchDeleteReadSetResponse batchDeleteReadSet(BatchDeleteReadSetRequest batchDeleteReadSetRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes one or more read sets.
batchDeleteReadSetRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault BatchDeleteReadSetResponse batchDeleteReadSet(Consumer<BatchDeleteReadSetRequest.Builder> batchDeleteReadSetRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelAnnotationImportJobResponse cancelAnnotationImportJob(CancelAnnotationImportJobRequest cancelAnnotationImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Cancels an annotation import job.
cancelAnnotationImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelAnnotationImportJobResponse cancelAnnotationImportJob(Consumer<CancelAnnotationImportJobRequest.Builder> cancelAnnotationImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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
CancelAnnotationImportJobRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelRunResponse cancelRun(CancelRunRequest cancelRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Cancels a run.
cancelRunRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelRunResponse cancelRun(Consumer<CancelRunRequest.Builder> cancelRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelVariantImportJobResponse cancelVariantImportJob(CancelVariantImportJobRequest cancelVariantImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Cancels a variant import job.
cancelVariantImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelVariantImportJobResponse cancelVariantImportJob(Consumer<CancelVariantImportJobRequest.Builder> cancelVariantImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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
CancelVariantImportJobRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CompleteMultipartReadSetUploadResponse completeMultipartReadSetUpload(CompleteMultipartReadSetUploadRequest completeMultipartReadSetUploadRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Concludes a multipart upload once you have uploaded all the components.
completeMultipartReadSetUploadRequest - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CompleteMultipartReadSetUploadResponse completeMultipartReadSetUpload(Consumer<CompleteMultipartReadSetUploadRequest.Builder> completeMultipartReadSetUploadRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAnnotationStoreResponse createAnnotationStore(CreateAnnotationStoreRequest createAnnotationStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Creates an annotation store.
createAnnotationStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAnnotationStoreResponse createAnnotationStore(Consumer<CreateAnnotationStoreRequest.Builder> createAnnotationStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAnnotationStoreVersionResponse createAnnotationStoreVersion(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Creates a new version of an annotation store.
createAnnotationStoreVersionRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAnnotationStoreVersionResponse createAnnotationStoreVersion(Consumer<CreateAnnotationStoreVersionRequest.Builder> createAnnotationStoreVersionRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Creates a new version of an annotation store.
This is a convenience which creates an instance of the CreateAnnotationStoreVersionRequest.Builder
avoiding the need to create one manually via CreateAnnotationStoreVersionRequest.builder()
createAnnotationStoreVersionRequest - A Consumer that will call methods on
CreateAnnotationStoreVersionRequest.Builder to create
a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateMultipartReadSetUploadResponse createMultipartReadSetUpload(CreateMultipartReadSetUploadRequest createMultipartReadSetUploadRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Begins a multipart read set upload.
createMultipartReadSetUploadRequest - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateMultipartReadSetUploadResponse createMultipartReadSetUpload(Consumer<CreateMultipartReadSetUploadRequest.Builder> createMultipartReadSetUploadRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateReferenceStoreResponse createReferenceStore(CreateReferenceStoreRequest createReferenceStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Creates a reference store.
createReferenceStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateReferenceStoreResponse createReferenceStore(Consumer<CreateReferenceStoreRequest.Builder> createReferenceStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateRunGroupResponse createRunGroup(CreateRunGroupRequest createRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Creates a run group.
createRunGroupRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateRunGroupResponse createRunGroup(Consumer<CreateRunGroupRequest.Builder> createRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSequenceStoreResponse createSequenceStore(CreateSequenceStoreRequest createSequenceStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Creates a sequence store.
createSequenceStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSequenceStoreResponse createSequenceStore(Consumer<CreateSequenceStoreRequest.Builder> createSequenceStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateShareResponse createShare(CreateShareRequest createShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Creates a share offer that can be accepted outside the account by a subscriber. The share is created by the owner and accepted by the principal subscriber.
createShareRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateShareResponse createShare(Consumer<CreateShareRequest.Builder> createShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Creates a share offer that can be accepted outside the account by a subscriber. The share is created by the owner and accepted by the principal subscriber.
This is a convenience which creates an instance of the CreateShareRequest.Builder avoiding the need to
create one manually via CreateShareRequest.builder()
createShareRequest - A Consumer that will call methods on
CreateShareRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateVariantStoreResponse createVariantStore(CreateVariantStoreRequest createVariantStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Creates a variant store.
createVariantStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateVariantStoreResponse createVariantStore(Consumer<CreateVariantStoreRequest.Builder> createVariantStoreRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateWorkflowResponse createWorkflow(CreateWorkflowRequest createWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Creates a workflow.
createWorkflowRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateWorkflowResponse createWorkflow(Consumer<CreateWorkflowRequest.Builder> createWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAnnotationStoreResponse deleteAnnotationStore(DeleteAnnotationStoreRequest deleteAnnotationStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Deletes an annotation store.
deleteAnnotationStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAnnotationStoreResponse deleteAnnotationStore(Consumer<DeleteAnnotationStoreRequest.Builder> deleteAnnotationStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAnnotationStoreVersionsResponse deleteAnnotationStoreVersions(DeleteAnnotationStoreVersionsRequest deleteAnnotationStoreVersionsRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Deletes one or multiple versions of an annotation store.
deleteAnnotationStoreVersionsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAnnotationStoreVersionsResponse deleteAnnotationStoreVersions(Consumer<DeleteAnnotationStoreVersionsRequest.Builder> deleteAnnotationStoreVersionsRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Deletes one or multiple versions of an annotation store.
This is a convenience which creates an instance of the DeleteAnnotationStoreVersionsRequest.Builder
avoiding the need to create one manually via DeleteAnnotationStoreVersionsRequest.builder()
deleteAnnotationStoreVersionsRequest - A Consumer that will call methods on
DeleteAnnotationStoreVersionsRequest.Builder to create
a request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteReferenceResponse deleteReference(DeleteReferenceRequest deleteReferenceRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes a genome reference.
deleteReferenceRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteReferenceResponse deleteReference(Consumer<DeleteReferenceRequest.Builder> deleteReferenceRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteReferenceStoreResponse deleteReferenceStore(DeleteReferenceStoreRequest deleteReferenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes a genome reference store.
deleteReferenceStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteReferenceStoreResponse deleteReferenceStore(Consumer<DeleteReferenceStoreRequest.Builder> deleteReferenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteRunResponse deleteRun(DeleteRunRequest deleteRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes a workflow run.
deleteRunRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteRunResponse deleteRun(Consumer<DeleteRunRequest.Builder> deleteRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteRunGroupResponse deleteRunGroup(DeleteRunGroupRequest deleteRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes a workflow run group.
deleteRunGroupRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteRunGroupResponse deleteRunGroup(Consumer<DeleteRunGroupRequest.Builder> deleteRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSequenceStoreResponse deleteSequenceStore(DeleteSequenceStoreRequest deleteSequenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes a sequence store.
deleteSequenceStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSequenceStoreResponse deleteSequenceStore(Consumer<DeleteSequenceStoreRequest.Builder> deleteSequenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteShareResponse deleteShare(DeleteShareRequest deleteShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Deletes a share of an analytics store.
deleteShareRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteShareResponse deleteShare(Consumer<DeleteShareRequest.Builder> deleteShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Deletes a share of an analytics store.
This is a convenience which creates an instance of the DeleteShareRequest.Builder avoiding the need to
create one manually via DeleteShareRequest.builder()
deleteShareRequest - A Consumer that will call methods on
DeleteShareRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteVariantStoreResponse deleteVariantStore(DeleteVariantStoreRequest deleteVariantStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Deletes a variant store.
deleteVariantStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteVariantStoreResponse deleteVariantStore(Consumer<DeleteVariantStoreRequest.Builder> deleteVariantStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteWorkflowResponse deleteWorkflow(DeleteWorkflowRequest deleteWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Deletes a workflow.
deleteWorkflowRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteWorkflowResponse deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder> deleteWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAnnotationImportJobResponse getAnnotationImportJob(GetAnnotationImportJobRequest getAnnotationImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Gets information about an annotation import job.
getAnnotationImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAnnotationImportJobResponse getAnnotationImportJob(Consumer<GetAnnotationImportJobRequest.Builder> getAnnotationImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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
GetAnnotationImportJobRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAnnotationStoreResponse getAnnotationStore(GetAnnotationStoreRequest getAnnotationStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Gets information about an annotation store.
getAnnotationStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAnnotationStoreResponse getAnnotationStore(Consumer<GetAnnotationStoreRequest.Builder> getAnnotationStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAnnotationStoreVersionResponse getAnnotationStoreVersion(GetAnnotationStoreVersionRequest getAnnotationStoreVersionRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves the metadata for an annotation store version.
getAnnotationStoreVersionRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAnnotationStoreVersionResponse getAnnotationStoreVersion(Consumer<GetAnnotationStoreVersionRequest.Builder> getAnnotationStoreVersionRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves the metadata for an annotation store version.
This is a convenience which creates an instance of the GetAnnotationStoreVersionRequest.Builder avoiding
the need to create one manually via GetAnnotationStoreVersionRequest.builder()
getAnnotationStoreVersionRequest - A Consumer that will call methods on
GetAnnotationStoreVersionRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault <ReturnT> ReturnT getReadSet(GetReadSetRequest getReadSetRequest, ResponseTransformer<GetReadSetResponse,ReturnT> responseTransformer) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets a file from a read set.
getReadSetRequest - responseTransformer - Functional interface for processing the streamed response content. The unmarshalled GetReadSetResponse and
an InputStream to the response content are provided as parameters to the callback. The callback may return
a transformed type which will be the return value of this method. See
ResponseTransformer for details on implementing this interface
and for links to pre-canned implementations for common scenarios like downloading to a file. The service
documentation for the response content is as follows '
The read set file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault <ReturnT> ReturnT getReadSet(Consumer<GetReadSetRequest.Builder> getReadSetRequest, ResponseTransformer<GetReadSetResponse,ReturnT> responseTransformer) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.responseTransformer - Functional interface for processing the streamed response content. The unmarshalled GetReadSetResponse and
an InputStream to the response content are provided as parameters to the callback. The callback may return
a transformed type which will be the return value of this method. See
ResponseTransformer for details on implementing this interface
and for links to pre-canned implementations for common scenarios like downloading to a file. The service
documentation for the response content is as follows '
The read set file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetResponse getReadSet(GetReadSetRequest getReadSetRequest, Path destinationPath) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiongetReadSet(GetReadSetRequest, ResponseTransformer),
AWS API
Documentationdefault GetReadSetResponse getReadSet(Consumer<GetReadSetRequest.Builder> getReadSetRequest, Path destinationPath) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiongetReadSet(GetReadSetRequest, ResponseTransformer),
AWS API
Documentationdefault ResponseInputStream<GetReadSetResponse> getReadSet(GetReadSetRequest getReadSetRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets a file from a read set.
getReadSetRequest - ResponseInputStream containing data streamed from service. Note that this is an unmanaged
reference to the underlying HTTP connection so great care must be taken to ensure all data if fully read
from the input stream and that it is properly closed. Failure to do so may result in sub-optimal behavior
and exhausting connections in the connection pool. The unmarshalled response object can be obtained via
ResponseInputStream.response(). The service documentation for the response content is as follows
'
The read set file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReadSet, ResponseTransformer),
AWS API
Documentationdefault ResponseInputStream<GetReadSetResponse> getReadSet(Consumer<GetReadSetRequest.Builder> getReadSetRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.ResponseInputStream containing data streamed from service. Note that this is an unmanaged
reference to the underlying HTTP connection so great care must be taken to ensure all data if fully read
from the input stream and that it is properly closed. Failure to do so may result in sub-optimal behavior
and exhausting connections in the connection pool. The unmarshalled response object can be obtained via
ResponseInputStream.response(). The service documentation for the response content is as follows
'
The read set file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReadSet, ResponseTransformer),
AWS API
Documentationdefault ResponseBytes<GetReadSetResponse> getReadSetAsBytes(GetReadSetRequest getReadSetRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets a file from a read set.
getReadSetRequest - ResponseBytes that loads the data streamed from the service into memory and exposes it in
convenient in-memory representations like a byte buffer or string. The unmarshalled response object can
be obtained via ResponseBytes.response(). The service documentation for the response content is
as follows '
The read set file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReadSet, ResponseTransformer),
AWS API
Documentationdefault ResponseBytes<GetReadSetResponse> getReadSetAsBytes(Consumer<GetReadSetRequest.Builder> getReadSetRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.ResponseBytes that loads the data streamed from the service into memory and exposes it in
convenient in-memory representations like a byte buffer or string. The unmarshalled response object can
be obtained via ResponseBytes.response(). The service documentation for the response content is
as follows '
The read set file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReadSet, ResponseTransformer),
AWS API
Documentationdefault GetReadSetActivationJobResponse getReadSetActivationJob(GetReadSetActivationJobRequest getReadSetActivationJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a read set activation job.
getReadSetActivationJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetActivationJobResponse getReadSetActivationJob(Consumer<GetReadSetActivationJobRequest.Builder> getReadSetActivationJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetExportJobResponse getReadSetExportJob(GetReadSetExportJobRequest getReadSetExportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a read set export job.
getReadSetExportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetExportJobResponse getReadSetExportJob(Consumer<GetReadSetExportJobRequest.Builder> getReadSetExportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetImportJobResponse getReadSetImportJob(GetReadSetImportJobRequest getReadSetImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a read set import job.
getReadSetImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetImportJobResponse getReadSetImportJob(Consumer<GetReadSetImportJobRequest.Builder> getReadSetImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetMetadataResponse getReadSetMetadata(GetReadSetMetadataRequest getReadSetMetadataRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets details about a read set.
getReadSetMetadataRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReadSetMetadataResponse getReadSetMetadata(Consumer<GetReadSetMetadataRequest.Builder> getReadSetMetadataRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault <ReturnT> ReturnT getReference(GetReferenceRequest getReferenceRequest, ResponseTransformer<GetReferenceResponse,ReturnT> responseTransformer) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets a reference file.
getReferenceRequest - responseTransformer - Functional interface for processing the streamed response content. The unmarshalled GetReferenceResponse
and an InputStream to the response content are provided as parameters to the callback. The callback may
return a transformed type which will be the return value of this method. See
ResponseTransformer for details on implementing this interface
and for links to pre-canned implementations for common scenarios like downloading to a file. The service
documentation for the response content is as follows '
The reference file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault <ReturnT> ReturnT getReference(Consumer<GetReferenceRequest.Builder> getReferenceRequest, ResponseTransformer<GetReferenceResponse,ReturnT> responseTransformer) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.responseTransformer - Functional interface for processing the streamed response content. The unmarshalled GetReferenceResponse
and an InputStream to the response content are provided as parameters to the callback. The callback may
return a transformed type which will be the return value of this method. See
ResponseTransformer for details on implementing this interface
and for links to pre-canned implementations for common scenarios like downloading to a file. The service
documentation for the response content is as follows '
The reference file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReferenceResponse getReference(GetReferenceRequest getReferenceRequest, Path destinationPath) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiongetReference(GetReferenceRequest, ResponseTransformer),
AWS API
Documentationdefault GetReferenceResponse getReference(Consumer<GetReferenceRequest.Builder> getReferenceRequest, Path destinationPath) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiongetReference(GetReferenceRequest, ResponseTransformer),
AWS API
Documentationdefault ResponseInputStream<GetReferenceResponse> getReference(GetReferenceRequest getReferenceRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets a reference file.
getReferenceRequest - ResponseInputStream containing data streamed from service. Note that this is an unmanaged
reference to the underlying HTTP connection so great care must be taken to ensure all data if fully read
from the input stream and that it is properly closed. Failure to do so may result in sub-optimal behavior
and exhausting connections in the connection pool. The unmarshalled response object can be obtained via
ResponseInputStream.response(). The service documentation for the response content is as follows
'
The reference file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReference, ResponseTransformer),
AWS API
Documentationdefault ResponseInputStream<GetReferenceResponse> getReference(Consumer<GetReferenceRequest.Builder> getReferenceRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.ResponseInputStream containing data streamed from service. Note that this is an unmanaged
reference to the underlying HTTP connection so great care must be taken to ensure all data if fully read
from the input stream and that it is properly closed. Failure to do so may result in sub-optimal behavior
and exhausting connections in the connection pool. The unmarshalled response object can be obtained via
ResponseInputStream.response(). The service documentation for the response content is as follows
'
The reference file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReference, ResponseTransformer),
AWS API
Documentationdefault ResponseBytes<GetReferenceResponse> getReferenceAsBytes(GetReferenceRequest getReferenceRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets a reference file.
getReferenceRequest - ResponseBytes that loads the data streamed from the service into memory and exposes it in
convenient in-memory representations like a byte buffer or string. The unmarshalled response object can
be obtained via ResponseBytes.response(). The service documentation for the response content is
as follows '
The reference file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReference, ResponseTransformer),
AWS API
Documentationdefault ResponseBytes<GetReferenceResponse> getReferenceAsBytes(Consumer<GetReferenceRequest.Builder> getReferenceRequest) throws InternalServerException, RangeNotSatisfiableException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.ResponseBytes that loads the data streamed from the service into memory and exposes it in
convenient in-memory representations like a byte buffer or string. The unmarshalled response object can
be obtained via ResponseBytes.response(). The service documentation for the response content is
as follows '
The reference file payload.
'.InternalServerException - An unexpected error occurred. Try the request again.RangeNotSatisfiableException - The ranges specified in the request are not valid.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException#getObject(getReference, ResponseTransformer),
AWS API
Documentationdefault GetReferenceImportJobResponse getReferenceImportJob(GetReferenceImportJobRequest getReferenceImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a reference import job.
getReferenceImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReferenceImportJobResponse getReferenceImportJob(Consumer<GetReferenceImportJobRequest.Builder> getReferenceImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReferenceMetadataResponse getReferenceMetadata(GetReferenceMetadataRequest getReferenceMetadataRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a genome reference's metadata.
getReferenceMetadataRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReferenceMetadataResponse getReferenceMetadata(Consumer<GetReferenceMetadataRequest.Builder> getReferenceMetadataRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReferenceStoreResponse getReferenceStore(GetReferenceStoreRequest getReferenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a reference store.
getReferenceStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetReferenceStoreResponse getReferenceStore(Consumer<GetReferenceStoreRequest.Builder> getReferenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRunResponse getRun(GetRunRequest getRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a workflow run.
getRunRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRunResponse getRun(Consumer<GetRunRequest.Builder> getRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRunGroupResponse getRunGroup(GetRunGroupRequest getRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a workflow run group.
getRunGroupRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRunGroupResponse getRunGroup(Consumer<GetRunGroupRequest.Builder> getRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRunTaskResponse getRunTask(GetRunTaskRequest getRunTaskRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a workflow run task.
getRunTaskRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRunTaskResponse getRunTask(Consumer<GetRunTaskRequest.Builder> getRunTaskRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSequenceStoreResponse getSequenceStore(GetSequenceStoreRequest getSequenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a sequence store.
getSequenceStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSequenceStoreResponse getSequenceStore(Consumer<GetSequenceStoreRequest.Builder> getSequenceStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetShareResponse getShare(GetShareRequest getShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves the metadata for a share.
getShareRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetShareResponse getShare(Consumer<GetShareRequest.Builder> getShareRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves the metadata for a share.
This is a convenience which creates an instance of the GetShareRequest.Builder avoiding the need to
create one manually via GetShareRequest.builder()
getShareRequest - A Consumer that will call methods on
GetShareRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVariantImportJobResponse getVariantImportJob(GetVariantImportJobRequest getVariantImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Gets information about a variant import job.
getVariantImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVariantImportJobResponse getVariantImportJob(Consumer<GetVariantImportJobRequest.Builder> getVariantImportJobRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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
GetVariantImportJobRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVariantStoreResponse getVariantStore(GetVariantStoreRequest getVariantStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Gets information about a variant store.
getVariantStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVariantStoreResponse getVariantStore(Consumer<GetVariantStoreRequest.Builder> getVariantStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetWorkflowResponse getWorkflow(GetWorkflowRequest getWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Gets information about a workflow.
getWorkflowRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetWorkflowResponse getWorkflow(Consumer<GetWorkflowRequest.Builder> getWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationImportJobsResponse listAnnotationImportJobs(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of annotation import jobs.
listAnnotationImportJobsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationImportJobsResponse listAnnotationImportJobs(Consumer<ListAnnotationImportJobsRequest.Builder> listAnnotationImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationImportJobsIterable listAnnotationImportJobsPaginator(ListAnnotationImportJobsRequest listAnnotationImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsIterable responses = client.listAnnotationImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsIterable responses = client
.listAnnotationImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsIterable responses = client.listAnnotationImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationImportJobsIterable listAnnotationImportJobsPaginator(Consumer<ListAnnotationImportJobsRequest.Builder> listAnnotationImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsIterable responses = client.listAnnotationImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsIterable responses = client
.listAnnotationImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListAnnotationImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListAnnotationImportJobsIterable responses = client.listAnnotationImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoreVersionsResponse listAnnotationStoreVersions(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists the versions of an annotation store.
listAnnotationStoreVersionsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoreVersionsResponse listAnnotationStoreVersions(Consumer<ListAnnotationStoreVersionsRequest.Builder> listAnnotationStoreVersionsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists the versions of an annotation store.
This is a convenience which creates an instance of the ListAnnotationStoreVersionsRequest.Builder
avoiding the need to create one manually via ListAnnotationStoreVersionsRequest.builder()
listAnnotationStoreVersionsRequest - A Consumer that will call methods on
ListAnnotationStoreVersionsRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoreVersionsIterable listAnnotationStoreVersionsPaginator(ListAnnotationStoreVersionsRequest listAnnotationStoreVersionsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists the versions of an annotation store.
This is a variant of
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsIterable responses = client.listAnnotationStoreVersionsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsIterable responses = client
.listAnnotationStoreVersionsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsIterable responses = client.listAnnotationStoreVersionsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation.
listAnnotationStoreVersionsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoreVersionsIterable listAnnotationStoreVersionsPaginator(Consumer<ListAnnotationStoreVersionsRequest.Builder> listAnnotationStoreVersionsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists the versions of an annotation store.
This is a variant of
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsIterable responses = client.listAnnotationStoreVersionsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsIterable responses = client
.listAnnotationStoreVersionsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoreVersionsIterable responses = client.listAnnotationStoreVersionsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnnotationStoreVersions(software.amazon.awssdk.services.omics.model.ListAnnotationStoreVersionsRequest)
operation.
This is a convenience which creates an instance of the ListAnnotationStoreVersionsRequest.Builder
avoiding the need to create one manually via ListAnnotationStoreVersionsRequest.builder()
listAnnotationStoreVersionsRequest - A Consumer that will call methods on
ListAnnotationStoreVersionsRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoresResponse listAnnotationStores(ListAnnotationStoresRequest listAnnotationStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of annotation stores.
listAnnotationStoresRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoresResponse listAnnotationStores(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoresIterable listAnnotationStoresPaginator(ListAnnotationStoresRequest listAnnotationStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable responses = client.listAnnotationStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable responses = client
.listAnnotationStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListAnnotationStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable responses = client.listAnnotationStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAnnotationStoresIterable listAnnotationStoresPaginator(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable responses = client.listAnnotationStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable responses = client
.listAnnotationStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListAnnotationStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable responses = client.listAnnotationStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListMultipartReadSetUploadsResponse listMultipartReadSetUploads(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Lists all multipart read set uploads and their statuses.
listMultipartReadSetUploadsRequest - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListMultipartReadSetUploadsResponse listMultipartReadSetUploads(Consumer<ListMultipartReadSetUploadsRequest.Builder> listMultipartReadSetUploadsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListMultipartReadSetUploadsIterable listMultipartReadSetUploadsPaginator(ListMultipartReadSetUploadsRequest listMultipartReadSetUploadsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsIterable responses = client.listMultipartReadSetUploadsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsIterable responses = client
.listMultipartReadSetUploadsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsIterable responses = client.listMultipartReadSetUploadsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListMultipartReadSetUploadsIterable listMultipartReadSetUploadsPaginator(Consumer<ListMultipartReadSetUploadsRequest.Builder> listMultipartReadSetUploadsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsIterable responses = client.listMultipartReadSetUploadsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsIterable responses = client
.listMultipartReadSetUploadsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListMultipartReadSetUploadsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListMultipartReadSetUploadsIterable responses = client.listMultipartReadSetUploadsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetActivationJobsResponse listReadSetActivationJobs(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of read set activation jobs.
listReadSetActivationJobsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetActivationJobsResponse listReadSetActivationJobs(Consumer<ListReadSetActivationJobsRequest.Builder> listReadSetActivationJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetActivationJobsIterable listReadSetActivationJobsPaginator(ListReadSetActivationJobsRequest listReadSetActivationJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsIterable responses = client.listReadSetActivationJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsIterable responses = client
.listReadSetActivationJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsIterable responses = client.listReadSetActivationJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetActivationJobsIterable listReadSetActivationJobsPaginator(Consumer<ListReadSetActivationJobsRequest.Builder> listReadSetActivationJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsIterable responses = client.listReadSetActivationJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsIterable responses = client
.listReadSetActivationJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetActivationJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetActivationJobsIterable responses = client.listReadSetActivationJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetExportJobsResponse listReadSetExportJobs(ListReadSetExportJobsRequest listReadSetExportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of read set export jobs.
listReadSetExportJobsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetExportJobsResponse listReadSetExportJobs(Consumer<ListReadSetExportJobsRequest.Builder> listReadSetExportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetExportJobsIterable listReadSetExportJobsPaginator(ListReadSetExportJobsRequest listReadSetExportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsIterable responses = client.listReadSetExportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsIterable responses = client
.listReadSetExportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetExportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsIterable responses = client.listReadSetExportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetExportJobsIterable listReadSetExportJobsPaginator(Consumer<ListReadSetExportJobsRequest.Builder> listReadSetExportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsIterable responses = client.listReadSetExportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsIterable responses = client
.listReadSetExportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetExportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetExportJobsIterable responses = client.listReadSetExportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetImportJobsResponse listReadSetImportJobs(ListReadSetImportJobsRequest listReadSetImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of read set import jobs.
listReadSetImportJobsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetImportJobsResponse listReadSetImportJobs(Consumer<ListReadSetImportJobsRequest.Builder> listReadSetImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetImportJobsIterable listReadSetImportJobsPaginator(ListReadSetImportJobsRequest listReadSetImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsIterable responses = client.listReadSetImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsIterable responses = client
.listReadSetImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsIterable responses = client.listReadSetImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetImportJobsIterable listReadSetImportJobsPaginator(Consumer<ListReadSetImportJobsRequest.Builder> listReadSetImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsIterable responses = client.listReadSetImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsIterable responses = client
.listReadSetImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetImportJobsIterable responses = client.listReadSetImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetUploadPartsResponse listReadSetUploadParts(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
This operation will list all parts in a requested multipart upload for a sequence store.
listReadSetUploadPartsRequest - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetUploadPartsResponse listReadSetUploadParts(Consumer<ListReadSetUploadPartsRequest.Builder> listReadSetUploadPartsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetUploadPartsIterable listReadSetUploadPartsPaginator(ListReadSetUploadPartsRequest listReadSetUploadPartsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsIterable responses = client.listReadSetUploadPartsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsIterable responses = client
.listReadSetUploadPartsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsIterable responses = client.listReadSetUploadPartsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetUploadPartsIterable listReadSetUploadPartsPaginator(Consumer<ListReadSetUploadPartsRequest.Builder> listReadSetUploadPartsRequest) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsIterable responses = client.listReadSetUploadPartsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsIterable responses = client
.listReadSetUploadPartsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetUploadPartsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetUploadPartsIterable responses = client.listReadSetUploadPartsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetsResponse listReadSets(ListReadSetsRequest listReadSetsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of read sets.
listReadSetsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetsResponse listReadSets(Consumer<ListReadSetsRequest.Builder> listReadSetsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetsIterable listReadSetsPaginator(ListReadSetsRequest listReadSetsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetsIterable responses = client.listReadSetsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetsIterable responses = client.listReadSetsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetsIterable responses = client.listReadSetsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReadSetsIterable listReadSetsPaginator(Consumer<ListReadSetsRequest.Builder> listReadSetsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReadSetsIterable responses = client.listReadSetsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReadSetsIterable responses = client.listReadSetsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReadSetsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReadSetsIterable responses = client.listReadSetsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceImportJobsResponse listReferenceImportJobs(ListReferenceImportJobsRequest listReferenceImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of reference import jobs.
listReferenceImportJobsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceImportJobsResponse listReferenceImportJobs(Consumer<ListReferenceImportJobsRequest.Builder> listReferenceImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceImportJobsIterable listReferenceImportJobsPaginator(ListReferenceImportJobsRequest listReferenceImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsIterable responses = client.listReferenceImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsIterable responses = client
.listReferenceImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReferenceImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsIterable responses = client.listReferenceImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceImportJobsIterable listReferenceImportJobsPaginator(Consumer<ListReferenceImportJobsRequest.Builder> listReferenceImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsIterable responses = client.listReferenceImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsIterable responses = client
.listReferenceImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReferenceImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReferenceImportJobsIterable responses = client.listReferenceImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceStoresResponse listReferenceStores(ListReferenceStoresRequest listReferenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of reference stores.
listReferenceStoresRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceStoresResponse listReferenceStores(Consumer<ListReferenceStoresRequest.Builder> listReferenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceStoresIterable listReferenceStoresPaginator(ListReferenceStoresRequest listReferenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresIterable responses = client.listReferenceStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresIterable responses = client
.listReferenceStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReferenceStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresIterable responses = client.listReferenceStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferenceStoresIterable listReferenceStoresPaginator(Consumer<ListReferenceStoresRequest.Builder> listReferenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresIterable responses = client.listReferenceStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresIterable responses = client
.listReferenceStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReferenceStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReferenceStoresIterable responses = client.listReferenceStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferencesResponse listReferences(ListReferencesRequest listReferencesRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of references.
listReferencesRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferencesResponse listReferences(Consumer<ListReferencesRequest.Builder> listReferencesRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferencesIterable listReferencesPaginator(ListReferencesRequest listReferencesRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReferencesIterable responses = client.listReferencesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReferencesIterable responses = client.listReferencesPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReferencesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReferencesIterable responses = client.listReferencesPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReferencesIterable listReferencesPaginator(Consumer<ListReferencesRequest.Builder> listReferencesRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListReferencesIterable responses = client.listReferencesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListReferencesIterable responses = client.listReferencesPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListReferencesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListReferencesIterable responses = client.listReferencesPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunGroupsResponse listRunGroups(ListRunGroupsRequest listRunGroupsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of run groups.
listRunGroupsRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunGroupsResponse listRunGroups(Consumer<ListRunGroupsRequest.Builder> listRunGroupsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunGroupsIterable listRunGroupsPaginator(ListRunGroupsRequest listRunGroupsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListRunGroupsIterable responses = client.listRunGroupsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListRunGroupsIterable responses = client.listRunGroupsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListRunGroupsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListRunGroupsIterable responses = client.listRunGroupsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunGroupsIterable listRunGroupsPaginator(Consumer<ListRunGroupsRequest.Builder> listRunGroupsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListRunGroupsIterable responses = client.listRunGroupsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListRunGroupsIterable responses = client.listRunGroupsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListRunGroupsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListRunGroupsIterable responses = client.listRunGroupsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunTasksResponse listRunTasks(ListRunTasksRequest listRunTasksRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of tasks for a run.
listRunTasksRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunTasksResponse listRunTasks(Consumer<ListRunTasksRequest.Builder> listRunTasksRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunTasksIterable listRunTasksPaginator(ListRunTasksRequest listRunTasksRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListRunTasksIterable responses = client.listRunTasksPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListRunTasksIterable responses = client.listRunTasksPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListRunTasksResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListRunTasksIterable responses = client.listRunTasksPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunTasksIterable listRunTasksPaginator(Consumer<ListRunTasksRequest.Builder> listRunTasksRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListRunTasksIterable responses = client.listRunTasksPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListRunTasksIterable responses = client.listRunTasksPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListRunTasksResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListRunTasksIterable responses = client.listRunTasksPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunsResponse listRuns(ListRunsRequest listRunsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of runs.
listRunsRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunsResponse listRuns(Consumer<ListRunsRequest.Builder> listRunsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunsIterable listRunsPaginator(ListRunsRequest listRunsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListRunsIterable responses = client.listRunsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListRunsIterable responses = client.listRunsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListRunsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListRunsIterable responses = client.listRunsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRunsIterable listRunsPaginator(Consumer<ListRunsRequest.Builder> listRunsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListRunsIterable responses = client.listRunsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListRunsIterable responses = client.listRunsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListRunsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListRunsIterable responses = client.listRunsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSequenceStoresResponse listSequenceStores(ListSequenceStoresRequest listSequenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of sequence stores.
listSequenceStoresRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSequenceStoresResponse listSequenceStores(Consumer<ListSequenceStoresRequest.Builder> listSequenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSequenceStoresIterable listSequenceStoresPaginator(ListSequenceStoresRequest listSequenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresIterable responses = client.listSequenceStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresIterable responses = client
.listSequenceStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListSequenceStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresIterable responses = client.listSequenceStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSequenceStoresIterable listSequenceStoresPaginator(Consumer<ListSequenceStoresRequest.Builder> listSequenceStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresIterable responses = client.listSequenceStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresIterable responses = client
.listSequenceStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListSequenceStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListSequenceStoresIterable responses = client.listSequenceStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSharesResponse listShares(ListSharesRequest listSharesRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists all shares associated with an account.
listSharesRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSharesResponse listShares(Consumer<ListSharesRequest.Builder> listSharesRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists all shares associated with an account.
This is a convenience which creates an instance of the ListSharesRequest.Builder avoiding the need to
create one manually via ListSharesRequest.builder()
listSharesRequest - A Consumer that will call methods on
ListSharesRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSharesIterable listSharesPaginator(ListSharesRequest listSharesRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists all shares associated with an account.
This is a variant of listShares(software.amazon.awssdk.services.omics.model.ListSharesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListSharesIterable responses = client.listSharesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListSharesIterable responses = client.listSharesPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListSharesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListSharesIterable responses = client.listSharesPaginator(request);
responses.iterator().forEachRemaining(....);
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
listShares(software.amazon.awssdk.services.omics.model.ListSharesRequest) operation.
listSharesRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSharesIterable listSharesPaginator(Consumer<ListSharesRequest.Builder> listSharesRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Lists all shares associated with an account.
This is a variant of listShares(software.amazon.awssdk.services.omics.model.ListSharesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListSharesIterable responses = client.listSharesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListSharesIterable responses = client.listSharesPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListSharesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListSharesIterable responses = client.listSharesPaginator(request);
responses.iterator().forEachRemaining(....);
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
listShares(software.amazon.awssdk.services.omics.model.ListSharesRequest) operation.
This is a convenience which creates an instance of the ListSharesRequest.Builder avoiding the need to
create one manually via ListSharesRequest.builder()
listSharesRequest - A Consumer that will call methods on
ListSharesRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of tags for a resource.
listTagsForResourceRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantImportJobsResponse listVariantImportJobs(ListVariantImportJobsRequest listVariantImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of variant import jobs.
listVariantImportJobsRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantImportJobsResponse listVariantImportJobs(Consumer<ListVariantImportJobsRequest.Builder> listVariantImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantImportJobsIterable listVariantImportJobsPaginator(ListVariantImportJobsRequest listVariantImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsIterable responses = client.listVariantImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsIterable responses = client
.listVariantImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListVariantImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsIterable responses = client.listVariantImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantImportJobsIterable listVariantImportJobsPaginator(Consumer<ListVariantImportJobsRequest.Builder> listVariantImportJobsRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsIterable responses = client.listVariantImportJobsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsIterable responses = client
.listVariantImportJobsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListVariantImportJobsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListVariantImportJobsIterable responses = client.listVariantImportJobsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantStoresResponse listVariantStores(ListVariantStoresRequest listVariantStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of variant stores.
listVariantStoresRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantStoresResponse listVariantStores(Consumer<ListVariantStoresRequest.Builder> listVariantStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantStoresIterable listVariantStoresPaginator(ListVariantStoresRequest listVariantStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListVariantStoresIterable responses = client.listVariantStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListVariantStoresIterable responses = client
.listVariantStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListVariantStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListVariantStoresIterable responses = client.listVariantStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListVariantStoresIterable listVariantStoresPaginator(Consumer<ListVariantStoresRequest.Builder> listVariantStoresRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListVariantStoresIterable responses = client.listVariantStoresPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListVariantStoresIterable responses = client
.listVariantStoresPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListVariantStoresResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListVariantStoresIterable responses = client.listVariantStoresPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListWorkflowsResponse listWorkflows(ListWorkflowsRequest listWorkflowsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Retrieves a list of workflows.
listWorkflowsRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListWorkflowsResponse listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListWorkflowsIterable listWorkflowsPaginator(ListWorkflowsRequest listWorkflowsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListWorkflowsIterable responses = client.listWorkflowsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListWorkflowsIterable responses = client.listWorkflowsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListWorkflowsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListWorkflowsIterable responses = client.listWorkflowsPaginator(request);
responses.iterator().forEachRemaining(....);
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 - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListWorkflowsIterable listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.omics.paginators.ListWorkflowsIterable responses = client.listWorkflowsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.omics.paginators.ListWorkflowsIterable responses = client.listWorkflowsPaginator(request);
for (software.amazon.awssdk.services.omics.model.ListWorkflowsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.omics.paginators.ListWorkflowsIterable responses = client.listWorkflowsPaginator(request);
responses.iterator().forEachRemaining(....);
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartAnnotationImportJobResponse startAnnotationImportJob(StartAnnotationImportJobRequest startAnnotationImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Starts an annotation import job.
startAnnotationImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartAnnotationImportJobResponse startAnnotationImportJob(Consumer<StartAnnotationImportJobRequest.Builder> startAnnotationImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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
StartAnnotationImportJobRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReadSetActivationJobResponse startReadSetActivationJob(StartReadSetActivationJobRequest startReadSetActivationJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
startReadSetActivationJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReadSetActivationJobResponse startReadSetActivationJob(Consumer<StartReadSetActivationJobRequest.Builder> startReadSetActivationJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReadSetExportJobResponse startReadSetExportJob(StartReadSetExportJobRequest startReadSetExportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Exports a read set to Amazon S3.
startReadSetExportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReadSetExportJobResponse startReadSetExportJob(Consumer<StartReadSetExportJobRequest.Builder> startReadSetExportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReadSetImportJobResponse startReadSetImportJob(StartReadSetImportJobRequest startReadSetImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Starts a read set import job.
startReadSetImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReadSetImportJobResponse startReadSetImportJob(Consumer<StartReadSetImportJobRequest.Builder> startReadSetImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReferenceImportJobResponse startReferenceImportJob(StartReferenceImportJobRequest startReferenceImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Starts a reference import job.
startReferenceImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartReferenceImportJobResponse startReferenceImportJob(Consumer<StartReferenceImportJobRequest.Builder> startReferenceImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartRunResponse startRun(StartRunRequest startRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Starts a workflow run. To duplicate a run, specify the run's ID and a role ARN. The remaining parameters are copied from the previous run.
The total number of runs in your account is subject to a quota per Region. To avoid needing to delete runs
manually, you can set the retention mode to REMOVE. Runs with this setting are deleted automatically
when the run quoata is exceeded.
startRunRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartRunResponse startRun(Consumer<StartRunRequest.Builder> startRunRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Starts a workflow run. To duplicate a run, specify the run's ID and a role ARN. The remaining parameters are copied from the previous run.
The total number of runs in your account is subject to a quota per Region. To avoid needing to delete runs
manually, you can set the retention mode to REMOVE. Runs with this setting are deleted automatically
when the run quoata is exceeded.
This is a convenience which creates an instance of the StartRunRequest.Builder avoiding the need to
create one manually via StartRunRequest.builder()
startRunRequest - A Consumer that will call methods on
StartRunRequest.Builder to create a request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartVariantImportJobResponse startVariantImportJob(StartVariantImportJobRequest startVariantImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Starts a variant import job.
startVariantImportJobRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartVariantImportJobResponse startVariantImportJob(Consumer<StartVariantImportJobRequest.Builder> startVariantImportJobRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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
StartVariantImportJobRequest.Builder to create a
request.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Tags a resource.
tagResourceRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Removes tags from a resource.
untagResourceRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateAnnotationStoreResponse updateAnnotationStore(UpdateAnnotationStoreRequest updateAnnotationStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Updates an annotation store.
updateAnnotationStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateAnnotationStoreResponse updateAnnotationStore(Consumer<UpdateAnnotationStoreRequest.Builder> updateAnnotationStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateAnnotationStoreVersionResponse updateAnnotationStoreVersion(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Updates the description of an annotation store version.
updateAnnotationStoreVersionRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateAnnotationStoreVersionResponse updateAnnotationStoreVersion(Consumer<UpdateAnnotationStoreVersionRequest.Builder> updateAnnotationStoreVersionRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Updates the description of an annotation store version.
This is a convenience which creates an instance of the UpdateAnnotationStoreVersionRequest.Builder
avoiding the need to create one manually via UpdateAnnotationStoreVersionRequest.builder()
updateAnnotationStoreVersionRequest - A Consumer that will call methods on
UpdateAnnotationStoreVersionRequest.Builder to create
a request.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateRunGroupResponse updateRunGroup(UpdateRunGroupRequest updateRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Updates a run group.
updateRunGroupRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateRunGroupResponse updateRunGroup(Consumer<UpdateRunGroupRequest.Builder> updateRunGroupRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateVariantStoreResponse updateVariantStore(UpdateVariantStoreRequest updateVariantStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
Updates a variant store.
updateVariantStoreRequest - InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateVariantStoreResponse updateVariantStore(Consumer<UpdateVariantStoreRequest.Builder> updateVariantStoreRequest) throws InternalServerException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateWorkflowResponse updateWorkflow(UpdateWorkflowRequest updateWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
Updates a workflow.
updateWorkflowRequest - InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateWorkflowResponse updateWorkflow(Consumer<UpdateWorkflowRequest.Builder> updateWorkflowRequest) throws InternalServerException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ConflictException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.InternalServerException - An unexpected error occurred. Try the request again.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ConflictException - The request cannot be applied to the target resource in its current state.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UploadReadSetPartResponse uploadReadSetPart(UploadReadSetPartRequest uploadReadSetPartRequest, RequestBody requestBody) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 - The content to send to the service. A RequestBody can be created using one of several factory
methods for various sources of data. For example, to create a request body from a file you can do the
following.
RequestBody.fromFile(new File("myfile.txt"))
See documentation in RequestBody for additional details and which sources of data are supported.
The service documentation for the request content is as follows '
The read set data to upload for a part.
'InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UploadReadSetPartResponse uploadReadSetPart(Consumer<UploadReadSetPartRequest.Builder> uploadReadSetPartRequest, RequestBody requestBody) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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 - The content to send to the service. A RequestBody can be created using one of several factory
methods for various sources of data. For example, to create a request body from a file you can do the
following.
RequestBody.fromFile(new File("myfile.txt"))
See documentation in RequestBody for additional details and which sources of data are supported.
The service documentation for the request content is as follows '
The read set data to upload for a part.
'InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UploadReadSetPartResponse uploadReadSetPart(UploadReadSetPartRequest uploadReadSetPartRequest, Path sourcePath) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.
'InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionuploadReadSetPart(UploadReadSetPartRequest, RequestBody),
AWS API
Documentationdefault UploadReadSetPartResponse uploadReadSetPart(Consumer<UploadReadSetPartRequest.Builder> uploadReadSetPartRequest, Path sourcePath) throws InternalServerException, NotSupportedOperationException, ServiceQuotaExceededException, ThrottlingException, ValidationException, ResourceNotFoundException, AccessDeniedException, RequestTimeoutException, AwsServiceException, SdkClientException, OmicsException
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.
'InternalServerException - An unexpected error occurred. Try the request again.NotSupportedOperationException - The operation is not supported by Amazon Omics, or the API does not exist.ServiceQuotaExceededException - The request exceeds a service quota.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by an AWS service.ResourceNotFoundException - The target resource was not found in the current Region.AccessDeniedException - You do not have sufficient access to perform this action.RequestTimeoutException - The request timed out.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.OmicsException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionuploadReadSetPart(UploadReadSetPartRequest, RequestBody),
AWS API
Documentationdefault OmicsWaiter waiter()
OmicsWaiter using this client.
Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
OmicsWaiterstatic OmicsClient create()
OmicsClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static OmicsClientBuilder builder()
OmicsClient.static ServiceMetadata serviceMetadata()
default OmicsServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientCopyright © 2023. All rights reserved.