public interface ResolvedVariantResult
Modifier and Type | Method | Description |
---|---|---|
AttributeContainer |
getAttributes() |
The attributes associated with this variant.
|
List<Capability> |
getCapabilities() |
The capabilities provided by this variant
|
String |
getDisplayName() |
The display name of this variant, for diagnostics.
|
AttributeContainer getAttributes()
@Incubating String getDisplayName()
@Incubating List<Capability> getCapabilities()