Interface BuildTypeContainer

All Superinterfaces:
Collection<BuildType>, Configurable<NamedDomainObjectContainer<BuildType>>, DomainObjectCollection<BuildType>, DomainObjectSet<BuildType>, Iterable<BuildType>, NamedDomainObjectCollection<BuildType>, NamedDomainObjectContainer<BuildType>, NamedDomainObjectSet<BuildType>, Set<BuildType>

@Incubating @Deprecated public interface BuildTypeContainer extends NamedDomainObjectContainer<BuildType>
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
A container of BuildTypes.