Class ImageListResponse

All Implemented Interfaces:
Serializable

public class ImageListResponse extends AbstractListResponse<Image>
Response for file and image list requests.
See Also:
  • Constructor Details

    • ImageListResponse

      public ImageListResponse()
    • ImageListResponse

      public ImageListResponse(Message message, ResponseInfo responseInfo)