Uses of Class
software.amazon.awssdk.services.omics.model.VersionOptions.Type
-
Packages that use VersionOptions.Type Package Description software.amazon.awssdk.services.omics.model -
-
Uses of VersionOptions.Type in software.amazon.awssdk.services.omics.model
Methods in software.amazon.awssdk.services.omics.model that return VersionOptions.Type Modifier and Type Method Description VersionOptions.TypeVersionOptions. type()Retrieve an enum value representing which member of this object is populated.static VersionOptions.TypeVersionOptions.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static VersionOptions.Type[]VersionOptions.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-