Package org.gradle.api.distribution
Interface DistributionContainer
- All Superinterfaces:
Collection<Distribution>
,Configurable<NamedDomainObjectContainer<Distribution>>
,DomainObjectCollection<Distribution>
,DomainObjectSet<Distribution>
,Iterable<Distribution>
,NamedDomainObjectCollection<Distribution>
,NamedDomainObjectContainer<Distribution>
,NamedDomainObjectSet<Distribution>
,Set<Distribution>
A
DistributionContainer
manages a set of Distribution
objects.-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface org.gradle.api.DomainObjectCollection
addAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
Methods inherited from interface org.gradle.api.NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getCollectionSchema, getNamer, getNames, getRules, named, named, named, named
Methods inherited from interface org.gradle.api.NamedDomainObjectContainer
configure, create, create, create, maybeCreate, register, register