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 Details

    • ApiKeyResultResponse

      public ApiKeyResultResponse()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
    • canEqual

      protected boolean canEqual(Object other)
      Overrides:
      canEqual in class io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class io.github.guoshiqiufeng.dify.core.pojo.DifyPageResult<ApiKeyResponse>