toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ComponentMetadataBuilder
Component
Metadata
Builder
API
interface
ComponentMetadataBuilder
(
source
)
A component metadata builder.
Since
4.0
Members
Functions
attributes
Link copied to clipboard
API
abstract
fun
attributes
(
attributesConfiguration
:
Action
<
in
AttributeContainer
>
)
Configures the attributes of this component
get
Attributes
Link copied to clipboard
API
abstract
fun
getAttributes
(
)
:
AttributeContainer
Returns the attributes of the component.
set
Status
Link copied to clipboard
API
abstract
fun
setStatus
(
status
:
String
)
Sets the status of this component
set
Status
Scheme
Link copied to clipboard
API
abstract
fun
setStatusScheme
(
scheme
:
List
<
String
>
)
Sets the status scheme of this component