SELF - type extending this interfaceHasAttributesArtifactView.ViewConfiguration, ClientModule, ComponentMetadataDetails, Configuration, ConfigurationPublications, ConfigurationVariant, DependencyConstraint, ExternalDependency, ExternalModuleDependency, ModuleDependency, ProjectDependency, VariantMetadatapublic 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. | 
getAttributesSELF attributes(Action<? super AttributeContainer> action)