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