api / org.gradle.kotlin.dsl / PolymorphicDomainObjectContainerGettingDelegateProvider / <init>

<init>

PolymorphicDomainObjectContainerGettingDelegateProvider(container: NamedDomainObjectContainer<T>, type: KClass<U>, configuration: U.() -> Unit)

A property delegate that gets elements of the given type from the given container and applies the given configuration.