Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.problems
/
ProblemBuilderDefiningType
Problem
Builder
Defining
Type
API
@
Incubating
interface
ProblemBuilderDefiningType
(
source
)
Problem
instance builder requiring the specification of the problem type.
Members
Functions
type
Link copied to clipboard
API
abstract
fun
type
(
problemType
:
String
)
:
ProblemBuilderDefiningGroup
Declares the problem type.