Interface HealthContributorMembershipValidator.Members

Enclosing class:
HealthContributorMembershipValidator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface HealthContributorMembershipValidator.Members
Callback used to provide member information.
Since:
4.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    member(String property, @Nullable Set<String> members)
    Provide members.
  • Method Details

    • member

      void member(String property, @Nullable Set<String> members)
      Provide members.
      Parameters:
      property - the property providing the members
      members - the members