Class ApiKeyResultResponse
java.lang.Object
io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
io.github.guoshiqiufeng.dify.server.dto.response.ApiKeyResultResponse
- All Implemented Interfaces:
Serializable
public class ApiKeyResultResponse
extends io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
- Since:
- 2025/1/7 17:11
- 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
-
ApiKeyResultResponse
public ApiKeyResultResponse()
-
-
Method Details
-
toString
- Overrides:
toStringin classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
-
equals
- Overrides:
equalsin classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
-
canEqual
- Overrides:
canEqualin classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
-