fun addTypes(types: Collection<String>): Boolean
Adds a list of new deployment or environment types. The characters will be changed to lower cases.
types - a list of deployment or environment types
Return
if one environment type of the list is available, false will be returned.