Class PolicyDescriptionCollectionInner


  • public final class PolicyDescriptionCollectionInner
    extends Object
    Descriptions of APIM policies.
    • Constructor Detail

      • PolicyDescriptionCollectionInner

        public PolicyDescriptionCollectionInner()
    • Method Detail

      • count

        public Long count()
        Get the count property: Total record count number.
        Returns:
        the count value.
      • withCount

        public PolicyDescriptionCollectionInner withCount​(Long count)
        Set the count property: Total record count number.
        Parameters:
        count - the count value to set.
        Returns:
        the PolicyDescriptionCollectionInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.