Class PortalSettingsCollectionInner


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

      • PortalSettingsCollectionInner

        public PortalSettingsCollectionInner()
    • Method Detail

      • value

        public List<PortalSettingsContract> value()
        Get the value property: Descriptions of APIM policies.
        Returns:
        the value value.
      • count

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

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

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