Interface ResolvedVariantResult


@Incubating public interface ResolvedVariantResult
The result of successfully resolving a component variant.
Since:
3.5
  • Method Details

    • getAttributes

      AttributeContainer getAttributes()
      The attributes associated with this variant.
    • getDisplayName

      String getDisplayName()
      The display name of this variant, for diagnostics.
      Since:
      4.6