Uses of Class
com.oracle.bmc.aispeech.model.CustomizationDatasetDetails.DatasetType
-
Packages that use CustomizationDatasetDetails.DatasetType Package Description com.oracle.bmc.aispeech.model -
-
Uses of CustomizationDatasetDetails.DatasetType in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return CustomizationDatasetDetails.DatasetType Modifier and Type Method Description static CustomizationDatasetDetails.DatasetTypeCustomizationDatasetDetails.DatasetType. create(String key)static CustomizationDatasetDetails.DatasetTypeCustomizationDatasetDetails.DatasetType. valueOf(String name)Returns the enum constant of this type with the specified name.static CustomizationDatasetDetails.DatasetType[]CustomizationDatasetDetails.DatasetType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-