Interface FeedMetadata


  • public interface FeedMetadata
    FeedMetadata objects contain metadata information about one feed.
    • Method Detail

      • getInlineCount

        Integer getInlineCount()
        Returns:
        inlineCount may be null if no inlineCount is set.
      • getNextLink

        String getNextLink()
        Returns:
        nextLink may be null if no next link is set
      • getDeltaLink

        String getDeltaLink()
        Returns:
        deltaLink may be null if no delta link is set