Uses of Class
com.adobe.aio.cloudmanager.RegionDeployment.Type
-
Packages that use RegionDeployment.Type Package Description com.adobe.aio.cloudmanager -
-
Uses of RegionDeployment.Type in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that return RegionDeployment.Type Modifier and Type Method Description RegionDeployment.Type
RegionDeployment. getDeployType()
The type of deploymentstatic RegionDeployment.Type
RegionDeployment.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static RegionDeployment.Type[]
RegionDeployment.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-