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