@aws-sdk/client-omics 3.533.0 → 3.535.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/dist-types/Omics.d.ts +10 -1
  2. package/dist-types/OmicsClient.d.ts +1 -1
  3. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptShareCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +2 -1
  7. package/dist-types/commands/CancelRunCommand.d.ts +2 -1
  8. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +2 -1
  9. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateRunGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateShareCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateVariantStoreCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteReferenceCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteRunGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteShareCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
  29. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +2 -1
  30. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +2 -1
  31. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +2 -1
  32. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +2 -1
  33. package/dist-types/commands/GetReadSetCommand.d.ts +2 -1
  34. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +2 -1
  35. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +2 -1
  36. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +2 -1
  37. package/dist-types/commands/GetReferenceCommand.d.ts +2 -1
  38. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +2 -1
  39. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +2 -1
  40. package/dist-types/commands/GetReferenceStoreCommand.d.ts +2 -1
  41. package/dist-types/commands/GetRunCommand.d.ts +2 -1
  42. package/dist-types/commands/GetRunGroupCommand.d.ts +2 -1
  43. package/dist-types/commands/GetRunTaskCommand.d.ts +2 -1
  44. package/dist-types/commands/GetSequenceStoreCommand.d.ts +2 -1
  45. package/dist-types/commands/GetShareCommand.d.ts +2 -1
  46. package/dist-types/commands/GetVariantImportJobCommand.d.ts +2 -1
  47. package/dist-types/commands/GetVariantStoreCommand.d.ts +2 -1
  48. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
  49. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +2 -1
  52. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListReadSetsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListReferenceStoresCommand.d.ts +2 -1
  60. package/dist-types/commands/ListReferencesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListRunGroupsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListRunTasksCommand.d.ts +2 -1
  63. package/dist-types/commands/ListRunsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSequenceStoresCommand.d.ts +2 -1
  65. package/dist-types/commands/ListSharesCommand.d.ts +2 -1
  66. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListVariantStoresCommand.d.ts +2 -1
  69. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
  70. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +2 -1
  71. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +2 -1
  72. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +2 -1
  73. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +2 -1
  74. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +2 -1
  75. package/dist-types/commands/StartRunCommand.d.ts +2 -1
  76. package/dist-types/commands/StartVariantImportJobCommand.d.ts +2 -1
  77. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  78. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateRunGroupCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -1
  84. package/dist-types/commands/UploadReadSetPartCommand.d.ts +2 -1
  85. package/dist-types/models/models_0.d.ts +1024 -1024
  86. package/dist-types/ts3.4/Omics.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/CreateRunGroupCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -0
  126. package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/GetShareCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListAnnotationImportJobsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListAnnotationStoresCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ListReferenceStoresCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListRunGroupsCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListSequenceStoresCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListVariantImportJobsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListVariantStoresCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/StartRunCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +9 -0
  169. package/package.json +42 -42
@@ -22,10 +22,10 @@ export interface GetAnnotationImportJobCommandOutput extends GetAnnotationImport
22
22
  }
23
23
  declare const GetAnnotationImportJobCommand_base: {
24
24
  new (input: GetAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about an annotation import job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const GetAnnotationImportJobCommand_base: {
105
105
  * @throws {@link OmicsServiceException}
106
106
  * <p>Base exception class for all service exceptions from Omics service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class GetAnnotationImportJobCommand extends GetAnnotationImportJobCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface GetAnnotationStoreCommandOutput extends GetAnnotationStoreRespo
22
22
  }
23
23
  declare const GetAnnotationStoreCommand_base: {
24
24
  new (input: GetAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about an annotation store.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const GetAnnotationStoreCommand_base: {
101
101
  * @throws {@link OmicsServiceException}
102
102
  * <p>Base exception class for all service exceptions from Omics service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetAnnotationStoreCommand extends GetAnnotationStoreCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface GetAnnotationStoreVersionCommandOutput extends GetAnnotationSto
22
22
  }
23
23
  declare const GetAnnotationStoreVersionCommand_base: {
24
24
  new (input: GetAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Retrieves the metadata for an annotation store version.
31
31
  * </p>
@@ -97,6 +97,7 @@ declare const GetAnnotationStoreVersionCommand_base: {
97
97
  * @throws {@link OmicsServiceException}
98
98
  * <p>Base exception class for all service exceptions from Omics service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class GetAnnotationStoreVersionCommand extends GetAnnotationStoreVersionCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface GetReadSetActivationJobCommandOutput extends GetReadSetActivati
22
22
  }
23
23
  declare const GetReadSetActivationJobCommand_base: {
24
24
  new (input: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a read set activation job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const GetReadSetActivationJobCommand_base: {
84
84
  * @throws {@link OmicsServiceException}
85
85
  * <p>Base exception class for all service exceptions from Omics service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class GetReadSetActivationJobCommand extends GetReadSetActivationJobCommand_base {
89
90
  }
@@ -23,10 +23,10 @@ export interface GetReadSetCommandOutput extends Omit<GetReadSetResponse, "paylo
23
23
  }
24
24
  declare const GetReadSetCommand_base: {
25
25
  new (input: GetReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: GetReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Gets a file from a read set.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const GetReadSetCommand_base: {
81
81
  * @throws {@link OmicsServiceException}
82
82
  * <p>Base exception class for all service exceptions from Omics service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class GetReadSetCommand extends GetReadSetCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface GetReadSetExportJobCommandOutput extends GetReadSetExportJobRes
22
22
  }
23
23
  declare const GetReadSetExportJobCommand_base: {
24
24
  new (input: GetReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a read set export job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const GetReadSetExportJobCommand_base: {
85
85
  * @throws {@link OmicsServiceException}
86
86
  * <p>Base exception class for all service exceptions from Omics service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class GetReadSetExportJobCommand extends GetReadSetExportJobCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GetReadSetImportJobCommandOutput extends GetReadSetImportJobRes
22
22
  }
23
23
  declare const GetReadSetImportJobCommand_base: {
24
24
  new (input: GetReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a read set import job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const GetReadSetImportJobCommand_base: {
98
98
  * @throws {@link OmicsServiceException}
99
99
  * <p>Base exception class for all service exceptions from Omics service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class GetReadSetImportJobCommand extends GetReadSetImportJobCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface GetReadSetMetadataCommandOutput extends GetReadSetMetadataRespo
22
22
  }
23
23
  declare const GetReadSetMetadataCommand_base: {
24
24
  new (input: GetReadSetMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReadSetMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets details about a read set.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -112,6 +112,7 @@ declare const GetReadSetMetadataCommand_base: {
112
112
  * @throws {@link OmicsServiceException}
113
113
  * <p>Base exception class for all service exceptions from Omics service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class GetReadSetMetadataCommand extends GetReadSetMetadataCommand_base {
117
118
  }
@@ -23,10 +23,10 @@ export interface GetReferenceCommandOutput extends Omit<GetReferenceResponse, "p
23
23
  }
24
24
  declare const GetReferenceCommand_base: {
25
25
  new (input: GetReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: GetReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Gets a reference file.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const GetReferenceCommand_base: {
79
79
  * @throws {@link OmicsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class GetReferenceCommand extends GetReferenceCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface GetReferenceImportJobCommandOutput extends GetReferenceImportJo
22
22
  }
23
23
  declare const GetReferenceImportJobCommand_base: {
24
24
  new (input: GetReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a reference import job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetReferenceImportJobCommand_base: {
90
90
  * @throws {@link OmicsServiceException}
91
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetReferenceImportJobCommand extends GetReferenceImportJobCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetReferenceMetadataCommandOutput extends GetReferenceMetadataR
22
22
  }
23
23
  declare const GetReferenceMetadataCommand_base: {
24
24
  new (input: GetReferenceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReferenceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a genome reference's metadata.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const GetReferenceMetadataCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetReferenceMetadataCommand extends GetReferenceMetadataCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface GetReferenceStoreCommandOutput extends GetReferenceStoreRespons
22
22
  }
23
23
  declare const GetReferenceStoreCommand_base: {
24
24
  new (input: GetReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a reference store.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const GetReferenceStoreCommand_base: {
79
79
  * @throws {@link OmicsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class GetReferenceStoreCommand extends GetReferenceStoreCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface GetRunCommandOutput extends GetRunResponse, __MetadataBearer {
22
22
  }
23
23
  declare const GetRunCommand_base: {
24
24
  new (input: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a workflow run.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -115,6 +115,7 @@ declare const GetRunCommand_base: {
115
115
  * @throws {@link OmicsServiceException}
116
116
  * <p>Base exception class for all service exceptions from Omics service.</p>
117
117
  *
118
+ * @public
118
119
  */
119
120
  export declare class GetRunCommand extends GetRunCommand_base {
120
121
  }
@@ -22,10 +22,10 @@ export interface GetRunGroupCommandOutput extends GetRunGroupResponse, __Metadat
22
22
  }
23
23
  declare const GetRunGroupCommand_base: {
24
24
  new (input: GetRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunGroupCommandInput, GetRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunGroupCommandInput, GetRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a workflow run group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetRunGroupCommand_base: {
87
87
  * @throws {@link OmicsServiceException}
88
88
  * <p>Base exception class for all service exceptions from Omics service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetRunGroupCommand extends GetRunGroupCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetRunTaskCommandOutput extends GetRunTaskResponse, __MetadataB
22
22
  }
23
23
  declare const GetRunTaskCommand_base: {
24
24
  new (input: GetRunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunTaskCommandInput, GetRunTaskCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunTaskCommandInput, GetRunTaskCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a workflow run task.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetRunTaskCommand_base: {
90
90
  * @throws {@link OmicsServiceException}
91
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetRunTaskCommand extends GetRunTaskCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetSequenceStoreCommandOutput extends GetSequenceStoreResponse,
22
22
  }
23
23
  declare const GetSequenceStoreCommand_base: {
24
24
  new (input: GetSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetSequenceStoreCommandInput, GetSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetSequenceStoreCommandInput, GetSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a sequence store.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const GetSequenceStoreCommand_base: {
80
80
  * @throws {@link OmicsServiceException}
81
81
  * <p>Base exception class for all service exceptions from Omics service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class GetSequenceStoreCommand extends GetSequenceStoreCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface GetShareCommandOutput extends GetShareResponse, __MetadataBeare
22
22
  }
23
23
  declare const GetShareCommand_base: {
24
24
  new (input: GetShareCommandInput): import("@smithy/smithy-client").CommandImpl<GetShareCommandInput, GetShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetShareCommandInput): import("@smithy/smithy-client").CommandImpl<GetShareCommandInput, GetShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Retrieves the metadata for a share.
31
31
  * </p>
@@ -86,6 +86,7 @@ declare const GetShareCommand_base: {
86
86
  * @throws {@link OmicsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Omics service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetShareCommand extends GetShareCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetVariantImportJobCommandOutput extends GetVariantImportRespon
22
22
  }
23
23
  declare const GetVariantImportJobCommand_base: {
24
24
  new (input: GetVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a variant import job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetVariantImportJobCommand_base: {
86
86
  * @throws {@link OmicsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Omics service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetVariantImportJobCommand extends GetVariantImportJobCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetVariantStoreCommandOutput extends GetVariantStoreResponse, _
22
22
  }
23
23
  declare const GetVariantStoreCommand_base: {
24
24
  new (input: GetVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariantStoreCommandInput, GetVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariantStoreCommandInput, GetVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a variant store.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetVariantStoreCommand_base: {
86
86
  * @throws {@link OmicsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Omics service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetVariantStoreCommand extends GetVariantStoreCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetWorkflowCommandOutput extends GetWorkflowResponse, __Metadat
22
22
  }
23
23
  declare const GetWorkflowCommand_base: {
24
24
  new (input: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a workflow.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -106,6 +106,7 @@ declare const GetWorkflowCommand_base: {
106
106
  * @throws {@link OmicsServiceException}
107
107
  * <p>Base exception class for all service exceptions from Omics service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface ListAnnotationImportJobsCommandOutput extends ListAnnotationImp
22
22
  }
23
23
  declare const ListAnnotationImportJobsCommand_base: {
24
24
  new (input: ListAnnotationImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnnotationImportJobsCommandInput, ListAnnotationImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAnnotationImportJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAnnotationImportJobsCommandInput, ListAnnotationImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of annotation import jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const ListAnnotationImportJobsCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListAnnotationImportJobsCommand extends ListAnnotationImportJobsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListAnnotationStoreVersionsCommandOutput extends ListAnnotation
22
22
  }
23
23
  declare const ListAnnotationStoreVersionsCommand_base: {
24
24
  new (input: ListAnnotationStoreVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnnotationStoreVersionsCommandInput, ListAnnotationStoreVersionsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAnnotationStoreVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnnotationStoreVersionsCommandInput, ListAnnotationStoreVersionsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Lists the versions of an annotation store.
31
31
  * </p>
@@ -90,6 +90,7 @@ declare const ListAnnotationStoreVersionsCommand_base: {
90
90
  * @throws {@link OmicsServiceException}
91
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class ListAnnotationStoreVersionsCommand extends ListAnnotationStoreVersionsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListAnnotationStoresCommandOutput extends ListAnnotationStoresR
22
22
  }
23
23
  declare const ListAnnotationStoresCommand_base: {
24
24
  new (input: ListAnnotationStoresCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnnotationStoresCommandInput, ListAnnotationStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAnnotationStoresCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAnnotationStoresCommandInput, ListAnnotationStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of annotation stores.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const ListAnnotationStoresCommand_base: {
96
96
  * @throws {@link OmicsServiceException}
97
97
  * <p>Base exception class for all service exceptions from Omics service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class ListAnnotationStoresCommand extends ListAnnotationStoresCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface ListMultipartReadSetUploadsCommandOutput extends ListMultipartR
22
22
  }
23
23
  declare const ListMultipartReadSetUploadsCommand_base: {
24
24
  new (input: ListMultipartReadSetUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartReadSetUploadsCommandInput, ListMultipartReadSetUploadsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMultipartReadSetUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartReadSetUploadsCommandInput, ListMultipartReadSetUploadsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Lists multipart read set uploads and for in progress uploads. Once the upload is completed, a read set is created and the upload will no longer be returned in the respone.
31
31
  * </p>
@@ -100,6 +100,7 @@ declare const ListMultipartReadSetUploadsCommand_base: {
100
100
  * @throws {@link OmicsServiceException}
101
101
  * <p>Base exception class for all service exceptions from Omics service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class ListMultipartReadSetUploadsCommand extends ListMultipartReadSetUploadsCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface ListReadSetActivationJobsCommandOutput extends ListReadSetActiv
22
22
  }
23
23
  declare const ListReadSetActivationJobsCommand_base: {
24
24
  new (input: ListReadSetActivationJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetActivationJobsCommandInput, ListReadSetActivationJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReadSetActivationJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetActivationJobsCommandInput, ListReadSetActivationJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of read set activation jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const ListReadSetActivationJobsCommand_base: {
87
87
  * @throws {@link OmicsServiceException}
88
88
  * <p>Base exception class for all service exceptions from Omics service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class ListReadSetActivationJobsCommand extends ListReadSetActivationJobsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListReadSetExportJobsCommandOutput extends ListReadSetExportJob
22
22
  }
23
23
  declare const ListReadSetExportJobsCommand_base: {
24
24
  new (input: ListReadSetExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetExportJobsCommandInput, ListReadSetExportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReadSetExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetExportJobsCommandInput, ListReadSetExportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of read set export jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListReadSetExportJobsCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListReadSetExportJobsCommand extends ListReadSetExportJobsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListReadSetImportJobsCommandOutput extends ListReadSetImportJob
22
22
  }
23
23
  declare const ListReadSetImportJobsCommand_base: {
24
24
  new (input: ListReadSetImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetImportJobsCommandInput, ListReadSetImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReadSetImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetImportJobsCommandInput, ListReadSetImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of read set import jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListReadSetImportJobsCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListReadSetImportJobsCommand extends ListReadSetImportJobsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListReadSetUploadPartsCommandOutput extends ListReadSetUploadPa
22
22
  }
23
23
  declare const ListReadSetUploadPartsCommand_base: {
24
24
  new (input: ListReadSetUploadPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReadSetUploadPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * This operation will list all parts in a requested multipart upload for a sequence store.
31
31
  * </p>
@@ -99,6 +99,7 @@ declare const ListReadSetUploadPartsCommand_base: {
99
99
  * @throws {@link OmicsServiceException}
100
100
  * <p>Base exception class for all service exceptions from Omics service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class ListReadSetUploadPartsCommand extends ListReadSetUploadPartsCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface ListReadSetsCommandOutput extends ListReadSetsResponse, __Metad
22
22
  }
23
23
  declare const ListReadSetsCommand_base: {
24
24
  new (input: ListReadSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetsCommandInput, ListReadSetsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReadSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetsCommandInput, ListReadSetsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of read sets.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -112,6 +112,7 @@ declare const ListReadSetsCommand_base: {
112
112
  * @throws {@link OmicsServiceException}
113
113
  * <p>Base exception class for all service exceptions from Omics service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class ListReadSetsCommand extends ListReadSetsCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface ListReferenceImportJobsCommandOutput extends ListReferenceImpor
22
22
  }
23
23
  declare const ListReferenceImportJobsCommand_base: {
24
24
  new (input: ListReferenceImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReferenceImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of reference import jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListReferenceImportJobsCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListReferenceImportJobsCommand extends ListReferenceImportJobsCommand_base {
93
94
  }