Class ETagResource.Modified<T>

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • resource

        public T resource()
        Gets the wrapped resource.
        Returns:
        The resource.
      • tag

        public ETag tag()
        Gets the ETag of the wrapped resource.
        Returns:
        ETag of the resource.