Class AppsResponseResult
java.lang.Object
io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<AppsResponse>
io.github.guoshiqiufeng.dify.server.dto.response.AppsResponseResult
- All Implemented Interfaces:
Serializable
public class AppsResponseResult
extends io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<AppsResponse>
implements Serializable
- Since:
- 2024/12/31 15:46
- Version:
- 1.0
- Author:
- yanghq
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult
getData, getHasMore, getLimit, getPage, getTotal, setData, setHasMore, setLimit, setPage, setTotal
-
Constructor Details
-
AppsResponseResult
public AppsResponseResult()
-
-
Method Details
-
toString
- Overrides:
toStringin classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<AppsResponse>
-
equals
- Overrides:
equalsin classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<AppsResponse>
-
canEqual
- Overrides:
canEqualin classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<AppsResponse>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<AppsResponse>
-