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