SELF - type extending this interfaceHasAttributesArtifactView.ViewConfiguration, ClientModule, ComponentMetadataDetails, Configuration, ConfigurationPublications, ConfigurationVariant, DependencyConstraint, ExternalDependency, ExternalModuleDependency, ModuleDependency, ProjectDependency, VariantMetadata@Incubating public interface HasConfigurableAttributes<SELF> extends HasAttributes
AttributeContainer that is configurable.| Modifier and Type | Method | Description |
|---|---|---|
SELF |
attributes(Action<? super AttributeContainer> action) |
Configure the attribute container that provides the attributes
associated with this domain object.
|
getAttributes@Incubating SELF attributes(Action<? super AttributeContainer> action)