Uses of Class
com.adobe.aio.cloudmanager.Environment.Tier
-
Packages that use Environment.Tier Package Description com.adobe.aio.cloudmanager -
-
Uses of Environment.Tier in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that return Environment.Tier Modifier and Type Method Description Environment.Tier
ContentFlow. getEnvironmentTier()
The tier of the source and destination environments.Environment.Tier
Variable. getTier()
The Tier associated with the variable.static Environment.Tier
Environment.Tier. valueOf(String name)
Returns the enum constant of this type with the specified name.static Environment.Tier[]
Environment.Tier. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.aio.cloudmanager with parameters of type Environment.Tier Modifier and Type Method Description Variable.Builder
Variable.Builder. service(Environment.Tier tier)
-