Class ImageListResponse

All Implemented Interfaces:
StagingResponse<String>, Serializable

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

    • ImageListResponse

      public ImageListResponse()
    • ImageListResponse

      public ImageListResponse(Message message, ResponseInfo responseInfo)