| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
TsvStoreOptions |
StoreOptions.tsvStoreOptions()
File settings for a TSV store.
|
| Modifier and Type | Method and Description |
|---|---|
static StoreOptions |
StoreOptions.fromTsvStoreOptions(TsvStoreOptions tsvStoreOptions)
Create an instance of this class with
StoreOptions.tsvStoreOptions() initialized to the given value. |
StoreOptions.Builder |
StoreOptions.Builder.tsvStoreOptions(TsvStoreOptions tsvStoreOptions)
File settings for a TSV store.
|
Copyright © 2023. All rights reserved.