Class BoxAPI.ChangesLink

  • Enclosing class:
    BoxAPI

    public static class BoxAPI.ChangesLink
    extends Object
    The Class ChangesLink.
    • Method Detail

      • getType

        public String getType()
        Gets the type.
        Returns:
        the type
      • getUrl

        public String getUrl()
        Gets the url.
        Returns:
        the url
      • getTtl

        public long getTtl()
        Gets the ttl.
        Returns:
        the ttl
      • getMaxRetries

        public long getMaxRetries()
        Gets the max retries.
        Returns:
        the maxRetries
      • getRetryTimeout

        public long getRetryTimeout()
        Gets the retry timeout.
        Returns:
        the retryTimeout
      • getOutdatedTimeout

        public long getOutdatedTimeout()
        Gets the outdated timeout.
        Returns:
        the outdatedTimeout
      • getCreated

        public long getCreated()
        Gets the created.
        Returns:
        the created
      • isOutdated

        public boolean isOutdated()
        Checks if is outdated.
        Returns:
        true, if is outdated