Uses of Class
com.sap.cloud.security.config.Environment.Type
-
Packages that use Environment.Type Package Description com.sap.cloud.security.config -
-
Uses of Environment.Type in com.sap.cloud.security.config
Methods in com.sap.cloud.security.config that return Environment.Type Modifier and Type Method Description static Environment.TypeEnvironment.Type. from(String typeAsString)Environment.TypeEnvironment. getType()static Environment.TypeEnvironment.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Environment.Type[]Environment.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-