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.TierContentFlow. getEnvironmentTier()The tier of the source and destination environments.Environment.TierVariable. getTier()The Tier associated with the variable.static Environment.TierEnvironment.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.BuilderVariable.Builder. service(Environment.Tier tier)
-