Uses of Class
software.amazon.awssdk.services.omics.model.ReadOptions
-
Packages that use ReadOptions Package Description software.amazon.awssdk.services.omics.model -
-
Uses of ReadOptions in software.amazon.awssdk.services.omics.model
Methods in software.amazon.awssdk.services.omics.model that return ReadOptions Modifier and Type Method Description ReadOptionsTsvOptions. readOptions()The file's read options.Methods in software.amazon.awssdk.services.omics.model with parameters of type ReadOptions Modifier and Type Method Description TsvOptions.BuilderTsvOptions.Builder. readOptions(ReadOptions readOptions)The file's read options.
-