Interface Policy.AssociatedObjects

Enclosing interface:
Policy

public static interface Policy.AssociatedObjects
The interface of the associated objects of the policy.
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
     
     
  • Method Details

    • count

      default int count()
      Returns:
      The number of objects that are associated with this policy
    • objects

      MetadataObject[] objects()
      Returns:
      The list of objects that are associated with this policy.